packages: plymouth/plymouth.spec - add systemd scriptlets

baggins baggins at pld-linux.org
Thu Jun 21 13:44:50 CEST 2012


Author: baggins                      Date: Thu Jun 21 11:44:50 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add systemd scriptlets

---- Files affected:
packages/plymouth:
   plymouth.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: packages/plymouth/plymouth.spec
diff -u packages/plymouth/plymouth.spec:1.29 packages/plymouth/plymouth.spec:1.30
--- packages/plymouth/plymouth.spec:1.29	Thu Jun 21 13:42:59 2012
+++ packages/plymouth/plymouth.spec	Thu Jun 21 13:44:45 2012
@@ -427,10 +427,14 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+%systemd_reload
+
 %postun
 if [ $1 -eq 0 ]; then
 	rm -f %{_libdir}/plymouth/default.so
 fi
+%systemd_reload
 
 %post	core-libs -p /sbin/ldconfig
 %postun	core-libs -p /sbin/ldconfig
@@ -597,6 +601,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2012/06/21 11:44:45  baggins
+- add systemd scriptlets
+
 Revision 1.29  2012/06/21 11:42:59  baggins
 - systemd services have been removed from systemd and moved here,
   install them as they were and restore missing ask-password
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/plymouth/plymouth.spec?r1=1.29&r2=1.30



More information about the pld-cvs-commit mailing list