packages: systemd/systemd.spec - fix udev-settle service symlinks in system...

baggins baggins at pld-linux.org
Thu May 31 12:36:08 CEST 2012


Author: baggins                      Date: Thu May 31 10:36:08 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix udev-settle service symlinks in systemd-units trigger

---- Files affected:
packages/systemd:
   systemd.spec (1.174 -> 1.175) 

---- Diffs:

================================================================
Index: packages/systemd/systemd.spec
diff -u packages/systemd/systemd.spec:1.174 packages/systemd/systemd.spec:1.175
--- packages/systemd/systemd.spec:1.174	Thu May 31 12:28:27 2012
+++ packages/systemd/systemd.spec	Thu May 31 12:36:02 2012
@@ -837,7 +837,7 @@
 %{__rm} -f %{_sysconfdir}/systemd/system/multi-user.target.wants/network-post.service >/dev/null 2>&1 || :
 /bin/systemctl reenable network.service >/dev/null 2>&1 || :
 
-%triggerpostun units -- udev-core < 1:183
+%triggerpostun units -- systemd-units < 1:183
 /bin/systemctl --quiet enable systemd-udev-settle.service >/dev/null 2>&1 || :
 %{__rm} -f /etc/systemd/system/basic.target.wants/udev-settle.service >/dev/null 2>&1 || :
 
@@ -1347,6 +1347,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.175  2012/05/31 10:36:02  baggins
+- fix udev-settle service symlinks in systemd-units trigger
+
 Revision 1.174  2012/05/31 10:28:27  baggins
 - fix udevd path in scripts
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/systemd/systemd.spec?r1=1.174&r2=1.175



More information about the pld-cvs-commit mailing list