fix src rpmbuild no patch

(cherry picked from commit 95fa945a7978a52eff2009fce9bec8ec8acf692a)
This commit is contained in:
sun_hai_10 2023-12-23 16:05:18 +08:00 committed by openeuler-sync-bot
parent 24c5cb5165
commit 8084562a49

View File

@ -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 <sunhai10@huaqei.com> - 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 <sunhai10@huaqei.com> - 33.19-40
- Type:bugfix
- ID:NA