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

qca.spec

index 70e8febfcbae91e5e694d6a2366c07a02db62a9c..95849ef9157844168afe4e62d5d6dc3945aa1071 100644 (file)
--- a/qca.spec
+++ b/qca.spec
@@ -19,8 +19,8 @@ BuildRequires:        QtNetwork-devel
 BuildRequires: QtTest-devel
 BuildRequires: libstdc++-devel
 BuildRequires: openssl-devel >= 0.9.7d
-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
@@ -51,7 +51,7 @@ programistów.
        --prefix=%{_prefix} \
        --libdir=%{_libdir} \
        --datadir=%{_datadir}
-qt4-qmake
+qmake-qt4
 %{__make}
 
 %install
This page took 0.026522 seconds and 4 git commands to generate.