|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: Graphical system installer
|
|
|
|
|
Name: anaconda
|
|
|
|
|
Version: 40.22.3.12
|
|
|
|
|
Release: 1%{?dist}.inferit
|
|
|
|
|
Release: 1%{?dist}.inferit.1
|
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
|
URL: http://fedoraproject.org/wiki/Anaconda
|
|
|
|
|
|
|
|
|
@ -34,12 +34,13 @@ Patch1015: 0015-Change-docs-site.patch
|
|
|
|
|
|
|
|
|
|
%if ! 0%{?rhel}
|
|
|
|
|
%bcond_without glade
|
|
|
|
|
%bcond_without live
|
|
|
|
|
%define blivetguiver 2.4.2-3
|
|
|
|
|
%else
|
|
|
|
|
%bcond_with glade
|
|
|
|
|
%bcond_with live
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%bcond_without live
|
|
|
|
|
|
|
|
|
|
%define dasbusver 1.3
|
|
|
|
|
%define dbusver 1.2.3
|
|
|
|
|
%define dnfver 3.6.0
|
|
|
|
@ -518,6 +519,9 @@ rm -rf \
|
|
|
|
|
%{_prefix}/libexec/anaconda/dd_*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Dec 23 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 40.22.3.12-1.inferit.1
|
|
|
|
|
- Build live package
|
|
|
|
|
|
|
|
|
|
* Thu Dec 19 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 40.22.3.12-1.inferit
|
|
|
|
|
- MSVSphere changes
|
|
|
|
|
|
|
|
|
|