packages: r8168/r8168.spec - up to 8.014.00 - does not build with 2.6.31, (...

pawelz pawelz at pld-linux.org
Mon Oct 26 21:07:29 CET 2009


Author: pawelz                       Date: Mon Oct 26 20:07:29 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 8.014.00
- does not build with 2.6.31, (BR and TODO added)
- use dropin. this ftp is password protected.
- adapterized

---- Files affected:
packages/r8168:
   r8168.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/r8168/r8168.spec
diff -u packages/r8168/r8168.spec:1.3 packages/r8168/r8168.spec:1.4
--- packages/r8168/r8168.spec:1.3	Wed Jan  7 11:39:13 2009
+++ packages/r8168/r8168.spec	Mon Oct 26 21:07:23 2009
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# TODO:
+# - does not build with 2.6.31
 #
 # Conditional build:
 %bcond_without	dist_kernel	# allow non-distribution kernel
@@ -14,15 +16,20 @@
 Summary:	Linux driver for RTL8111/8168B PCI Express Gigabit Ethernet controllers
 Summary(pl.UTF-8):	Linuksowy sterownik dla kart sieciowych RTL8111/8168B PCI Express Gigabit Ethernet
 Name:		r8168
-Version:	8.010.00
+Version:	8.014.00
 Release:	%{rel}
 License:	GPL
 Group:		Base/Kernel
 URL:		http://www.realtek.com.tw/
-Source0:	ftp://202.65.194.212/cn/nic/r8168-%{version}.tar.bz2
-# Source0-md5:	585f881d542b55f8cbfdd2b7d24a4b2b
+# Download it manually from:
+# http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=13&PFid=5&Level=5&Conn=4&DownTypeID=3&GetDown=false
+Source0:	%{name}-%{version}.tar.bz2
+# Source0-md5:	d69944138d576edf3f92adfe6242e753
 %if %{with kernel}
-%{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.20.2}
+%if %{with dist_kernel}
+BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.20.2
+BuildRequires:	kernel%{_alt_kernel}-module-build < 3:2.6.31
+%endif
 BuildRequires:	rpmbuild(macros) >= 1.379
 %endif
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -55,7 +62,7 @@
 Express Gigabit Ethernet.
 
 %prep
-%setup -q -n r8168-%{version}
+%setup -q
 
 %build
 %if %{with kernel}
@@ -90,6 +97,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2009/10/26 20:07:23  pawelz
+- up to 8.014.00
+- does not build with 2.6.31, (BR and TODO added)
+- use dropin. this ftp is password protected.
+- adapterized
+
 Revision 1.3  2009/01/07 10:39:13  duddits
 - up to 8.010.00
 - %doc updated
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/r8168/r8168.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list