packages: ixgb/ixgb.spec - added patch for building against 2.6.31

hawk hawk at pld-linux.org
Fri Sep 25 23:15:20 CEST 2009


Author: hawk                         Date: Fri Sep 25 21:15:20 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added patch for building against 2.6.31

---- Files affected:
packages/ixgb:
   ixgb.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: packages/ixgb/ixgb.spec
diff -u packages/ixgb/ixgb.spec:1.36 packages/ixgb/ixgb.spec:1.37
--- packages/ixgb/ixgb.spec:1.36	Thu Sep 17 20:59:40 2009
+++ packages/ixgb/ixgb.spec	Fri Sep 25 23:15:15 2009
@@ -15,7 +15,7 @@
 %undefine	with_userspace
 %endif
 
-%define		rel	35
+%define		rel	36
 %define		pname	ixgb
 Summary:	Intel(R) 10 Gigabit driver for Linux
 Summary(pl.UTF-8):	Sterownik do karty Intel(R) 10 Gigabit
@@ -26,6 +26,7 @@
 Group:		Base/Kernel
 Source0:	http://dl.sourceforge.net/e1000/%{pname}-%{version}.tar.gz
 # Source0-md5:	400ec2e8477cd43db253e5ed067b6ec4
+Patch0:		%{pname}-2.6.31.patch
 URL:		http://sourceforge.net/projects/e1000/
 %{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.20.2}
 BuildRequires:	rpmbuild(macros) >= 1.379
@@ -60,6 +61,7 @@
 
 %prep
 %setup -q -n %{pname}-%{version}
+%patch0 -p1
 cat > src/Makefile <<'EOF'
 obj-m := ixgb.o
 ixgb-objs := ixgb_main.o ixgb_hw.o ixgb_ee.o ixgb_param.o \
@@ -101,6 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2009/09/25 21:15:15  hawk
+- added patch for building against 2.6.31
+
 Revision 1.36  2009/09/17 18:59:40  hawk
 - release 35
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ixgb/ixgb.spec?r1=1.36&r2=1.37&f=u



More information about the pld-cvs-commit mailing list