SPECS: r1000.spec - unified

qboosh qboosh at pld-linux.org
Wed Dec 26 02:14:31 CET 2007


Author: qboosh                       Date: Wed Dec 26 01:14:31 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unified

---- Files affected:
SPECS:
   r1000.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/r1000.spec
diff -u SPECS/r1000.spec:1.13 SPECS/r1000.spec:1.14
--- SPECS/r1000.spec:1.13	Wed Dec 12 15:57:26 2007
+++ SPECS/r1000.spec	Wed Dec 26 02:14:26 2007
@@ -1,14 +1,15 @@
 # $Revision$, $Date$
+#
 # Conditional build:
 %bcond_without	dist_kernel	# allow non-distribution kernel
 %bcond_with	verbose		# verbose build (V=1)
 #
-%define		_rel	2
+%define		rel	2
 Summary:	RTL8111B/RTL8168B/RTL8111/RTL8168 driver for Linux
 Summary(pl.UTF-8):	Sterownik dla Linuksa do kart RTL8111B/RTL8168B/RTL8111/RTL8168
 Name:		r1000
 Version:	1.05
-Release:	%{_rel}
+Release:	%{rel}
 License:	GPL v2
 Group:		Base/Kernel
 Source0:	ftp://202.65.194.211/cn/nic/%{name}_v%{version}.tgz
@@ -20,10 +21,18 @@
 BuildRequires:	sed >= 4.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%description
+This package contains the Linux driver for the Realtek family of
+RTL8111B/RTL8168B/RTL8111/RTL8168 Ethernet network adapters.
+
+%description -l pl.UTF-8
+Ten pakiet zawiera sterownik dla Linuksa do kart sieciowych Realtek
+RTL8111B/RTL8168B/RTL8111/RTL8168.
+
 %package -n kernel%{_alt_kernel}-net-r1000
 Summary:	RTL8111B/RTL8168B/RTL8111/RTL8168 driver for Linux
 Summary(pl.UTF-8):	Sterownik dla Linuksa do kart RTL8111B/RTL8168B/RTL8111/RTL8168
-Release:	%{_rel}@%{_kernel_ver_str}
+Release:	%{rel}@%{_kernel_ver_str}
 Group:		Base/Kernel
 Requires(post,postun):	/sbin/depmod
 %if %{with dist_kernel}
@@ -40,14 +49,6 @@
 Ten pakiet zawiera sterownik dla Linuksa do kart sieciowych Realtek
 RTL8111B/RTL8168B/RTL8111/RTL8168.
 
-%description
-This package contains the Linux driver for the Realtek family of
-RTL8111B/RTL8168B/RTL8111/RTL8168 Ethernet network adapters.
-
-%description -l pl.UTF-8
-Ten pakiet zawiera sterownik dla Linuksa do kart sieciowych Realtek
-RTL8111B/RTL8168B/RTL8111/RTL8168.
-
 %prep
 %setup -q -n %{name}_v%{version}
 %{__sed} -i -e 's,\r$,,' src/*.c
@@ -72,7 +73,7 @@
 %files -n kernel%{_alt_kernel}-net-r1000
 %defattr(644,root,root,755)
 %doc README release_note.txt
-/lib/modules/%{_kernel_ver}/kernel/drivers/net/*
+/lib/modules/%{_kernel_ver}/kernel/drivers/net/r1000.ko*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -80,6 +81,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2007-12-26 01:14:26  qboosh
+- unified
+
 Revision 1.13  2007-12-12 14:57:26  glen
 - support for current 2.6 kernels
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/r1000.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list