Accepting request 1147947 from security:apparmor

Prepare for RPM 4.20 (forwarded request 1147750 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1147947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apparmor?expand=0&rev=202
This commit is contained in:
Ana Guerrero 2024-02-21 16:54:47 +00:00 committed by Git OBS Bridge
commit 0176d4568d
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