SPECS: KeePassX.spec - qt4-qmake -> qmake-qt4
qboosh
qboosh at pld-linux.org
Fri Jan 4 20:26:39 CET 2008
Author: qboosh Date: Fri Jan 4 19:26:39 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- qt4-qmake -> qmake-qt4
---- Files affected:
SPECS:
KeePassX.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/KeePassX.spec
diff -u SPECS/KeePassX.spec:1.14 SPECS/KeePassX.spec:1.15
--- SPECS/KeePassX.spec:1.14 Tue May 1 20:26:03 2007
+++ SPECS/KeePassX.spec Fri Jan 4 20:26:33 2008
@@ -15,9 +15,9 @@
BuildRequires: Qt3Support-devel >= 4.0
BuildRequires: QtGui-devel >= 4.0
BuildRequires: QtXml-devel >= 4.0
-BuildRequires: qt4-build >= 4.0
+BuildRequires: qt4-build >= 4.3.3-3
BuildRequires: qt4-designer >= 4.0
-BuildRequires: qt4-qmake >= 4.0
+BuildRequires: qt4-qmake >= 4.3.3-3
BuildRequires: rpmbuild(macros) >= 1.230
BuildRequires: xorg-lib-libXtst-devel
ExclusiveArch: %{ix86}
@@ -46,7 +46,8 @@
%setup -q -n keepassx-%{version}
%build
-qt4-qmake PREFIX=$RPM_BUILD_ROOT%{_prefix}
+qmake-qt4 \
+ PREFIX=$RPM_BUILD_ROOT%{_prefix}
%{__make}
%INSTALL
@@ -68,6 +69,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2008-01-04 19:26:33 qboosh
+- qt4-qmake -> qmake-qt4
+
Revision 1.14 2007-05-01 18:26:03 sardzent
- ups my bad
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/KeePassX.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list