SPECS: udev.spec - added missing dir /etc/udev/scripts

cactus cactus at pld-linux.org
Sat May 26 15:08:33 CEST 2007


Author: cactus                       Date: Sat May 26 13:08:33 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added missing dir /etc/udev/scripts

---- Files affected:
SPECS:
   udev.spec (1.220 -> 1.221) 

---- Diffs:

================================================================
Index: SPECS/udev.spec
diff -u SPECS/udev.spec:1.220 SPECS/udev.spec:1.221
--- SPECS/udev.spec:1.220	Sat May 26 12:43:03 2007
+++ SPECS/udev.spec	Sat May 26 15:08:27 2007
@@ -249,6 +249,7 @@
 
 # install configs
 install %{SOURCE10} $RPM_BUILD_ROOT%{_sysconfdir}/udev
+install -d $RPM_BUILD_ROOT%{_sysconfdir}/udev/scripts
 install %{SOURCE11} $RPM_BUILD_ROOT%{_sysconfdir}/udev/links.conf
 
 # install executables (scripts, helpers, etc.)
@@ -261,6 +262,7 @@
 install extras/volume_id/lib/*.a $RPM_BUILD_ROOT%{_libdir}
 %endif
 
+
 # install misc
 install %{SOURCE32} $RPM_BUILD_ROOT%{_sysconfdir}/modprobe.d/udev_blacklist.conf
 
@@ -331,6 +333,7 @@
 %attr(755,root,root) %{_prefix}/sbin/udevmonitor
 
 %dir %{_sysconfdir}/udev
+%dir %{_sysconfdir}/udev/scripts
 %dir %{_sysconfdir}/udev/rules.d
 
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/modprobe.d/udev_blacklist.conf
@@ -387,6 +390,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.221  2007/05/26 13:08:27  cactus
+- added missing dir /etc/udev/scripts
+
 Revision 1.220  2007/05/26 10:43:03  arekm
 - up to 111; not tested
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/udev.spec?r1=1.220&r2=1.221&f=u



More information about the pld-cvs-commit mailing list