Accepting request 1150915 from home:dimstar:rpm4.20:c

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1150915
OBS-URL: https://build.opensuse.org/package/show/network:time/chrony?expand=0&rev=120
This commit is contained in:
Martin Pluskal 2024-02-26 10:40:10 +00:00 committed by Git OBS Bridge
parent 214ae581bd
commit 3ffc03feff
2 changed files with 11 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 10:33:53 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Mon Jan 15 14:12:31 UTC 2024 - Reinhard Max <max@suse.com>

View File

@ -175,12 +175,12 @@ e.g. because the servers will be set via DHCP.
%prep
%setup -q -a 10
%patch0
%patch1
%patch2 -p1
%patch3
%patch7
%patch8
%patch -P 0
%patch -P 1
%patch -P 2 -p1
%patch -P 3
%patch -P 7
%patch -P 8
# Remove pool statements from the default /etc/chrony.conf. They will
# be provided by branding packages in /etc/chrony.d/pool.conf .