]> git.pld-linux.org Git - packages/aqemu.git/commitdiff
- added -regex.patch (fix validator for IP adress) master
authorKarol Krenski <charles@pld-linux.org>
Sun, 15 Mar 2009 10:47:32 +0000 (10:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aqemu.spec -> 1.2

aqemu.spec

index 5889b9f45f1597c710bc34423794d6f87a51ace3..cb7e19e4fa9fbe879488634938ab31a4adaed7e9 100644 (file)
@@ -6,6 +6,7 @@ License:        GPL v2
 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
@@ -23,6 +24,7 @@ and KVM options.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 qmake-qt4 AQEMU.pro
This page took 0.088898 seconds and 4 git commands to generate.