SPECS: udev.spec - added ioctl patch (fixes build with klibc)
qboosh
qboosh at pld-linux.org
Sun Apr 16 19:37:55 CEST 2006
Author: qboosh Date: Sun Apr 16 17:37:55 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added ioctl patch (fixes build with klibc)
---- Files affected:
SPECS:
udev.spec (1.166 -> 1.167)
---- Diffs:
================================================================
Index: SPECS/udev.spec
diff -u SPECS/udev.spec:1.166 SPECS/udev.spec:1.167
--- SPECS/udev.spec:1.166 Sun Apr 16 19:23:39 2006
+++ SPECS/udev.spec Sun Apr 16 19:37:50 2006
@@ -55,6 +55,7 @@
# helpers
Source20: %{name}-net.helper
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
@@ -139,6 +140,7 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
%build
%if %{with initrd}
@@ -345,6 +347,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.167 2006/04/16 17:37:50 qboosh
+- added ioctl patch (fixes build with klibc)
+
Revision 1.166 2006/04/16 17:23:39 qboosh
- libvolume_id packaging fixes (ldconfig, .so link, respect lib64)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/udev.spec?r1=1.166&r2=1.167&f=u
More information about the pld-cvs-commit
mailing list