Author: arekm Date: Fri Jun 13 21:41:12 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 124
---- Files affected: SPECS: udev.spec (1.238 -> 1.239) ---- Diffs: ================================================================ Index: SPECS/udev.spec diff -u SPECS/udev.spec:1.238 SPECS/udev.spec:1.239 --- SPECS/udev.spec:1.238 Mon May 19 14:44:28 2008 +++ SPECS/udev.spec Fri Jun 13 23:41:07 2008 @@ -32,13 +32,13 @@ Summary: Device manager for the Linux 2.6 kernel series Summary(pl.UTF-8): Zarządca urządzeń dla Linuksa 2.6 Name: udev -Version: 120 -Release: 2 +Version: 124 +Release: 1 Epoch: 1 License: GPL Group: Base Source0: ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/%{name}-%{version}.tar.bz2 -# Source0-md5: 71d10400458de14f6e46f52a1a591532 +# Source0-md5: 4da0471c0ca3a2a2a77692f67120c03d # rules Source1: %{name}-alsa.rules Source2: %{name}-hotplug_map.rules @@ -288,10 +288,6 @@ # install misc install %{SOURCE32} $RPM_BUILD_ROOT%{_sysconfdir}/modprobe.d/udev_blacklist.conf -# fix man page symlink -rm -f $RPM_BUILD_ROOT%{_mandir}/man8/udevcontrol.8 -echo '.so udevd.8' > $RPM_BUILD_ROOT%{_mandir}/man8/udevcontrol.8 - %if %{with initrd} install -d $RPM_BUILD_ROOT%{_sbindir} install initrd-* $RPM_BUILD_ROOT%{_sbindir} @@ -351,11 +347,9 @@ %attr(755,root,root) /%{_lib}/udev/vol_id %attr(755,root,root) %{_sbindir}/start_udev -%attr(755,root,root) %{_sbindir}/udevcontrol %attr(755,root,root) %{_sbindir}/udevd %attr(755,root,root) %{_sbindir}/udevadm %attr(755,root,root) %{_sbindir}/udevsettle -%attr(755,root,root) %{_sbindir}/udevtrigger %attr(755,root,root) %{_bindir}/udevinfo @@ -417,6 +411,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.239 2008-06-13 21:41:07 arekm +- up to 124 + Revision 1.238 2008-05-19 12:44:28 baggins - rel 2 - put back 05-udev-early.rules (udev/hal freak out on USB disk insertion without it) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/udev.spec?r1=1.238&r2=1.239&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
