[mingw-qt: 17/65] fix R: qt-devel

epienbro epienbro at fedoraproject.org
Tue Mar 6 21:28:11 UTC 2012


commit 472b79a6e1cedeea6e1913ab8119b0731e532230
Author: sailer <sailer at fedoraproject.org>
Date:   Tue Nov 3 16:35:41 2009 +0000

    fix R: qt-devel

 mingw32-qt.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mingw32-qt.spec b/mingw32-qt.spec
index 7fef83c..325ab8e 100644
--- a/mingw32-qt.spec
+++ b/mingw32-qt.spec
@@ -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