]> git.pld-linux.org Git - packages/afe.git/commitdiff
- qt4-qmake -> qmake-qt4
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 4 Jan 2008 19:09:38 +0000 (19:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    afe.spec -> 1.14

afe.spec

index 87d30ff953a97e8af89b8a392ad6f55737ee2ac9..babc37059a95a9050ecbd8bef7645aefece2f4d6 100644 (file)
--- a/afe.spec
+++ b/afe.spec
@@ -11,10 +11,11 @@ Group:              X11/Applications
 Source0:       http://republika.pl/rkd/%{name}-%{version}.tar.bz2
 # Source0-md5: c518075962146907659afc833217b31c
 Source1:       %{name}.desktop
+URL:           http://rkd.republika.pl/
 BuildRequires: QtCore-devel
 BuildRequires: QtGui-devel
-BuildRequires: qt4-build
-BuildRequires: qt4-qmake
+BuildRequires: qt4-build >= 4.3.3-3
+BuildRequires: qt4-qmake >= 4.3.3-3
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -26,7 +27,7 @@ fontami równocześnie.
 
 %prep
 %setup -q
-qt4-qmake
+qmake-qt4
 %{__make}
 
 %install
This page took 0.047278 seconds and 4 git commands to generate.