diff --git a/libgsf.spec b/libgsf.spec index 1d43bda..1e72dcf 100644 --- a/libgsf.spec +++ b/libgsf.spec @@ -1,7 +1,7 @@ Summary: GNOME Structured File library Name: libgsf Version: 1.14.1 -Release: 5 +Release: 6 Group: System Environment/Libraries License: LGPL Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.11/%{name}-%{version}.tar.bz2 @@ -9,6 +9,8 @@ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: glib2 >= 2.2.0 BuildRequires: glib2-devel >= 2.2.0, perl-XML-Parser BuildRequires: libtool, libxml2-devel, gnome-vfs2-devel, bzip2-devel, gettext +BuildRequires: libbonobo-devel + Obsoletes: libgsf113 %description @@ -65,6 +67,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la rm -r $RPM_BUILD_ROOT %changelog +* Fri Jul 14 2006 Bill Nottingham - 1.14.1-6 +- gnome-vfs2-devel no longer requires libbonobo-devel; add it as a buildreq + * Wed Jul 13 2006 Jesse Keating - 1.14.1-5 - rebuild - add missing br gettext