diff --git a/.cvsignore b/.cvsignore index 59a147e..b75fb3b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -glib-2.25.3.tar.bz2 +glib-2.25.5.tar.bz2 diff --git a/glib2.spec b/glib2.spec index bfbe6b2..1cc5345 100644 --- a/glib2.spec +++ b/glib2.spec @@ -2,7 +2,7 @@ Summary: A library of handy utility functions Name: glib2 -Version: 2.25.3 +Version: 2.25.5 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -77,7 +77,6 @@ install -p -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/profile.d rm -f $RPM_BUILD_ROOT%{_libdir}/*.la rm -f $RPM_BUILD_ROOT%{_libdir}/gio/modules/*.{a,la} - rm -f $RPM_BUILD_ROOT%{_datadir}/glib-2.0/gdb/*.{pyc,pyo} # Install multilib wrappers for the binaries @@ -140,9 +139,11 @@ esac %{_bindir}/update-gio-modules %{_bindir}/glib-compile-schemas %{_bindir}/gsettings +%{_bindir}/gdbus %doc %{_mandir}/man1/gio-querymodules.1.gz %doc %{_mandir}/man1/glib-compile-schemas.1.gz %doc %{_mandir}/man1/gsettings.1.gz +%doc %{_mandir}/man1/gdbus.1.gz %files devel %defattr(-, root, root, -) @@ -179,6 +180,9 @@ esac %{_libdir}/lib*.a %changelog +* Fri May 14 2010 Matthias Clasen - 2.25.5-1 +- Update to 2.25.5 + * Fri Apr 23 2010 Matthias Clasen - 2.25.3-1 - Update to 2.25.3 - Move schema compiler to the main package, since it is diff --git a/sources b/sources index 09c4a4f..8828ffa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -232973e3757620b7a8a81670d8691b6c glib-2.25.3.tar.bz2 +86973aa98f227c2bddf7312e668b9b70 glib-2.25.5.tar.bz2