diff --git a/libgnomeui.spec b/libgnomeui.spec index 2930f53..2f09567 100644 --- a/libgnomeui.spec +++ b/libgnomeui.spec @@ -3,7 +3,7 @@ Summary: GNOME base GUI library Name: libgnomeui Version: 2.24.5 -Release: 7%{?dist} +Release: 8%{?dist} URL: http://www.gnome.org Source0: http://download.gnome.org/sources/libgnomeui/2.24/%{name}-%{version}.tar.bz2 @@ -62,7 +62,7 @@ environment. %patch0 -p1 -b .disable-sound-events libtoolize --force --copy -autoreconf +autoreconf -i %build %configure --disable-gtk-doc --disable-static @@ -98,6 +98,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_includedir}/* %changelog +* Mon Jan 13 2014 Karsten Hopp 2.24.5-8 +- use autoreconf -i (#1051630) + * Sat Aug 03 2013 Fedora Release Engineering - 2.24.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild