diff --git a/baselibs.conf b/baselibs.conf index 284a11f..5407f7f 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,4 +1,3 @@ -libmodman0_0_0 libproxy1 libproxy1-config-gnome supplements "packageand(libproxy1-:libproxy1-gnome)" @@ -10,3 +9,4 @@ 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 5ac1e3a..4285982 100644 --- a/libproxy-plugins.changes +++ b/libproxy-plugins.changes @@ -1,14 +1,3 @@ -------------------------------------------------------------------- -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 0caba77..04f7992 100644 --- a/libproxy-plugins.spec +++ b/libproxy-plugins.spec @@ -1,5 +1,5 @@ # -# spec file for package libproxy (Version 0.4.0) +# spec file for package libproxy-plugins (Version 0.4.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -92,6 +92,7 @@ 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 5ac1e3a..4285982 100644 --- a/libproxy.changes +++ b/libproxy.changes @@ -1,14 +1,3 @@ -------------------------------------------------------------------- -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 7a04895..0a4f8a5 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -92,6 +92,7 @@ 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