SPECS (AC-branch): r1000.spec - makefile patch

marcus marcus at pld-linux.org
Thu Apr 9 01:38:44 CEST 2009


Author: marcus                       Date: Wed Apr  8 23:38:44 2009 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- makefile patch

---- Files affected:
SPECS:
   r1000.spec (1.9.2.1 -> 1.9.2.2) 

---- Diffs:

================================================================
Index: SPECS/r1000.spec
diff -u SPECS/r1000.spec:1.9.2.1 SPECS/r1000.spec:1.9.2.2
--- SPECS/r1000.spec:1.9.2.1	Wed Apr  8 17:00:30 2009
+++ SPECS/r1000.spec	Thu Apr  9 01:38:39 2009
@@ -18,9 +18,9 @@
 Release:	%{_rel}@%{_kernel_ver_str}
 License:	GPL v2
 Group:		Base/Kernel
-Source0:	 http://ipcop.ath.cx/r1000_v1.07.tgz
+Source0:	 http://ipcop.ath.cx/r1000_v%{version}.tgz
 # Source0-md5:	bbe1803ca4e4c4a5b88fa24d9d0b3911
-# Patch0:		%{_name}-module_parm.patch
+Patch0:		%{_name}-make.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
@@ -62,7 +62,7 @@
 
 %prep
 %setup -q -n r1000_v%{version}
-#%%patch0 -p1
+%patch0 -p1
 
 %build
 %build_kernel_modules -m r1000 -C src
@@ -90,14 +90,14 @@
 %if %{with up} || %{without dist_kernel}
 %files -n kernel%{_alt_kernel}-net-r1000
 %defattr(644,root,root,755)
-%doc README release_note.txt
+%doc readme release_note.txt
 /lib/modules/%{_kernel_ver}/kernel/drivers/net/*
 %endif
 
 %if %{with smp} && %{with dist_kernel}
 %files -n kernel%{_alt_kernel}-smp-net-r1000
 %defattr(644,root,root,755)
-%doc README release_note.txt
+%doc readme release_note.txt
 /lib/modules/%{_kernel_ver}smp/kernel/drivers/net/*
 %endif
 
@@ -107,6 +107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9.2.2  2009/04/08 23:38:39  marcus
+- makefile patch
+
 Revision 1.9.2.1  2009/04/08 15:00:30  marcus
 - up to 1.07 for 2.6.16
 
================================================================

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



More information about the pld-cvs-commit mailing list