[mingw-qwt: 7/21] enable debuginfo

Kalev Lember kalev at fedoraproject.org
Wed Mar 7 17:12:59 UTC 2012


commit 44ef8e8cef313123faddd122771d5b1373cedc5c
Author: sailer <sailer at fedoraproject.org>
Date:   Thu Jun 25 15:28:37 2009 +0000

    enable debuginfo

 mingw32-qwt.spec |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/mingw32-qwt.spec b/mingw32-qwt.spec
index 75fd5a7..bebb4b5 100644
--- a/mingw32-qwt.spec
+++ b/mingw32-qwt.spec
@@ -4,12 +4,13 @@
 Name:           mingw32-%{name1}
 Summary:        MinGW Windows Qwt library
 Version:        5.1.1
-Release:        7%{?dist}
+Release:        8%{?dist}
 URL:            http://qwt.sourceforge.net
 License:        LGPLv2 with exceptions
 Group:          Development/Libraries
 Source:         http://downloads.sourceforge.net/%{name1}/%{name1}-%{version}.tar.bz2
 Patch0:         qwt-path.patch
+BuildRequires:  mingw32-filesystem >= 52
 BuildRequires:  mingw32-qt
 BuildRequires:  mingw32-gcc-c++
 Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -26,6 +27,10 @@ MinGW Windows Qwt library.
 %global __strip %{_mingw32_strip}
 %global __objdump %{_mingw32_objdump}
 
+%define __debug_install_post %{_mingw32_debug_install_post}
+
+%{_mingw32_debug_package}
+
 %prep
 %setup -qn %{name1}-%{version}
 %patch0 -p1
@@ -79,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mingw32_libdir}/lib%{name1}d5.a
 
 %changelog
+* Mon Jun 22 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 5.1.1-8
+- add debuginfo packages
+
 * Thu Apr 16 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 5.1.1-7
 - replace %%define with %%global
 
@@ -94,4 +102,3 @@ rm -rf $RPM_BUILD_ROOT
 
 * Wed Mar 11 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 5.1.1-3
 - copied from native qwt
-


More information about the scm-commits mailing list