diff --git a/.cvsignore b/.cvsignore index 3c6a72c..4ae1a08 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -glib-2.23.4.tar.bz2 +glib-2.23.5.tar.bz2 diff --git a/glib2.spec b/glib2.spec index a184c3e..00eb8eb 100644 --- a/glib2.spec +++ b/glib2.spec @@ -2,15 +2,15 @@ Summary: A library of handy utility functions Name: glib2 -Version: 2.23.4 +Version: 2.23.5 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org +#VCS: git:git://git.gnome.org/glib Source: http://download.gnome.org/sources/glib/2.23/glib-%{version}.tar.bz2 Source2: glib2.sh Source3: glib2.csh -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: pkgconfig >= 1:0.14 BuildRequires: gamin-devel BuildRequires: gettext @@ -65,7 +65,6 @@ awk '/^Overview of Changes/ { seen+=1 } %install -rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT ## glib2.sh and glib2.csh @@ -78,7 +77,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/gio/modules/*.{a,la} rm -f $RPM_BUILD_ROOT%{_datadir}/glib-2.0/gdb/*.{pyc,pyo} -case "$host" in +case "$host" in alpha*|ia64*|powerpc64*|ppc64*|s390x*|sparc64*|x86_64*) mv $RPM_BUILD_ROOT%{_bindir}/gio-querymodules $RPM_BUILD_ROOT%{_bindir}/gio-querymodules-64 ;; @@ -154,6 +153,9 @@ esac %{_libdir}/lib*.a %changelog +* Tue Mar 9 2010 Matthias Clasen - 2.23.5-1 +- Update to 2.23.5 + * Sun Feb 21 2010 Matthias Clasen - 2.23.4-1 - Update to 2.23.4 diff --git a/sources b/sources index cc34688..11907b1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9cba5ad06e1ddb603a3a893e5cd1f528 glib-2.23.4.tar.bz2 +f249a94e8da086fd5d6e24dd4c1a1324 glib-2.23.5.tar.bz2