[mingw-qt: 64/65] Renamed the source package to mingw-qt

epienbro epienbro at fedoraproject.org
Tue Mar 6 21:32:08 UTC 2012


commit 6ca1aeea8ea22574db7a3e30c44b565794868816
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Tue Mar 6 22:25:55 2012 +0100

    Renamed the source package to mingw-qt

 mingw32-qt.spec => mingw-qt.spec |   20 +++++++++++++++++---
 1 files changed, 17 insertions(+), 3 deletions(-)
---
diff --git a/mingw32-qt.spec b/mingw-qt.spec
similarity index 97%
rename from mingw32-qt.spec
rename to mingw-qt.spec
index a764482..42da7c3 100644
--- a/mingw32-qt.spec
+++ b/mingw-qt.spec
@@ -6,9 +6,9 @@
 
 %global platform win32-g++-cross
 
-Name:           mingw32-qt
+Name:           mingw-qt
 Version:        4.8.0
-Release:        5%{?pre}%{?dist}
+Release:        6%{?pre}%{?dist}
 Summary:        Qt for Windows
 
 License:        GPLv3 with exceptions or LGPLv2 with exceptions
@@ -60,6 +60,17 @@ This is the Windows version of Qt, for use in conjunction with the
 Fedora Windows cross-compiler.
 
 
+%package -n mingw32-qt
+Summary:         Qt for Windows
+
+%description -n mingw32-qt
+This package contains the Qt software toolkit for developing
+cross-platform applications.
+
+This is the Windows version of Qt, for use in conjunction with the
+Fedora Windows cross-compiler.
+
+
 %{?_mingw32_debug_package}
 
 
@@ -175,7 +186,7 @@ rm -f $RPM_BUILD_ROOT%{_mingw32_bindir}/uic
 rm -rf $RPM_BUILD_ROOT%{_mingw32_prefix}/imports
 
 
-%files
+%files -n mingw32-qt
 %doc LICENSE.GPL3 LICENSE.LGPL LGPL_EXCEPTION.txt README
 %{_mingw32_bindir}/Qt3Support4.dll
 %{_mingw32_bindir}/Qt3Supportd4.dll
@@ -323,6 +334,9 @@ rm -rf $RPM_BUILD_ROOT%{_mingw32_prefix}/imports
 
 
 %changelog
+* Tue Mar 06 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 4.8.0-6
+- Renamed the source package to mingw-qt (RHBZ #800447)
+
 * Tue Feb 28 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 4.8.0-5
 - Rebuild against the mingw-w64 toolchain
 - Made the qmake.conf compatible with mingw-w64


More information about the scm-commits mailing list