[mingw-atk: 8/27] - Update to 1.27.90 - Automatically generate debuginfo subpackage

epienbro epienbro at fedoraproject.org
Tue Mar 6 16:29:30 UTC 2012


commit 902189c4dea23d842d6ac9814036879c6250f1d9
Author: epienbro <epienbro at fedoraproject.org>
Date:   Wed Aug 12 23:37:37 2009 +0000

    - Update to 1.27.90
    - Automatically generate debuginfo subpackage

 .cvsignore       |    2 +-
 mingw32-atk.spec |   12 ++++++++++--
 sources          |    2 +-
 3 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index 005a377..b7c6398 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-atk-1.26.0.tar.bz2
+atk-1.27.90.tar.bz2
diff --git a/mingw32-atk.spec b/mingw32-atk.spec
index ae7ba9b..8073137 100644
--- a/mingw32-atk.spec
+++ b/mingw32-atk.spec
@@ -3,16 +3,17 @@
 %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-atk
-Version:        1.26.0
+Version:        1.27.90
 Release:        1%{?dist}
 Summary:        MinGW Windows Atk library
 
 License:        LGPLv2+
 Group:          Development/Libraries
 URL:            http://projects.gnome.org/accessibility/
-Source:         http://ftp.gnome.org/pub/GNOME/sources/atk/1.26/atk-%{version}.tar.bz2
+Source:         http://ftp.gnome.org/pub/GNOME/sources/atk/1.27/atk-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -45,6 +46,9 @@ Group:          Development/Libraries
 Static version of the MinGW Windows Atk library.
 
 
+%{_mingw32_debug_package}
+
+
 %prep
 %setup -q -n atk-%{version}
 
@@ -91,6 +95,10 @@ rm -rf $RPM_BUILD_ROOT
 
   
 %changelog
+* Thu Aug 13 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 1.27.90-1
+- Update to 1.27.90
+- Automatically generate debuginfo subpackage
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.26.0-1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
diff --git a/sources b/sources
index 450644d..24981ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-719229408019c548855673840679f156  atk-1.26.0.tar.bz2
+8906c67d015cc90e2e70a341d0752a6f  atk-1.27.90.tar.bz2


More information about the scm-commits mailing list