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..0caba77 100644 --- a/libproxy-plugins.spec +++ b/libproxy-plugins.spec @@ -1,5 +1,5 @@ # -# spec file for package libproxy-plugins (Version 0.4.0) +# spec file for package libproxy (Version 0.4.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -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 f3605ca..5ac1e3a 100644 --- a/libproxy.changes +++ b/libproxy.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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 diff --git a/libproxy.spec b/libproxy.spec index 0a4f8a5..7a04895 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -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