[packages/systemd] - add directory for service helpers scripts - rel 5

baggins baggins at pld-linux.org
Fri Aug 16 16:58:31 CEST 2013


commit 5bb388204582ff54b4affad6e0f1cefa244bcfd2
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Aug 16 16:57:57 2013 +0200

    - add directory for service helpers scripts
    - rel 5

 systemd.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/systemd.spec b/systemd.spec
index b4488f6..d372787 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -16,7 +16,7 @@ Summary(pl.UTF-8):	systemd - zarządca systemu i usług dla Linuksa
 Name:		systemd
 # Verify ChangeLog and NEWS when updating (since there are incompatible/breaking changes very often)
 Version:	206
-Release:	4
+Release:	5
 Epoch:		1
 License:	GPL v2+ (udev), LGPL v2.1+ (the rest)
 Group:		Base
@@ -725,6 +725,9 @@ touch $RPM_BUILD_ROOT%{_sysconfdir}/{hostname,locale.conf,machine-id,machine-inf
 # Install SysV conversion tool for systemd
 install -p %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}
 
+# Create directory for service helper scripts
+install -d $RPM_BUILD_ROOT/lib/systemd/pld-helpers.d
+
 install -d $RPM_BUILD_ROOT/var/log
 :> $RPM_BUILD_ROOT/var/log/btmp
 :> $RPM_BUILD_ROOT/var/log/wtmp
@@ -1143,6 +1146,7 @@ fi
 %dir %{_libexecdir}/binfmt.d
 %dir %{_libexecdir}/modules-load.d
 %dir %{_libexecdir}/sysctl.d
+%dir /lib/systemd/pld-helpers.d
 %dir /lib/systemd/system-generators
 %dir /lib/systemd/system-sleep
 %dir /lib/systemd/system-shutdown
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/5bb388204582ff54b4affad6e0f1cefa244bcfd2



More information about the pld-cvs-commit mailing list