diff --git a/libsoup.changes b/libsoup.changes index 67ac470..0b03847 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 23 10:32:37 CET 2009 - vuntz@opensuse.org + +- Change gnome-keyring-devel BuildRequires to + libgnome-keyring-devel, following the module split upstream. + ------------------------------------------------------------------- Thu Dec 3 14:23:03 CET 2009 - vuntz@opensuse.org diff --git a/libsoup.spec b/libsoup.spec index cbebf20..833f834 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -21,9 +21,9 @@ Name: libsoup BuildRequires: gconf2-devel BuildRequires: glib2-devel -BuildRequires: gnome-keyring-devel BuildRequires: gnutls-devel BuildRequires: gtk-doc +BuildRequires: libgnome-keyring-devel BuildRequires: libproxy-devel BuildRequires: libxml2-devel BuildRequires: sqlite3-devel @@ -38,7 +38,7 @@ Obsoletes: libsoup-64bit # Summary: HTTP client/server library for GNOME Version: 2.29.3 -Release: 1 +Release: 2 Source: ftp://ftp.gnome.org/pub/GNOME/stable/sources/libsoup/2.2/%{name}-%{version}.tar.bz2 # PATCH-FIX-UPSTREAM libsoup-gir-repository-build.patch bgo603696 vuntz@opensuse.org -- Needed to fix gir-repository build Patch0: libsoup-gir-repository-build.patch