SPECS: udev.spec - 090, updated file list, with_initrd broken, don...
freetz
freetz at pld-linux.org
Sun Apr 16 13:01:01 CEST 2006
Author: freetz Date: Sun Apr 16 11:01:01 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 090, updated file list, with_initrd broken, don't send it to builders
- unofficialy rel.1 for without_initrd parts
---- Files affected:
SPECS:
udev.spec (1.164 -> 1.165)
---- Diffs:
================================================================
Index: SPECS/udev.spec
diff -u SPECS/udev.spec:1.164 SPECS/udev.spec:1.165
--- SPECS/udev.spec:1.164 Wed Apr 5 22:12:48 2006
+++ SPECS/udev.spec Sun Apr 16 13:00:56 2006
@@ -32,13 +32,13 @@
Summary: A userspace implementation of devfs
Summary(pl): Implementacja devfs w przestrzeni użytkownika
Name: udev
-Version: 089
+Version: 090
Release: 0.1
Epoch: 1
License: GPL
Group: Base
Source0: ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/%{name}-%{version}.tar.bz2
-# Source0-md5: ed2d885527da9c5f72abd9a43cb1af98
+# Source0-md5: 44acf418a23b0be826aa55828ada07db
Source1: %{name}.rules
Source2: %{name}.conf
Source3: start_udev
@@ -161,7 +161,8 @@
USE_LOG=false \
USE_SELINUX=false \
USE_STATIC=true \
- EXTRAS="%{static_extras}"
+ EXTRAS="%{static_extras}" \
+ V=1
cp -a udev initrd-udev
@@ -283,6 +284,7 @@
%attr(755,root,root) %{_sbindir}/start_udev
%attr(755,root,root) %{_sbindir}/udevcontrol
%attr(755,root,root) %{_sbindir}/udevd
+%attr(755,root,root) %{_sbindir}/udevsettle
%attr(755,root,root) %{_sbindir}/udevtrigger
%attr(755,root,root) %{_sbindir}/uevent_listen
@@ -335,6 +337,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.165 2006/04/16 11:00:56 freetz
+- 090, updated file list, with_initrd broken, don't send it to builders
+- unofficialy rel.1 for without_initrd parts
+
Revision 1.164 2006/04/05 20:12:48 glen
- more typos
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/udev.spec?r1=1.164&r2=1.165&f=u
More information about the pld-cvs-commit
mailing list