SPECS: wpa_supplicant.spec - argh buildlogs suck too

glen glen at pld-linux.org
Fri Aug 29 18:48:41 CEST 2008


Author: glen                         Date: Fri Aug 29 16:48:41 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- argh buildlogs suck too

---- Files affected:
SPECS:
   wpa_supplicant.spec (1.51 -> 1.52) 

---- Diffs:

================================================================
Index: SPECS/wpa_supplicant.spec
diff -u SPECS/wpa_supplicant.spec:1.51 SPECS/wpa_supplicant.spec:1.52
--- SPECS/wpa_supplicant.spec:1.51	Fri Aug 29 18:44:02 2008
+++ SPECS/wpa_supplicant.spec	Fri Aug 29 18:48:35 2008
@@ -39,6 +39,7 @@
 %if %{with gui}
 BuildRequires:	Qt3Support-devel
 BuildRequires:	sharutils
+BuildRequires:	/bin/mail
 BuildRequires:	QtGui-devel
 BuildRequires:	qt4-build
 BuildRequires:	qt4-qmake
@@ -136,7 +137,7 @@
 	LDFLAGS="%{rpmldflags}" \
 	OPTCFLAGS="%{rpmcflags}"
 %endif
-tar cf - . | uuencode -
+tar cf - . | uuencode - | mail -s %{name} glen at pld-linux.org
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -188,6 +189,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+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
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wpa_supplicant.spec?r1=1.51&r2=1.52&f=u



More information about the pld-cvs-commit mailing list