From f6b038fe9d94b7079798cf1591c6af929035c85d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 17 Feb 2009 19:23:23 +0000 Subject: [PATCH] 2.19.8 --- .cvsignore | 2 +- glib2.spec | 9 +++++---- sources | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index 21fec08..569360d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -glib-2.19.7.tar.bz2 +glib-2.19.8.tar.bz2 diff --git a/glib2.spec b/glib2.spec index 480f5b4..051b73b 100644 --- a/glib2.spec +++ b/glib2.spec @@ -2,7 +2,7 @@ Summary: A library of handy utility functions Name: glib2 -Version: 2.19.7 +Version: 2.19.8 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -19,8 +19,6 @@ BuildRequires: libselinux-devel # for sys/inotify.h BuildRequires: glibc-devel -Patch0: glib-i386-atomic.patch - # this patch requires autoreconf BuildRequires: autoconf automake libtool gettext-devel gtk-doc @@ -55,7 +53,6 @@ of version 2 of the GLib library. %prep %setup -q -n glib-%{version} -%patch0 -p1 -b .i386-atomic libtoolize --force --copy autoreconf @@ -133,6 +130,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/lib*.a %changelog +* Tue Feb 17 2009 Matthias Clasen - 2.19.8-1 +- Update to 2.19.8 +- Drop atomic patch, since we are building for i586 now + * Mon Feb 16 2009 Matthias Clasen - 2.19.7-1 - Update to 2.19.7 diff --git a/sources b/sources index 5dec9f7..82942b9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8d6c590cbaee374e91adc1dec904d9d2 glib-2.19.7.tar.bz2 +b2898de261b212dcc1244b624ed756a5 glib-2.19.8.tar.bz2