Author: glen Date: Thu Jul 3 07:18:06 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - no dep from kernel space; rel 2
---- Files affected: SPECS: hostap-utils.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/hostap-utils.spec diff -u SPECS/hostap-utils.spec:1.16 SPECS/hostap-utils.spec:1.17 --- SPECS/hostap-utils.spec:1.16 Tue Feb 13 08:47:11 2007 +++ SPECS/hostap-utils.spec Thu Jul 3 09:18:00 2008 @@ -4,13 +4,12 @@ Summary(pl.UTF-8): Narzędzia dla HostAP Name: hostap-utils Version: 0.4.7 -Release: 1 +Release: 2 License: GPL v2 Group: Applications/System Source0: http://hostap.epitest.fi/releases/%{name}-%{version}.tar.gz # Source0-md5: afe041581b8f01666e353bec20917c85 URL: http://hostap.epitest.fi/ -Requires: kernel-net-hostap >= 0.1.2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -28,8 +27,8 @@ %build %{__make} \ CC="%{__cc}" \ - CFLAGS="%{rpmcflags}" \ - LDFLAGS="%{rpmldflags}" + CFLAGS="%{rpmcflags}" \ + LDFLAGS="%{rpmldflags}" %install rm -rf $RPM_BUILD_ROOT @@ -55,6 +54,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2008/07/03 07:18:00 glen +- no dep from kernel space; rel 2 + Revision 1.16 2007/02/13 07:47:11 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hostap-utils.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
