SPECS: madwifi-old-openhal.spec - up to r2089, compat.h included i...

mguevara mguevara at pld-linux.org
Sun Feb 11 00:06:48 CET 2007


Author: mguevara                     Date: Sat Feb 10 23:06:48 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to r2089, compat.h included in Makefile, incs not needed here

---- Files affected:
SPECS:
   madwifi-old-openhal.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/madwifi-old-openhal.spec
diff -u SPECS/madwifi-old-openhal.spec:1.5 SPECS/madwifi-old-openhal.spec:1.6
--- SPECS/madwifi-old-openhal.spec:1.5	Wed Feb  7 15:53:33 2007
+++ SPECS/madwifi-old-openhal.spec	Sun Feb 11 00:06:43 2007
@@ -9,11 +9,11 @@
 #
 %define		snap_year	2007
 %define		snap_month	02
-%define		snap_day	07
+%define		snap_day	08
 %define		snap	%{snap_year}%{snap_month}%{snap_day}
 %define		snapdate	%{snap_year}-%{snap_month}-%{snap_day}
 %define		_rel	0.%{snap}.1
-%define		trunk	r2087
+%define		trunk	r2089
 Summary:	Atheros WiFi card driver
 Summary(pl):	Sterownik karty radiowej Atheros
 Name:		madwifi-old-openhal
@@ -25,7 +25,7 @@
 Obsoletes:	madwifi
 # http://snapshots.madwifi.org/madwifi-old-openhal/madwifi-old-openhal-r2087-20070207.tar.gz
 Source0:	http://snapshots.madwifi.org/madwifi-old-openhal/%{name}-%{trunk}-%{snap}.tar.gz
-# Source0-md5:	6ed153ed47366f1276a6d85721a8c4e7
+# Source0-md5:	98d9fb694e009366567591116a005489
 URL:		http://www.madwifi.org/
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.7}
@@ -107,7 +107,7 @@
 %if %{with userspace}
 %{__make} -C tools \
 	CC="%{__cc}" \
-	CFLAGS="-include include/compat.h -\$(INCS) %{rpmcflags}" \
+	CFLAGS="%{rpmcflags}" \
 	KERNELCONF="%{_kernelsrcdir}/config-up"
 %endif
 
@@ -209,6 +209,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/02/10 23:06:43  mguevara
+- up to r2089, compat.h included in Makefile, incs not needed here
+
 Revision 1.5  2007/02/07 14:53:33  mguevara
 - up to r2087
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/madwifi-old-openhal.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list