SPECS (AC-branch): udev.spec - move scsi_id to /lib/udev; rel 10
glen
glen at pld-linux.org
Wed Nov 7 13:53:02 CET 2007
Author: glen Date: Wed Nov 7 12:53:02 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- move scsi_id to /lib/udev; rel 10
---- Files affected:
SPECS:
udev.spec (1.150.2.14 -> 1.150.2.15)
---- Diffs:
================================================================
Index: SPECS/udev.spec
diff -u SPECS/udev.spec:1.150.2.14 SPECS/udev.spec:1.150.2.15
--- SPECS/udev.spec:1.150.2.14 Wed Nov 7 13:42:34 2007
+++ SPECS/udev.spec Wed Nov 7 13:52:57 2007
@@ -31,7 +31,7 @@
Summary(pl): Implementacja devfs w przestrzeni u¿ytkownika
Name: udev
Version: 079
-Release: 9
+Release: 10
Epoch: 1
License: GPL
Group: Base
@@ -204,6 +204,8 @@
install extras/path_id $RPM_BUILD_ROOT%{_sbindir}
install uevent_listen $RPM_BUILD_ROOT%{_sbindir}
install udevsynthesize $RPM_BUILD_ROOT%{_sbindir}
+mv $RPM_BUILD_ROOT{%{_sbindir},/lib/udev}/scsi_id
+ln -s /lib/udev/scsi_id $RPM_BUILD_ROOT%{_sbindir}
# misc
install %{SOURCE12} $RPM_BUILD_ROOT%{_sysconfdir}/modprobe.d/udev_blacklist.conf
@@ -252,6 +254,7 @@
%attr(755,root,root) /lib/udev/udev_ieee1394_helper
%attr(755,root,root) /lib/udev/udev_net_helper
+%attr(755,root,root) /lib/udev/scsi_id
%attr(755,root,root) %{_sbindir}/ata_id
%attr(755,root,root) %{_sbindir}/cdrom_id
@@ -314,6 +317,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.150.2.15 2007/11/07 12:52:57 glen
+- move scsi_id to /lib/udev; rel 10
+
Revision 1.150.2.14 2007/11/07 12:42:34 glen
- add /dev/fuse; rel 9
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/udev.spec?r1=1.150.2.14&r2=1.150.2.15&f=u
More information about the pld-cvs-commit
mailing list