- need to add %ghost /lib/systemd to satisfy distributions that
have no systemd yet. OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=336
This commit is contained in:
parent
f247c8cfd7
commit
c54ff27d1d
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 13 10:37:37 CEST 2011 - draht@suse.de
|
||||
|
||||
- need to add %ghost /lib/systemd to satisfy distributions that
|
||||
have no systemd yet.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 09:43:49 UTC 2011 - fcrozat@suse.com
|
||||
|
||||
|
@ -891,6 +891,9 @@ mv $RPM_BUILD_ROOT/%{sysconfdir}/original .
|
||||
%{_prefix}/share/%{pname}/sysconf_addword
|
||||
%config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name}
|
||||
%config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name}-ssl
|
||||
%ghost /lib/systemd
|
||||
%ghost /lib/systemd/system
|
||||
|
||||
%if %prefork
|
||||
|
||||
%files prefork
|
||||
|
Loading…
Reference in New Issue
Block a user