[mingw-qt: 12/65] add debuginfo

epienbro epienbro at fedoraproject.org
Tue Mar 6 21:27:45 UTC 2012


commit 561e136f83cac1e46276124788d9b23158b764c9
Author: sailer <sailer at fedoraproject.org>
Date:   Tue Jun 23 09:23:48 2009 +0000

    add debuginfo

 mingw32-qt.spec |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/mingw32-qt.spec b/mingw32-qt.spec
index da5ae2e..6c1b68e 100644
--- a/mingw32-qt.spec
+++ b/mingw32-qt.spec
@@ -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}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 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 use in conjunction with the
 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 scm-commits mailing list