SPECS: wpa_supplicant.spec - version 0.4.3 - enabled madwifi support
tommat
tommat at pld-linux.org
Thu Jul 14 17:16:02 CEST 2005
Author: tommat Date: Thu Jul 14 15:16:02 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- version 0.4.3
- enabled madwifi support
---- Files affected:
SPECS:
wpa_supplicant.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/wpa_supplicant.spec
diff -u SPECS/wpa_supplicant.spec:1.4 SPECS/wpa_supplicant.spec:1.5
--- SPECS/wpa_supplicant.spec:1.4 Sat Jun 18 14:21:16 2005
+++ SPECS/wpa_supplicant.spec Thu Jul 14 17:15:57 2005
@@ -4,16 +4,23 @@
# - init script or support in rc-scripts
# - separate cli, check BRs/Rs
#
+%define mad_snap_year 2005
+%define mad_snap_month 06
+%define mad_snap_day 26
+%define mad_snap %{mad_snap_year}%{mad_snap_month}%{mad_snap_day}
+%define mad_snapdate %{mad_snap_year}-%{mad_snap_month}-%{mad_snap_day}
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.3.9
+Version: 0.4.3
Release: 0.1
License: GPL v2
Group: Networking
Source0: http://hostap.epitest.fi/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 113873aafc4fcaa0515841a6f0a17fd0
+# Source0-md5: ebcdf680d9092afa9f6249171d2387ca
Source1: %{name}.config
+Source2: http://madwifi.otaku42.de/%{mad_snap_year}/%{mad_snap_month}/madwifi-cvs-snapshot-%{mad_snapdate}.tar.bz2
+# Source2-md5: 0853408b1ae8c4741547cda4d58cd4df
Patch0: %{name}-makefile.patch
URL: http://hostap.epitest.fi/wpa_supplicant/
BuildRequires: openssl-devel
@@ -68,6 +75,7 @@
%patch0 -p1
install %{SOURCE1} .config
+tar xjf %{SOURCE2}
%build
%{__make}
@@ -83,7 +91,7 @@
%files
%defattr(644,root,root,755)
-%doc ChangeLog README developer.txt
+%doc ChangeLog README eap_testing.txt
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf
%attr(755,root,root) %{_sbindir}/*
@@ -93,6 +101,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2005/07/14 15:15:57 tommat
+- version 0.4.3
+- enabled madwifi support
+
Revision 1.4 2005/06/18 12:21:16 areq
- new stable 0.3.9
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/wpa_supplicant.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list