Author: shadzik Date: Sat May 13 17:56:14 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 092, dropped unneeded patch1
---- Files affected: SPECS: udev.spec (1.177 -> 1.178) ---- Diffs: ================================================================ Index: SPECS/udev.spec diff -u SPECS/udev.spec:1.177 SPECS/udev.spec:1.178 --- SPECS/udev.spec:1.177 Wed May 10 22:02:21 2006 +++ SPECS/udev.spec Sat May 13 19:56:08 2006 @@ -32,13 +32,13 @@ Summary: A userspace implementation of devfs Summary(pl): Implementacja devfs w przestrzeni użytkownika Name: udev -Version: 091 -Release: 0.3 +Version: 092 +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: 4151022ea7b4dcfaa768c1b7bf2ab9e5 +# Source0-md5: 5e9ff419ac0132531990a7c5db80ef3e # rules Source1: %{name}-alsa.rules Source2: %{name}-hotplug_map.rules @@ -57,7 +57,6 @@ Source31: %{name}-usb.handmap Source32: %{name}.blacklist Patch0: %{name}-paths.patch -Patch1: %{name}-ioctl.patch URL: http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html BuildRequires: device-mapper-devel BuildRequires: libselinux-devel >= 1.17.13 @@ -142,8 +141,7 @@ %prep %setup -q -%patch0 -p1 -%patch1 -p1 +%patch0 -p0 %build %if %{with initrd} @@ -352,6 +350,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.178 2006/05/13 17:56:08 shadzik +- up to 092, dropped unneeded patch1 + Revision 1.177 2006/05/10 20:02:21 freetz - dropped persistent rules creation (not really usable with current PLD udev state), added early.rules, rel.0.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/udev.spec?r1=1.177&r2=1.178&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
