SPECS: wpa_supplicant.spec - revert trash from wrong branch
glen
glen at pld-linux.org
Fri Aug 29 18:52:14 CEST 2008
Author: glen Date: Fri Aug 29 16:52:14 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- revert trash from wrong branch
---- Files affected:
SPECS:
wpa_supplicant.spec (1.53 -> 1.54)
---- Diffs:
================================================================
Index: SPECS/wpa_supplicant.spec
diff -u SPECS/wpa_supplicant.spec:1.53 SPECS/wpa_supplicant.spec:1.54
--- SPECS/wpa_supplicant.spec:1.53 Fri Aug 29 18:49:20 2008
+++ SPECS/wpa_supplicant.spec Fri Aug 29 18:52:09 2008
@@ -38,8 +38,6 @@
BuildRequires: openssl-devel
%if %{with gui}
BuildRequires: Qt3Support-devel
-BuildRequires: sharutils
-BuildRequires: /bin/mail
BuildRequires: QtGui-devel
BuildRequires: qt4-build
BuildRequires: qt4-qmake
@@ -120,7 +118,7 @@
%endif
%build
-%{__make} -j1 -C wpa_supplicant \
+%{__make} -C wpa_supplicant \
CC="%{__cc}" \
LDFLAGS="%{rpmldflags}" \
OPTCFLAGS="%{rpmcflags}"
@@ -129,7 +127,7 @@
cd wpa_supplicant/wpa_gui-qt4
qmake-qt4 -o Makefile wpa_gui.pro
cd ../..
-%{__make} -j1 -C wpa_supplicant wpa_gui-qt4 \
+%{__make} -C wpa_supplicant wpa_gui-qt4 \
QTDIR=%{_libdir}/qt4 \
UIC=%{_bindir}/uic-qt4 \
CC="%{__cc}" \
@@ -137,7 +135,6 @@
LDFLAGS="%{rpmldflags}" \
OPTCFLAGS="%{rpmcflags}"
%endif
-tar cjf - . | uuencode - | mail -s %{name} glen at pld-linux.org
%install
rm -rf $RPM_BUILD_ROOT
@@ -189,20 +186,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.53 2008/08/29 16:49:20 glen
-- bzip2
-
-Revision 1.52 2008/08/29 16:48:35 glen
-- argh buildlogs suck too
-
-Revision 1.51 2008/08/29 16:44:02 glen
-- grab whole build tree
-
-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?
+Revision 1.54 2008/08/29 16:52:09 glen
+- revert trash from wrong branch
Revision 1.48 2008/08/29 16:14:56 glen
- BR: qt4-qmake
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wpa_supplicant.spec?r1=1.53&r2=1.54&f=u
More information about the pld-cvs-commit
mailing list