[mingw32-qt-qmake] Update to 4.8.0

epienbro epienbro at fedoraproject.org
Wed Dec 21 16:39:08 UTC 2011


commit 05f723fe9b7ae6ffc61ed3327cc02dc6a32205cb
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Wed Dec 21 17:38:56 2011 +0100

    Update to 4.8.0

 mingw32-qt-qmake.spec |   17 ++++++-----------
 1 files changed, 6 insertions(+), 11 deletions(-)
---
diff --git a/mingw32-qt-qmake.spec b/mingw32-qt-qmake.spec
index f35dc75..925449a 100644
--- a/mingw32-qt-qmake.spec
+++ b/mingw32-qt-qmake.spec
@@ -6,14 +6,14 @@
 
 %global debug_package %{nil}
 
-%global pre rc1
+#%%global pre rc1
 
 %global platform win32-g++-cross
 %global compatplatform fedora-win32-cross
 
 Name:           mingw32-qt-qmake
 Version:        4.8.0
-Release:        0.2.%{?pre}%{?dist}
+Release:        1%{?pre}%{?dist}
 Summary:        Qt for Windows Build Environment
 
 License:        GPLv3 with exceptions or LGPLv2 with exceptions
@@ -28,8 +28,6 @@ Source2:        LGPL_EXCEPTION.txt
 Source3:        LICENSE.GPL3
 Source4:        LICENSE.LGPL
 
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
 BuildRequires:  dos2unix
 BuildRequires:  mingw32-filesystem >= 35
 
@@ -47,8 +45,6 @@ cp %{SOURCE2} %{SOURCE3} %{SOURCE4} .
 %build
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
 # Cross-compiler qmake specs.
 mkdir -p $RPM_BUILD_ROOT%{_libdir}/qt4/mkspecs/%{platform}
 cp %{SOURCE0} %{SOURCE1} \
@@ -60,12 +56,7 @@ cp %{SOURCE0} %{SOURCE1} \
 %endif
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %files
-%defattr(-,root,root,-)
 %doc LGPL_EXCEPTION.txt LICENSE.GPL3 LICENSE.LGPL
 %{_libdir}/qt4/mkspecs/%{platform}
 %if 0%{?compatplatform:1}
@@ -74,6 +65,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Dec 21 2011 Erik van Pienbroek <epienbro at fedoraproject.org> - 4.8.0-1
+- Update to 4.8.0
+- Drop unneeded RPM tags
+
 * Wed Oct 26 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.8.0-0.2.rc1
 - Rebuilt for glibc bug#747377
 


More information about the scm-commits mailing list