SPECS: hostap-utils.spec - up to 0.4.7, doc added

dzeus dzeus at pld-linux.org
Sat Apr 22 15:19:53 CEST 2006


Author: dzeus                        Date: Sat Apr 22 13:19:53 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.4.7, doc added

---- Files affected:
SPECS:
   hostap-utils.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/hostap-utils.spec
diff -u SPECS/hostap-utils.spec:1.12 SPECS/hostap-utils.spec:1.13
--- SPECS/hostap-utils.spec:1.12	Sun Feb 20 10:51:01 2005
+++ SPECS/hostap-utils.spec	Sat Apr 22 15:19:48 2006
@@ -3,12 +3,12 @@
 Summary(es):	Herramientas HostAP
 Summary(pl):	Narzędzia dla HostAP
 Name:		hostap-utils
-Version:	0.3.7
+Version:	0.4.7
 Release:	1
 License:	GPL
 Group:		Applications/System
 Source0:	http://hostap.epitest.fi/releases/%{name}-%{version}.tar.gz
-# Source0-md5:	529a31e987924116b8c7409dbf5794f2
+# Source0-md5:	afe041581b8f01666e353bec20917c85
 URL:		http://hostap.epitest.fi/
 Requires:	kernel-net-hostap >= 0.1.2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -26,8 +26,10 @@
 %setup -q
 
 %build
-%{__make}
-# TODO: optflags
+%{__make} \
+	CC="%{__cc}" \
+        CFLAGS="%{rpmcflags}" \
+        LDFLAGS="%{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -42,6 +44,7 @@
 
 %files
 %defattr(644,root,root,755)
+%doc ChangeLog README
 %attr(755,root,root) /sbin/hostap_*
 %attr(755,root,root) /sbin/prism2_*
 %attr(755,root,root) /sbin/split_combined_hex
@@ -52,6 +55,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/04/22 13:19:48  dzeus
+- up to 0.4.7, doc added
+
 Revision 1.12  2005/02/20 09:51:01  darekr
 - updated to 0.3.7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/hostap-utils.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list