rpms/qt-creator/devel qt-creator.spec,1.17,1.18

Lorenzo Villani arbiter at fedoraproject.org
Tue Dec 1 15:02:49 UTC 2009


Author: arbiter

Update of /cvs/pkgs/rpms/qt-creator/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10747

Modified Files:
	qt-creator.spec 
Log Message:
* Tue Dec  1 2009 Lorenzo Villani <lvillani at binaryhelix.net> - 1.3.0-2
- Force dependency on Qt >= 4.6.0



Index: qt-creator.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qt-creator/devel/qt-creator.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- qt-creator.spec	1 Dec 2009 14:41:17 -0000	1.17
+++ qt-creator.spec	1 Dec 2009 15:02:49 -0000	1.18
@@ -1,6 +1,6 @@
 Name:           qt-creator
 Version:        1.3.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Lightweight and cross-platform IDE for Qt
 
 Group:          Development/Tools
@@ -18,7 +18,7 @@ Requires:       hicolor-icon-theme
 Requires:       qt-demos
 Requires:       qt-examples
 
-BuildRequires:  qt4-devel >= 4.5.0
+BuildRequires:  qt4-devel >= 4.6.0
 BuildRequires:  desktop-file-utils
 
 %description
@@ -92,6 +92,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 %{_datadir}/doc/qtcreator/qtcreator.qch
 
 %changelog
+* Tue Dec  1 2009 Lorenzo Villani <lvillani at binaryhelix.net> - 1.3.0-2
+- Force dependency on Qt >= 4.6.0
+
 * Tue Dec  1 2009 Lorenzo Villani <lvillani at binaryhelix.net> - 1.3.0-1
 - 1.3.0 final
 




More information about the scm-commits mailing list