SPECS: linux-libc-headers.spec - add TIOCGDEV patch from suse; rel 2

glen glen at pld-linux.org
Wed Oct 31 00:44:42 CET 2007


Author: glen                         Date: Tue Oct 30 23:44:42 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add TIOCGDEV patch from suse; rel 2

---- Files affected:
SPECS:
   linux-libc-headers.spec (1.126 -> 1.127) 

---- Diffs:

================================================================
Index: SPECS/linux-libc-headers.spec
diff -u SPECS/linux-libc-headers.spec:1.126 SPECS/linux-libc-headers.spec:1.127
--- SPECS/linux-libc-headers.spec:1.126	Wed Oct 31 00:35:30 2007
+++ SPECS/linux-libc-headers.spec	Wed Oct 31 00:44:36 2007
@@ -5,7 +5,7 @@
 Summary(pl.UTF-8):	Nagłówki jądra Linuksa do użytku z bibliotekami C
 Name:		linux-libc-headers
 Version:	%{basever}%{postver}
-Release:	1
+Release:	2
 Epoch:		7
 License:	GPL v2
 Group:		Development
@@ -18,6 +18,8 @@
 # DROP? (these were always kept in private drivers dir, not exported)
 #Source1:	%{name}-dv1394.h
 #Source2:	%{name}-ieee1394-ioctl.h
+# DROP for now? iptables accesses kernel headers/sources directly
+#PatchX: %{name}-netfilter.patch
 Patch0:		%{name}-esfq.patch
 Patch1:		%{name}-wrr.patch
 Patch2:		%{name}-fbsplash.patch
@@ -25,9 +27,8 @@
 Patch4:		%{name}-endian.patch
 Patch5:		%{name}-pagesize.patch
 Patch6:		%{name}-include.patch
-# DROP for now? iptables accesses kernel headers/sources directly
-#Patch7:		%{name}-netfilter.patch
-Patch8:		%{name}-pom-set.patch
+Patch7:		%{name}-pom-set.patch
+Patch8:		linux-kernel-headers.SuSE.TIOCGDEV.patch
 AutoReqProv:	no
 BuildRequires:	rpmbuild(macros) >= 1.213
 Requires(pre):	fileutils
@@ -66,7 +67,8 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
-%patch8 -p1
+%patch7 -p1
+%patch8 -p2
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -117,6 +119,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.127  2007/10/30 23:44:36  glen
+- add TIOCGDEV patch from suse; rel 2
+
 Revision 1.126  2007/10/30 23:35:30  glen
 - 2.6.22.10; keep our own builddir
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/linux-libc-headers.spec?r1=1.126&r2=1.127&f=u



More information about the pld-cvs-commit mailing list