From 53ee76703b2a8e11f78ffe1db8281b47f6dfb466 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Feb 27 2007 16:26:49 +0000 Subject: 2.17.92 --- diff --git a/.cvsignore b/.cvsignore index 493a8aa..3e50fcb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libgnomeui-2.17.91.tar.bz2 +libgnomeui-2.17.92.tar.bz2 diff --git a/libgnomeui.spec b/libgnomeui.spec index 2e7c05a..b8383ff 100644 --- a/libgnomeui.spec +++ b/libgnomeui.spec @@ -17,7 +17,7 @@ Summary: GNOME base GUI library Name: libgnomeui -Version: 2.17.91 +Version: 2.17.92 Release: 1%{?dist} URL: ftp://ftp.gnome.org Source0: http://ftp.gnome.org/pub/gnome/sources/libgnomeui/2.17/%{name}-%{version}.tar.bz2 @@ -98,7 +98,7 @@ environment. %setup -q %build -%configure --disable-gtk-doc +%configure --disable-gtk-doc --disable-static export tagname=CC make @@ -108,9 +108,6 @@ export tagname=CC %makeinstall rm -f $RPM_BUILD_ROOT%{_libdir}/*.la -rm -f $RPM_BUILD_ROOT%{_libdir}/*.a -rm -f $RPM_BUILD_ROOT%{_libdir}/libglade/2.0/*.a -rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/filesystems/*.a %find_lang %{po_package} @@ -141,6 +138,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/libgnomeui %changelog +* Tue Feb 27 2007 Matthias Clasen - 2.17.92-1 +- Update to 2.17.92 + * Tue Feb 13 2007 Matthias Clasen - 2.17.91-1 - Update to 2.17.91 diff --git a/sources b/sources index c31c28a..69106d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7a582a13db37b3ffc210fcd667892d00 libgnomeui-2.17.91.tar.bz2 +643c22772854f36be475d67b9bcad2b4 libgnomeui-2.17.92.tar.bz2