SPECS: udev.spec - create persistent cd symlinks (by Marco d'Itri)...
freetz
freetz at pld-linux.org
Wed Mar 29 18:34:11 CEST 2006
Author: freetz Date: Wed Mar 29 16:34:11 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- create persistent cd symlinks (by Marco d'Itri), rel.0.2
---- Files affected:
SPECS:
udev.spec (1.157 -> 1.158)
---- Diffs:
================================================================
Index: SPECS/udev.spec
diff -u SPECS/udev.spec:1.157 SPECS/udev.spec:1.158
--- SPECS/udev.spec:1.157 Tue Mar 28 20:31:45 2006
+++ SPECS/udev.spec Wed Mar 29 18:34:06 2006
@@ -32,7 +32,7 @@
Summary(pl): Implementacja devfs w przestrzeni użytkownika
Name: udev
Version: 088
-Release: 0.1
+Release: 0.2
Epoch: 1
License: GPL
Group: Base
@@ -47,6 +47,7 @@
Source6: %{name}-modprobe.rules
Source7: %{name}-hotplug_map.rules
Source8: %{name}-links.conf
+Source9: %{name}-write_cd_aliases
# hotplug usb maps
Source10: %{name}-usb.distmap
Source11: %{name}-usb.handmap
@@ -177,6 +178,7 @@
# Default location for rule sripts and helper programs is now: /lib/udev/
# Everything that is not useful on the commandline should go into this
# directory.
+install %{SOURCE9} $RPM_BUILD_ROOT/lib/udev/write_cd_aliases
install %{SOURCE20} $RPM_BUILD_ROOT/lib/udev/udev_net_helper
install extras/eventrecorder.sh $RPM_BUILD_ROOT/lib/udev
@@ -222,6 +224,7 @@
%attr(755,root,root) /lib/udev/create_floppy_devices
%attr(755,root,root) /lib/udev/eventrecorder.sh
%attr(755,root,root) /lib/udev/firmware_helper
+%attr(755,root,root) /lib/udev/write_cd_aliases
%attr(755,root,root) /lib/udev/udev_net_helper
@@ -276,6 +279,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.158 2006/03/29 16:34:06 freetz
+- create persistent cd symlinks (by Marco d'Itri), rel.0.2
+
Revision 1.157 2006/03/28 18:31:45 freetz
- 088, packaged udevtrigger
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/udev.spec?r1=1.157&r2=1.158&f=u
More information about the pld-cvs-commit
mailing list