diff --git a/git.changes b/git.changes index 49117a3..e5682f7 100644 --- a/git.changes +++ b/git.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 20 09:56:30 UTC 2024 - Danilo Spinella + +- Do not replace apparmor configuration, fixes bsc#1216545 + ------------------------------------------------------------------- Thu Feb 15 16:57:56 UTC 2024 - Andreas Stieger diff --git a/git.spec b/git.spec index 109dbf7..659cfe0 100644 --- a/git.spec +++ b/git.spec @@ -539,7 +539,8 @@ fi %dir %{_sysconfdir}/apache2/conf.d/ %config(noreplace) %{_sysconfdir}/apache2/conf.d/gitweb.conf %{_datadir}/gitweb -%{_sysconfdir}/apparmor.d +%dir %{_sysconfdir}/apparmor.d +%config(noreplace) %{_sysconfdir}/apparmor.d/usr.share.git-web.gitweb.cgi %{gitexecdir}//git-instaweb %{gitexecdir}//git-web--browse %{_mandir}/man1/*web*1%{?ext_man}