Author: saq Date: Fri Jul 29 12:21:55 2005 GMT Module: SPECS Tag: AC-branch ---- Log message: - up to 058
---- Files affected: SPECS: udev.spec (1.39.2.9 -> 1.39.2.10) ---- Diffs: ================================================================ Index: SPECS/udev.spec diff -u SPECS/udev.spec:1.39.2.9 SPECS/udev.spec:1.39.2.10 --- SPECS/udev.spec:1.39.2.9 Fri Jul 29 13:51:11 2005 +++ SPECS/udev.spec Fri Jul 29 14:21:50 2005 @@ -7,12 +7,12 @@ Summary: A userspace implementation of devfs Summary(pl): Implementacja devfs w przestrzeni użytkownika Name: udev -Version: 056 +Version: 058 Release: 1 License: GPL Group: Base Source0: http://www.kernel.org/pub/linux/utils/kernel/hotplug/%{name}-%{version}.tar.bz2 -# Source0-md5: 30fb3a320e74ff0c49c15ecaa6e37a4c +# Source0-md5: 03be2f56cc13c7f24b0ebf296166d48a Source1: %{name}.rules Source3: %{name}.conf Source4: start_udev @@ -94,7 +94,6 @@ install -d $RPM_BUILD_ROOT{%{_prefix}/sbin,/udev} install -d $RPM_BUILD_ROOT%{_sysconfdir}/udev/{rules.d,scripts} install -d $RPM_BUILD_ROOT%{_sysconfdir}/dev.d/{default,block,net,snd} -install -d $RPM_BUILD_ROOT/udev %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ @@ -112,7 +111,6 @@ mv $RPM_BUILD_ROOT%{_sysconfdir}/dev.d/net/hotplug.dev $RPM_BUILD_ROOT%{_sysconfdir}/udev/scripts/ ln -s ../../udev/scripts/hotplug.dev $RPM_BUILD_ROOT%{_sysconfdir}/dev.d/net/ - %if %{with initrd} install -m755 initrd-udev $RPM_BUILD_ROOT%{_sbindir}/initrd-udev ln -s initrd-udev $RPM_BUILD_ROOT%{_sbindir}/udevstart.initrd @@ -125,8 +123,8 @@ %files %defattr(644,root,root,755) -%doc ChangeLog FAQ HOWTO-udev_for_dev README TODO -%doc docs/{overview,udev_vs_devfs,libsysfs.txt,udev-*.pdf,RFC-dev.d} +%doc ChangeLog FAQ HOWTO-udev_for_dev README RELEASE-NOTES TODO +%doc docs/{overview,udev_vs_devfs,libsysfs.txt,RFC-dev.d} %attr(755,root,root) %{_sbindir}/* %dir /udev %if %{with initrd} @@ -168,6 +166,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39.2.10 2005/07/29 12:21:50 saq +- up to 058 + Revision 1.39.2.9 2005/07/29 11:51:11 saq - up to 056 (stay tuned for more) - drop what's obsolete: patches, sedding, permissions.d ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/udev.spec?r1=1.39.2.9&r2=1.39.2.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
