Projects
Kolab:3.4
roundcubemail-plugins-kolab
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 6
View file
roundcubemail-plugins-kolab.spec
Changed
@@ -6,6 +6,16 @@ %global with_systemd 1 %endif +%if 0%{?suse_version} +%global httpd_group www +%global httpd_name apache2 +%global httpd_user wwwrun +%else +%global httpd_group apache +%global httpd_name httpd +%global httpd_user apache +%endif + %global roundcube %{_datadir}/roundcubemail %global roundcube_plugins %{roundcube}/plugins %global roundcube_conf %{_sysconfdir}/roundcubemail @@ -171,8 +181,8 @@ %dir %{roundcube} %dir %{roundcube_plugins} %endif -%attr(0640,apache,apache) %config(noreplace) %{roundcube_conf}/*.php -%attr(0640,apache,apache) %config(noreplace) %{roundcube_conf}/logon_page.html +%attr(0640,root,%{httpd_group}) %config(noreplace) %{roundcube_conf}/*.php +%attr(0640,root,%{httpd_group}) %config(noreplace) %{roundcube_conf}/logon_page.html %dir %{roundcube}/skins/ %dir %{roundcube}/skins/kolab/ %dir %{roundcube}/skins/kolab/images/
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.