From 14c3f567f1f875969f5281f4294067eb7805c46e Mon Sep 17 00:00:00 2001 From: tigro Date: Mon, 23 Dec 2024 11:22:42 +0300 Subject: [PATCH] Build live package --- SPECS/anaconda.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/SPECS/anaconda.spec b/SPECS/anaconda.spec index 181db96..f415669 100644 --- a/SPECS/anaconda.spec +++ b/SPECS/anaconda.spec @@ -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 - 40.22.3.12-1.inferit.1 +- Build live package + * Thu Dec 19 2024 Sergey Cherevko - 40.22.3.12-1.inferit - MSVSphere changes