SPECS: wpa_supplicant.spec - up to 0.5.4

sparky sparky at pld-linux.org
Tue Aug 1 04:08:31 CEST 2006


Author: sparky                       Date: Tue Aug  1 02:08:31 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.5.4

---- Files affected:
SPECS:
   wpa_supplicant.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/wpa_supplicant.spec
diff -u SPECS/wpa_supplicant.spec:1.30 SPECS/wpa_supplicant.spec:1.31
--- SPECS/wpa_supplicant.spec:1.30	Wed May 10 19:08:02 2006
+++ SPECS/wpa_supplicant.spec	Tue Aug  1 04:08:25 2006
@@ -16,12 +16,12 @@
 Summary:	Linux WPA/WPA2/RSN/IEEE 802.1X supplicant
 Summary(pl):	Suplikant WPA/WPA2/RSN/IEEE 802.1X dla Linuksa
 Name:		wpa_supplicant
-Version:	0.5.2
-Release:	2
+Version:	0.5.4
+Release:	1
 License:	GPL v2
 Group:		Networking
 Source0:	http://hostap.epitest.fi/releases/%{name}-%{version}.tar.gz
-# Source0-md5:	a73b5b1be3f20f3e2c4d325f0a7a38e4
+# Source0-md5:	eaf78fa5dde04ee20e718a8e94eed827
 Source1:	%{name}.config
 Source2:	%{name}-wpa_gui.desktop
 Patch0:		%{name}-makefile.patch
@@ -35,6 +35,7 @@
 BuildRequires:	qt-devel
 %endif
 BuildRequires:	readline-devel
+BuildRequires:	sed >= 4.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -96,7 +97,9 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-sed -i -e 's#-O2#$(OPT)#g' Makefile
+sed -e 's#-O2#$(OPT)#g' \
+	-e '/ALL/s/dynamic_eap_methods//' \
+	-i Makefile
 
 install %{SOURCE1} .config
 
@@ -156,6 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2006/08/01 02:08:25  sparky
+- up to 0.5.4
+
 Revision 1.30  2006/05/10 17:08:02  adamg
 - removed init.d/sysconfig files - didn't know that rc-scripts have builtin
   support for wpa_supplicant
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wpa_supplicant.spec?r1=1.30&r2=1.31&f=u



More information about the pld-cvs-commit mailing list