Accepting request 1147750 from home:dimstar:rpm4.20:a

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147750
OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=394
This commit is contained in:
Christian Boltz 2024-02-20 12:41:09 +00:00 committed by Git OBS Bridge
parent cca2b01644
commit ea1a0afe49
2 changed files with 14 additions and 9 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 20 10:16:27 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Thu Feb 8 05:20:26 UTC 2024 - David Disseldorp <ddiss@suse.com>

View File

@ -356,17 +356,17 @@ SubDomain.
# very loose profile that doesn't even match the apache2 binary path in openSUSE. Move it away instead of confusing people (boo#872984)
mv -v profiles/apparmor.d/usr.lib.apache2.mpm-prefork.apache2 profiles/apparmor/profiles/extras/
%patch1
%patch2
%patch3 -p1
%patch4
%patch5
%patch6
%patch -P 1
%patch -P 2
%patch -P 3 -p1
%patch -P 4
%patch -P 5
%patch -P 6
%if %{with precompiled_cache}
%patch7
%patch -P 7
%endif
%patch9 -p1
%patch10 -p1
%patch -P 9 -p1
%patch -P 10 -p1
%build
export SUSE_ASNEEDED=0