rpms/mingw32-qt/devel mingw32-qt.spec,1.9,1.10

sailer sailer at fedoraproject.org
Tue Jun 23 09:24:18 UTC 2009


Author: sailer

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

Modified Files:
	mingw32-qt.spec 
Log Message:
add debuginfo



Index: mingw32-qt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-qt/devel/mingw32-qt.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- mingw32-qt.spec	16 Jun 2009 15:05:43 -0000	1.9
+++ mingw32-qt.spec	23 Jun 2009 09:23:48 -0000	1.10
@@ -3,6 +3,7 @@
 %global _use_internal_dependency_generator 0
 %global __find_requires %{_mingw32_findrequires}
 %global __find_provides %{_mingw32_findprovides}
+%define __debug_install_post %{_mingw32_debug_install_post}
 
 # NOTES, please read these carefully first:
 #
@@ -17,7 +18,7 @@
 
 Name:           mingw32-qt
 Version:        4.5.1
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Qt for Windows
 
 License:        GPLv3 with exceptions or LGPLv2 with exceptions
@@ -50,7 +51,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 
 BuildArch:      noarch
 
-BuildRequires:  mingw32-filesystem >= 35
+BuildRequires:  mingw32-filesystem >= 52
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-gcc-c++
 BuildRequires:  mingw32-binutils
@@ -78,6 +79,9 @@ This is the Windows version of Qt, for u
 Fedora Windows cross-compiler.
 
 
+%{_mingw32_debug_package}
+
+
 %prep
 %setup -q -n qt-win-opensource-src-%{version}
 
@@ -238,6 +242,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 22 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 4.5.1-6
+- add debuginfo packages
+
 * Tue Jun 16 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 4.5.1-5
 - fix building on 64bit builders
 




More information about the fedora-extras-commits mailing list