Accepting request 1147725 from home:dspinella:branches:devel:tools:scm
- Do not replace apparmor configuration, fixes bsc#1216545 OBS-URL: https://build.opensuse.org/request/show/1147725 OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git?expand=0&rev=637
This commit is contained in:
parent
42270f6e74
commit
5b3ce60062
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 09:56:30 UTC 2024 - Danilo Spinella <danilo.spinella@suse.com>
|
||||
|
||||
- Do not replace apparmor configuration, fixes bsc#1216545
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 15 16:57:56 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
3
git.spec
3
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}
|
||||
|
Loading…
Reference in New Issue
Block a user