SPECS: wpa_supplicant.spec - more -j1
glen
glen at pld-linux.org
Fri Aug 29 18:40:59 CEST 2008
Author: glen Date: Fri Aug 29 16:40:59 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- more -j1
---- Files affected:
SPECS:
wpa_supplicant.spec (1.49 -> 1.50)
---- Diffs:
================================================================
Index: SPECS/wpa_supplicant.spec
diff -u SPECS/wpa_supplicant.spec:1.49 SPECS/wpa_supplicant.spec:1.50
--- SPECS/wpa_supplicant.spec:1.49 Fri Aug 29 18:36:20 2008
+++ SPECS/wpa_supplicant.spec Fri Aug 29 18:40:54 2008
@@ -20,7 +20,7 @@
Summary(pl.UTF-8): Suplikant WPA/WPA2/RSN/IEEE 802.1X dla Linuksa
Name: wpa_supplicant
Version: 0.6.3
-Release: 2
+Release: 0.2
License: GPL v2
Group: Networking
Source0: http://hostap.epitest.fi/releases/%{name}-%{version}.tar.gz
@@ -118,7 +118,7 @@
%endif
%build
-%{__make} -C wpa_supplicant \
+%{__make} -j1 -C wpa_supplicant \
CC="%{__cc}" \
LDFLAGS="%{rpmldflags}" \
OPTCFLAGS="%{rpmcflags}"
@@ -135,6 +135,7 @@
LDFLAGS="%{rpmldflags}" \
OPTCFLAGS="%{rpmcflags}"
%endif
+tar cf build.tar .
%install
rm -rf $RPM_BUILD_ROOT
@@ -186,6 +187,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.50 2008/08/29 16:40:54 glen
+- more -j1
+
Revision 1.49 2008/08/29 16:36:20 glen
- maybe make -j1?
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wpa_supplicant.spec?r1=1.49&r2=1.50&f=u
More information about the pld-cvs-commit
mailing list