Accepting request 96375 from home:vuntz:branches:GNOME:Factory

Drop unneeded Requires in devel package

OBS-URL: https://build.opensuse.org/request/show/96375
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=96
This commit is contained in:
Vincent Untz 2011-12-12 16:05:22 +00:00 committed by Git OBS Bridge
parent 2727a5c7d7
commit f0354950c5
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Dec 12 15:50:01 UTC 2011 - vuntz@opensuse.org
- Remove explicit Requires for glib2-devel, libgnutls-devel,
libgcrypt-devel, libgpg-error-devel, libxml2-devel in devel
subpackage: the needed ones will automatically be added the
pkgconfig() way.
-------------------------------------------------------------------
Thu Dec 8 20:13:05 UTC 2011 - dimstar@opensuse.org

View File

@ -91,7 +91,7 @@ and the glib main loop, to integrate well with GNOME applications.
License: LGPLv2.1+
Summary: HTTP client/server library for GNOME - Development Files
Group: Development/Libraries/GNOME
Requires: %{name} = %{version} glib2-devel libgnutls-devel libgcrypt-devel libgpg-error-devel libxml2-devel
Requires: %{name} = %{version}
Requires: typelib-1_0-Soup-2_4 = %{version}
Provides: %{name}-doc = %{version}
Obsoletes: %{name}-doc < %{version}