rpms/mingw32-qt/devel mingw32-qt.spec,1.14,1.15

sailer sailer at fedoraproject.org
Tue Nov 3 16:35:42 UTC 2009


Author: sailer

Update of /cvs/extras/rpms/mingw32-qt/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15827

Modified Files:
	mingw32-qt.spec 
Log Message:
fix R: qt-devel



Index: mingw32-qt.spec
===================================================================
RCS file: /cvs/extras/rpms/mingw32-qt/devel/mingw32-qt.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- mingw32-qt.spec	1 Nov 2009 22:50:22 -0000	1.14
+++ mingw32-qt.spec	3 Nov 2009 16:35:41 -0000	1.15
@@ -18,7 +18,7 @@
 
 Name:           mingw32-qt
 Version:        4.5.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Qt for Windows
 
 License:        GPLv3 with exceptions or LGPLv2 with exceptions
@@ -57,7 +57,7 @@ BuildRequires:  mingw32-gcc-c++
 BuildRequires:  mingw32-binutils
 
 # This is required because we want qmake
-BuildRequires:  qt4-devel = %{version}
+BuildRequires:  qt-devel = %{version}
 
 BuildRequires:  zip
 BuildRequires:  dos2unix
@@ -242,6 +242,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Nov  3 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 4.5.3-2
+- fix R: qt-devel
+
 * Sun Nov  1 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 4.5.3-1
 - update to 4.5.3
 




More information about the scm-commits mailing list