SPECS (DEVEL): hostapd.spec - update to 20060515 cvs snapshot

wiget wiget at pld-linux.org
Mon May 15 23:29:32 CEST 2006


Author: wiget                        Date: Mon May 15 21:29:32 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- update to 20060515 cvs snapshot

---- Files affected:
SPECS:
   hostapd.spec (1.16 -> 1.16.4.1) 

---- Diffs:

================================================================
Index: SPECS/hostapd.spec
diff -u SPECS/hostapd.spec:1.16 SPECS/hostapd.spec:1.16.4.1
--- SPECS/hostapd.spec:1.16	Sat Apr 22 16:26:06 2006
+++ SPECS/hostapd.spec	Mon May 15 23:29:27 2006
@@ -2,16 +2,18 @@
 #
 # TODO:		check madwifi-ng-devel and madwifi-devel BR
 #
+%define		_snap 20060515
 Summary:	HostAP - acts as an access point
 Summary(es):	HostAP - actúa como un punto de acceso
 Summary(pl):	HostAP - praca jako access point
 Name:		hostapd
-Version:	0.5.2
-Release:	1
+Version:	0.5.4
+Release:	0.%{_snap}.1
 License:	GPL v2
 Group:		Daemons
-Source0:	http://hostap.epitest.fi/releases/%{name}-%{version}.tar.gz
-# Source0-md5:	b7f4739ca4758798f8dc3b1ea9fd00d0
+#Source0:	http://hostap.epitest.fi/releases/%{name}-%{version}.tar.gz
+Source0:	%{name}-%{_snap}.tar.bz2
+# Source0-md5:	a222dc2c60b8dc7fde529b66c9457bfa
 Source1:	%{name}.init
 Patch0:		%{name}-config.patch
 Patch1:		%{name}-build-time-config.patch
@@ -57,7 +59,7 @@
 IBSS.
 
 %prep
-%setup -q
+%setup -q -n hostap/hostapd
 %patch0 -p1
 %patch1 -p1
 
@@ -65,6 +67,10 @@
 %{__make} \
 	CC="%{__cc}" \
 	OPT="%{rpmcflags}"
+%{__make} \
+	CC="%{__cc}" \
+	OPT="%{rpmcflags}" \
+	nt_password_hash hlr_auc_gw
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -110,6 +116,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16.4.1  2006/05/15 21:29:27  wiget
+- update to 20060515 cvs snapshot
+
 Revision 1.16  2006/04/22 14:26:06  dzeus
 - optflags
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/hostapd.spec?r1=1.16&r2=1.16.4.1&f=u



More information about the pld-cvs-commit mailing list