[mingw-zfstream: 3/15] enable debuginfo

Kalev Lember kalev at fedoraproject.org
Wed Mar 7 18:25:28 UTC 2012


commit 6a9c3280e6688dca78bfa36da7e63734a20f950e
Author: sailer <sailer at fedoraproject.org>
Date:   Mon Jun 22 17:28:03 2009 +0000

    enable debuginfo

 mingw32-zfstream.spec |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/mingw32-zfstream.spec b/mingw32-zfstream.spec
index 54e74be..b907b0d 100644
--- a/mingw32-zfstream.spec
+++ b/mingw32-zfstream.spec
@@ -3,6 +3,7 @@
 %global _use_internal_dependency_generator 0
 %global __find_requires %{_mingw32_findrequires}
 %global __find_provides %{_mingw32_findprovides}
+%define __os_install_post %{_mingw32_debug_install_post}
 
 %global vday 02
 %global vmonth 12
@@ -35,7 +36,7 @@ BuildRequires:  mingw32-zlib
 BuildRequires:  mingw32-minizip
 BuildRequires:  libtool
 BuildRequires:  automake
-BuildRequires:  mingw32-filesystem >= 23
+BuildRequires:  mingw32-filesystem >= 52
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-binutils
 BuildRequires:  mingw32-gcc-c++
@@ -44,6 +45,9 @@ BuildRequires:  mingw32-gcc-c++
 MinGW zfstream C++ compressed I/O abstraction library
 
 
+%{_mingw32_debug_package}
+
+
 %prep
 %setup -q -n libs11n_%{name1}-%{vyear}.%{vmonth}.%{vday} -a 1
 %patch1 -p0 -b .zip
@@ -78,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mingw32_libdir}/pkgconfig/zfstream.pc
 
 %changelog
+* Mon Jun 22 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 20041202-6
+- add debuginfo packages
+
 * Fri May 15 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 20041202-5
 - add missing BR
 
@@ -89,4 +96,3 @@ rm -rf $RPM_BUILD_ROOT
 
 * Mon Mar 23 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 20041202-2
 - copy from native package
-


More information about the scm-commits mailing list