SPECS: aqemu.spec - added -regex.patch (fix validator for IP adress)

charles charles at pld-linux.org
Sun Mar 15 11:47:37 CET 2009


Author: charles                      Date: Sun Mar 15 10:47:37 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added -regex.patch (fix validator for IP adress)

---- Files affected:
SPECS:
   aqemu.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/aqemu.spec
diff -u SPECS/aqemu.spec:1.1 SPECS/aqemu.spec:1.2
--- SPECS/aqemu.spec:1.1	Sun Mar 15 00:07:12 2009
+++ SPECS/aqemu.spec	Sun Mar 15 11:47:32 2009
@@ -7,6 +7,7 @@
 Group:		X11/Applications/Networking
 Source0:	http://dl.sourceforge.net/aqemu/%{name}-%{version}.tar.bz2
 # Source0-md5:	a9e731e6202d72fff9aa77e9d9cadc87
+Patch0:		%{name}-regex.patch
 URL:		http://sourceforge.net/projects/aqemu/
 BuildRequires:	QtGui-devel
 BuildRequires:	QtTest-devel
@@ -24,6 +25,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 qmake-qt4 AQEMU.pro
@@ -55,6 +57,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/03/15 10:47:32  charles
+- added -regex.patch (fix validator for IP adress)
+
 Revision 1.1  2009/03/14 23:07:12  charles
 - new
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/aqemu.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list