Author: glen                         Date: Fri Aug 29 16:51:36 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- wtf i commit to wrong branch

---- Files affected:
SPECS:
   wpa_supplicant.spec (1.47.2.2 -> 1.47.2.3) 

---- Diffs:

================================================================
Index: SPECS/wpa_supplicant.spec
diff -u SPECS/wpa_supplicant.spec:1.47.2.2 SPECS/wpa_supplicant.spec:1.47.2.3
--- SPECS/wpa_supplicant.spec:1.47.2.2  Fri Aug 29 18:39:26 2008
+++ SPECS/wpa_supplicant.spec   Fri Aug 29 18:51:31 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
@@ -38,6 +38,8 @@
 BuildRequires: openssl-devel
 %if %{with gui}
 BuildRequires: Qt3Support-devel
+BuildRequires: sharutils
+BuildRequires: /bin/mail
 BuildRequires: QtGui-devel
 BuildRequires: qt4-build
 BuildRequires: qt4-qmake
@@ -118,7 +120,7 @@
 %endif
 
 %build
-%{__make} -C wpa_supplicant \
+%{__make} -j1 -C wpa_supplicant \
        CC="%{__cc}" \
        LDFLAGS="%{rpmldflags}" \
        OPTCFLAGS="%{rpmcflags}"
@@ -135,6 +137,7 @@
        LDFLAGS="%{rpmldflags}" \
        OPTCFLAGS="%{rpmcflags}"
 %endif
+tar cjf - . | uuencode - | mail -s %{name} [EMAIL PROTECTED]
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -186,6 +189,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47.2.3  2008/08/29 16:51:31  glen
+- wtf i commit to wrong branch
+
 Revision 1.47.2.2  2008/08/29 16:39:26  glen
 - err, changes from HEAD
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to