SHA256
1
0
forked from pool/bugzilla

3 Commits

2 changed files with 14 additions and 0 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Sep 28 12:02:42 UTC 2024 - ecsos <ecsos@opensuse.org>
- Fix installcheck failure from obs staging-bot after last change
of [bsc#1231027]:
/srv/www [mode mismatch: d755 wwwrun:root, d755 root:root]
-------------------------------------------------------------------
Sat Sep 28 07:00:42 UTC 2024 - Thorsten Kukuk <kukuk@suse.com>
- Add /srv/www directories to filelist [bsc#1231027]
-------------------------------------------------------------------
Thu Jun 13 08:51:16 UTC 2024 - Markéta Machová <mmachova@suse.com>

View File

@@ -177,12 +177,14 @@ rm %{buildroot}%{apache_serverroot}/%{name}/.htaccess
%files
%doc MPL-2.0.html
%dir %{apache_serverroot}
%defattr(-,%{apache_user},root)
# exclude language de_DE
%exclude %{apache_serverroot}/bugzilla/template/de
%{apache_serverroot}/bugzilla
%files lang-de
%dir %{apache_serverroot}
%defattr(0644,%{apache_user},root,755)
%{apache_serverroot}/bugzilla/template/de