Projects
Kolab:3.4
kolab-freebusy
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 5
View file
kolab-freebusy.spec
Changed
@@ -7,9 +7,13 @@ %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 _ap_sysconfdir %{_sysconfdir}/%{httpd_name} @@ -83,10 +87,10 @@ %dir %{_ap_sysconfdir}/conf.d %endif %config(noreplace) %{_ap_sysconfdir}/conf.d/%{name}.conf -%attr(0750,root,apache) %dir %{_sysconfdir}/%{name}/ -%attr(0640,root,apache) %config(noreplace) %{_sysconfdir}/%{name}/config.ini +%attr(0750,root,%{httpd_group}) %dir %{_sysconfdir}/%{name}/ +%attr(0640,root,%{httpd_group}) %config(noreplace) %{_sysconfdir}/%{name}/config.ini %{_datadir}/%{name}/ -%attr(0770,root,apache) %{_localstatedir}/log/%{name} +%attr(0770,root,%{httpd_group}) %{_localstatedir}/log/%{name} %changelog * Tue Apr 30 2013 Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> - 1.0.2-2
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
.