diff --git a/anaconda.spec b/anaconda.spec index dc6377b..456eb93 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -4,12 +4,13 @@ %endif Name: anaconda Version: 33.19 -Release: 40 +Release: 41 Summary: Graphical system installer License: GPLv2+ and MIT URL: http://fedoraproject.org/wiki/Anaconda Source0: https://github.com/rhinstaller/anaconda/archive/%{name}-%{version}.tar.bz2 Source1: openeuler.conf +Source2: disable-disk-encryption.patch Patch6000: Fix-hiding-of-network-device-activation-switch.patch @@ -351,6 +352,12 @@ update-desktop-database &> /dev/null || : %{_datadir}/gtk-doc %changelog +* Sat Dec 23 2023 sunhai - 33.19-41 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix src rpmbuild with no patch of disable-disk-encryption + * Sat Dec 23 2023 sunhai - 33.19-40 - Type:bugfix - ID:NA