diff --git a/.cvsignore b/.cvsignore index fef1c22..932a54d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -glib-2.13.7.tar.bz2 +glib-2.14.0.tar.bz2 diff --git a/glib2.spec b/glib2.spec index 94daa5e..c51c554 100644 --- a/glib2.spec +++ b/glib2.spec @@ -2,16 +2,14 @@ Summary: A library of handy utility functions Name: glib2 -Version: 2.13.7 -Release: 3%{?dist} +Version: 2.14.0 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org Source: http://download.gnome.org/sources/glib/2.13/glib-%{version}.tar.bz2 Source2: glib2.sh Source3: glib2.csh -# fixed in upstream svn -Patch0: ppc-cast.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: pkgconfig >= 1:0.14 BuildRequires: gettext @@ -47,7 +45,6 @@ of version 2 of the GLib library. %prep %setup -q -n glib-%{version} -%patch0 -p1 -b .ppc-cast %build for i in config.guess config.sub ; do @@ -95,7 +92,6 @@ rm -rf $RPM_BUILD_ROOT %files -f glib20.lang %defattr(-, root, root, -) - %doc AUTHORS COPYING NEWS README %{libdir}/libglib-2.0.so.* %{libdir}/libgthread-2.0.so.* @@ -120,6 +116,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/lib*.a %changelog +* Sat Aug 4 2007 Matthias Clasen - 2.14.0-1 +- Update to 2.14.0 + * Thu Aug 2 2007 Matthias Clasen - 2.13.7-3 - Update License field - Don't ship ChangeLog diff --git a/sources b/sources index 388e7ba..3cfb9fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dc4b91e3b2479809da8356ceedc9407d glib-2.13.7.tar.bz2 +6fabf21f68631043bc6924e01398e3af glib-2.14.0.tar.bz2