[mingw-glib2: 10/68] - Update to 2.21.2 - Split out debug symbols to a -debuginfo subpackage

epienbro epienbro at fedoraproject.org
Tue Mar 6 19:52:41 UTC 2012


commit 35ba24b6aa9f45fad85cdf395719844d64f2d6b0
Author: epienbro <epienbro at fedoraproject.org>
Date:   Mon Jun 22 11:03:10 2009 +0000

    - Update to 2.21.2
    - Split out debug symbols to a -debuginfo subpackage

 .cvsignore         |    2 +-
 mingw32-glib2.spec |   12 ++++++++++--
 sources            |    2 +-
 3 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index 4e26973..40d1d80 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-glib-2.21.1.tar.bz2
+glib-2.21.2.tar.bz2
diff --git a/mingw32-glib2.spec b/mingw32-glib2.spec
index fae8d75..b2c7f0b 100644
--- a/mingw32-glib2.spec
+++ b/mingw32-glib2.spec
@@ -3,9 +3,10 @@
 %global _use_internal_dependency_generator 0
 %global __find_requires %{_mingw32_findrequires}
 %global __find_provides %{_mingw32_findprovides}
+%define __os_install_post %{_mingw32_debug_install_post}
 
 Name:           mingw32-glib2
-Version:        2.21.1
+Version:        2.21.2
 Release:        1%{?dist}
 Summary:        MinGW Windows GLib2 library
 
@@ -17,7 +18,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 
-BuildRequires:  mingw32-filesystem >= 49
+BuildRequires:  mingw32-filesystem >= 52
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-binutils
 BuildRequires:  mingw32-dlfcn
@@ -45,6 +46,9 @@ Group:          Development/Libraries
 Static version of the MinGW Windows GLib2 library.
 
 
+%{_mingw32_debug_package}
+
+
 %prep
 %setup -q -n glib-%{version}
 
@@ -172,6 +176,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 22 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.21.2-1
+- Update to 2.21.2
+- Split out debug symbols to a -debuginfo subpackage
+
 * Wed Jun 10 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.21.1-1
 - Update to 2.21.1
 - Use %%global instead of %%define
diff --git a/sources b/sources
index a39a2ac..370cd91 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eaf8f40c743effe26dab18c81b10a89e  glib-2.21.1.tar.bz2
+2dcb938db904efcc62757b3b0655593b  glib-2.21.2.tar.bz2


More information about the scm-commits mailing list