SPECS: kernel-net-r1000.spec - Version 1.05. Added TODO. STBR to A...

matkor matkor at pld-linux.org
Thu Feb 1 11:37:20 CET 2007


Author: matkor                       Date: Thu Feb  1 10:37:20 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Version 1.05. Added TODO. STBR to AC-test.

---- Files affected:
SPECS:
   kernel-net-r1000.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/kernel-net-r1000.spec
diff -u SPECS/kernel-net-r1000.spec:1.5 SPECS/kernel-net-r1000.spec:1.6
--- SPECS/kernel-net-r1000.spec:1.5	Thu Jan 18 09:09:13 2007
+++ SPECS/kernel-net-r1000.spec	Thu Feb  1 11:37:15 2007
@@ -1,5 +1,8 @@
 # $Revision$, $Date$
 #
+# TODO:
+# - change filename to r1000.spec in CVS
+# - check patch0 MODULE_PARM (...) -> module_param (...)
 # Conditional build:
 %bcond_without	dist_kernel	# allow non-distribution kernel
 %bcond_without	smp		# don't build SMP module
@@ -10,13 +13,13 @@
 Summary:	RTL8111B/RTL8168B/RTL8111/RTL8168 driver for Linux
 Summary(pl):	Sterownik dla Linuksa do kart RTL8111B/RTL8168B/RTL8111/RTL8168
 Name:		kernel%{_alt_kernel}-net-r1000
-Version:	1.04
+Version:	1.05
 Release:	%{_rel}@%{_kernel_ver_str}
 License:	GPL v2
 Group:		Base/Kernel
-Source0:	ftp://202.65.194.18/cn/nic/r1000_v%{version}.tgz
-# Source0-md5:	95ffba4436fbb866a7e68809eac3bfb9
-Patch0:		%{_name}-module_parm.patch
+Source0:	ftp://202.65.194.211/cn/nic/r1000_v%{version}.tgz
+# Source0-md5:	4120f50c55b38b67e5dc741f86a1923a
+# Patch0:		%{_name}-module_parm.patch
 URL:		http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=5&PFid=5&Level=5&Conn=4&DownTypeID=3&GetDown=false#RTL8111B/RTL8168B/RTL8111/RTL8168
 %{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.7}
 BuildRequires:	rpmbuild(macros) >= 1.330
@@ -58,10 +61,9 @@
 
 %prep
 %setup -q -n r1000_v%{version}
-%patch0 -p1
+#%%patch0 -p1
 
 %build
-mv src/Makefile{_linux26x,}
 %build_kernel_modules -m r1000 -C src
 
 %install
@@ -102,6 +104,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/02/01 10:37:15  matkor
+- Version 1.05. Added TODO. STBR to AC-test.
+
 Revision 1.5  2007/01/18 08:09:13  hawk
 - alt_kernel support
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel-net-r1000.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list