From e565010d5c3b7064b5022f118f6a1652ee2197a5 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Aug 03 2005 21:10:56 +0000 Subject: 2.7.6 --- diff --git a/.cvsignore b/.cvsignore index 1652d4a..35ba79f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -12,3 +12,4 @@ glib-2.7.2.tar.bz2 glib-2.7.3.tar.bz2 glib-2.7.4.tar.bz2 glib-2.7.5.tar.bz2 +glib-2.7.6.tar.bz2 diff --git a/glib2.spec b/glib2.spec index 2d03411..e9b3ed1 100644 --- a/glib2.spec +++ b/glib2.spec @@ -1,15 +1,12 @@ -ExclusiveArch: s390 s390x Summary: A library of handy utility functions. Name: glib2 -Version: 2.7.5 -Release: 5 +Version: 2.7.6 +Release: 1 License: LGPL Group: System Environment/Libraries Source: glib-%{version}.tar.bz2 Source2: glib2.sh Source3: glib2.csh -Patch0: glib-2.7.5-convert.patch -Patch1: glib-2.7.5-atomic.patch Conflicts: libgnomeui <= 2.2.0 BuildRoot: %{_tmppath}/glib-%{PACKAGE_VERSION}-root BuildRequires: pkgconfig >= 0.8 @@ -39,8 +36,6 @@ version 2 of the GLib library. %prep %setup -q -n glib-%{version} -%patch0 -p1 -b .convert -%patch1 -p1 -b .atomic %build @@ -49,8 +44,7 @@ for i in config.guess config.sub ; do done %configure --disable-gtk-doc --enable-static make -make check -%ifnarch s390 s390x ppc64 +%ifnarch ppc64 make check %endif @@ -101,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/* %changelog +* Tue Aug 3 2005 Matthias Clasen - 2.7.6-1 +- Update to 2.7.6 + * Tue Aug 2 2005 Matthias Clasen - 2.7.5-1 - Update to 2.7.5 diff --git a/sources b/sources index 860b8d5..e05323e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b55611611f7a6afb34e2e7f7be4db7aa glib-2.7.5.tar.bz2 +7bf9ca8de29b3e5612325c15be64e68d glib-2.7.6.tar.bz2