diff --git a/libsoup.spec b/libsoup.spec index 0eb585b..67ad632 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -1,6 +1,6 @@ Summary: Soup, an HTTP library implementation Name: libsoup -Version: 2.2.1 +Version: 2.2.2 Release: 1 License: LGPL Group: Development/Libraries @@ -25,6 +25,7 @@ supported for those who want it). Summary: Header files for the Soup library Group: Development/Libraries Requires: %{name} = %{version} +Requires: glib2-devel, pkgconfig, gtk-doc, gnutls-devel, libxml2-devel %description devel Libsoup is an HTTP library implementation in C. This package allows @@ -64,6 +65,10 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/libsoup %changelog +* Wed Jan 26 2005 David Malcolm - 2.2.2-1 +- update from 2.2.1 to 2.2.2 +- add explicit devel requirements on glib2-devel, pkgconfig, gtk-doc, gnutls-devel and libxml2-devel + * Tue Oct 12 2004 David Malcolm - 2.2.1-1 - update from 2.2.0 to 2.2.1