[mingw-libpng: 16/25] Generate debuginfo subpackage

Kalev Lember kalev at fedoraproject.org
Tue Mar 6 19:40:43 UTC 2012


commit c07ed8c1f2cd17999570c72e1c946c1a7764a7d7
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Fri Jul 22 13:07:54 2011 +0300

    Generate debuginfo subpackage

 mingw32-libpng.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/mingw32-libpng.spec b/mingw32-libpng.spec
index 4b8b12e..5c04260 100644
--- a/mingw32-libpng.spec
+++ b/mingw32-libpng.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}
 
 Name:           mingw32-libpng
 Version:        1.4.8
@@ -30,6 +31,9 @@ Requires:       pkgconfig
 MinGW Windows Libpng library.
 
 
+%{?_mingw32_debug_package}
+
+
 %prep
 %setup -q -n libpng-%{version}
 
@@ -84,6 +88,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Fri Jul 22 2011 Kalev Lember <kalevlember at gmail.com> - 1.4.8-1
 - Update to 1.4.8 (CVE-2011-2690, CVE-2011-2692)
+- Generate debuginfo subpackage
 
 * Wed Jun 29 2011 Richard W.M. Jones <rjones at redhat.com> - 1.4.3-3
 - Include fix for CVE-2011-2501 (RHBZ#717510, RHBZ#717511).


More information about the scm-commits mailing list