diff --git a/baselibs.conf b/baselibs.conf index 5407f7f..284a11f 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,3 +1,4 @@ +libmodman0_0_0 libproxy1 libproxy1-config-gnome supplements "packageand(libproxy1-:libproxy1-gnome)" @@ -9,4 +10,3 @@ libproxy1-networkmanager supplements "packageand(libproxy1-:libproxy1-networkmanager)" libproxy1-pacrunner-webkit supplements "packageand(libproxy1-:libproxy1-webkit)" - diff --git a/libproxy-plugins.changes b/libproxy-plugins.changes index 4285982..5ac1e3a 100644 --- a/libproxy-plugins.changes +++ b/libproxy-plugins.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Mar 10 10:41:45 UTC 2010 - dimstar@opensuse.org + +- Do not forcibly require libmodman from the tools package. It's + pulled in by library dependencies. + +------------------------------------------------------------------- +Wed Mar 10 09:43:01 UTC 2010 - coolo@novell.com + +- add libmodman0_0_0 to baselibs.conf + ------------------------------------------------------------------- Sat Mar 6 18:32:06 UTC 2010 - dimstar@opensuse.org diff --git a/libproxy-plugins.spec b/libproxy-plugins.spec index 04f7992..4c528e5 100644 --- a/libproxy-plugins.spec +++ b/libproxy-plugins.spec @@ -34,7 +34,7 @@ Name: libproxy-plugins Group: System/Libraries Summary: Libproxy provides consistent proxy configuration to applications Version: 0.4.0 -Release: 2 +Release: 3 Source: http://libproxy.googlecode.com/files/%{_name}-%{version}.tar.bz2 Source99: baselibs.conf # PATCH-FIX-UPSTREAM libproxy-pysitelib.patch dimstar@opensuse.org -- The bindings are arch-independent to be installed @@ -92,7 +92,6 @@ License: GPLv2+ ; LGPLv2.1+ Summary: A simple application using libproxy Group: System/Libraries Requires: libproxy1 = %{version} -Requires: libmodman0 = %{version} %description tools A simple application that will use libproxy to give the results you can diff --git a/libproxy.changes b/libproxy.changes index 4285982..5ac1e3a 100644 --- a/libproxy.changes +++ b/libproxy.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Mar 10 10:41:45 UTC 2010 - dimstar@opensuse.org + +- Do not forcibly require libmodman from the tools package. It's + pulled in by library dependencies. + +------------------------------------------------------------------- +Wed Mar 10 09:43:01 UTC 2010 - coolo@novell.com + +- add libmodman0_0_0 to baselibs.conf + ------------------------------------------------------------------- Sat Mar 6 18:32:06 UTC 2010 - dimstar@opensuse.org diff --git a/libproxy.spec b/libproxy.spec index 0a4f8a5..871336e 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -34,7 +34,7 @@ Name: libproxy Group: System/Libraries Summary: Libproxy provides consistent proxy configuration to applications Version: 0.4.0 -Release: 2 +Release: 3 Source: http://libproxy.googlecode.com/files/%{_name}-%{version}.tar.bz2 Source99: baselibs.conf # PATCH-FIX-UPSTREAM libproxy-pysitelib.patch dimstar@opensuse.org -- The bindings are arch-independent to be installed @@ -92,7 +92,6 @@ License: GPLv2+ ; LGPLv2.1+ Summary: A simple application using libproxy Group: System/Libraries Requires: libproxy1 = %{version} -Requires: libmodman0 = %{version} %description tools A simple application that will use libproxy to give the results you can