SPECS: acx100.spec - up to snap 20060521 - from now firmware sho...

aflinta aflinta at pld-linux.org
Wed Jan 3 22:10:12 CET 2007


Author: aflinta                      Date: Wed Jan  3 21:10:12 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
 - up to snap 20060521
 - from now firmware should be kept in /lib/firmware
 - added include.patch to fix compilation with kernels >= 2.6.18

---- Files affected:
SPECS:
   acx100.spec (1.58 -> 1.59) 

---- Diffs:

================================================================
Index: SPECS/acx100.spec
diff -u SPECS/acx100.spec:1.58 SPECS/acx100.spec:1.59
--- SPECS/acx100.spec:1.58	Tue Nov 14 21:36:21 2006
+++ SPECS/acx100.spec	Wed Jan  3 22:10:07 2007
@@ -13,13 +13,14 @@
 Summary:	Linux driver for WLAN card base on ACX100
 Summary(pl):	Sterownik dla Linuksa do kart bezprzewodowych na układzie ACX100
 Name:		acx
-Version:	20060215
+Version:	20060521
 %define	_rel	1
 Release:	%{_rel}
 License:	MPL or GPL
 Group:		Base/Kernel
 Source0:	http://195.66.192.167/linux/acx_patches/%{name}-%{version}.tar.bz2
-# Source0-md5:	95bcd5df2365dfcfc78169b0331f69a2
+# Source0-md5:	d6a59fc3d34fd596fbd345c24d50a4eb
+Patch0:		%{name}-include.patch
 URL:		http://acx100.sourceforge.net/
 %{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.16}
 BuildRequires:	rpmbuild(macros) >= 1.330
@@ -61,6 +62,7 @@
 
 %prep
 %setup -q -c
+%patch0 -p1
 
 %build
 %build_kernel_modules -m acx
@@ -70,9 +72,6 @@
 
 %install_kernel_modules -m acx -d misc
 
-# Add directory to store firmware
-install -d $RPM_BUILD_ROOT%{_datadir}/acx
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -91,14 +90,12 @@
 %files -n kernel%{_alt_kernel}-net-acx100
 %defattr(644,root,root,755)
 %doc Changelog README
-%dir %{_datadir}/acx
 /lib/modules/%{_kernel_ver}/misc/*.ko*
 
 %if %{with smp}
 %files -n kernel%{_alt_kernel}-smp-net-acx100
 %defattr(644,root,root,755)
 %doc Changelog README
-%dir %{_datadir}/acx
 /lib/modules/%{_kernel_ver}smp/misc/*.ko*
 %endif
 
@@ -108,6 +105,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2007/01/03 21:10:07  aflinta
+ - up to snap 20060521
+ - from now firmware should be kept in /lib/firmware
+ - added include.patch to fix compilation with kernels >= 2.6.18
+
 Revision 1.58  2006/11/14 20:36:21  sparky
 - BR: rpmbuild(macros) >= 1.330 -- build_kernel_modules fix for kernels 2.6.18
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/acx100.spec?r1=1.58&r2=1.59&f=u



More information about the pld-cvs-commit mailing list