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

tweak

OBS-URL: https://build.opensuse.org/request/show/97424
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=37
This commit is contained in:
Vincent Untz 2011-12-21 04:30:05 +00:00 committed by Git OBS Bridge
parent 89efd7f281
commit 3f9b0ea922
2 changed files with 7 additions and 8 deletions

View File

@ -18,7 +18,8 @@ Sat Dec 10 19:00:38 UTC 2011 - dimstar@opensuse.org
-------------------------------------------------------------------
Fri Dec 9 09:22:21 UTC 2011 - dimstar@opensuse.org
- Split typelib file out to typelib-1_0-GUPnP-1_0.
- Split typelib file into typelib-1_0-GUPnP-1_0 subpackage.
- Add typelib-1_0-GUPnP-1_0 Requires to devel subpackage.
-------------------------------------------------------------------
Tue Aug 30 17:01:47 CEST 2011 - vuntz@opensuse.org

View File

@ -15,19 +15,17 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: gupnp
Version: 0.18.1
Release: 1
Release: 0
Summary: Implementation of the UPnP specification
License: LGPL-2.0+
Group: Development/Libraries/C and C++
Url: http://www.gupnp.org/
Source: http://download.gnome.org/sources/gupnp/0.18/%{name}-%{version}.tar.xz
BuildRequires: gobject-introspection-devel
BuildRequires: libsoup-devel >= 2.28.2
BuildRequires: libgssdp-devel >= 0.11.2
BuildRequires: libsoup-devel >= 2.28.2
BuildRequires: libuuid-devel
BuildRequires: libxml2-devel
# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467
@ -43,7 +41,6 @@ standardized resources (e.g. MediaServer); this is left for higher level
libraries utilizing the GUPnP framework.
%package -n libgupnp-1_0-4
License: LGPL-2.0+
Summary: Implementation of the UPnP specification
Group: Development/Libraries/C and C++
# This is the default context manager we want
@ -58,7 +55,7 @@ standardized resources (e.g. MediaServer); this is left for higher level
libraries utilizing the GUPnP framework.
%package -n typelib-1_0-GUPnP-1_0
Summary: Implementation of the UPnP specification
Summary: Implementation of the UPnP specification -- Introspection bindings
Group: System/Libraries
%description -n typelib-1_0-GUPnP-1_0
@ -69,8 +66,9 @@ does not include helpers for construction or control of specific
standardized resources (e.g. MediaServer); this is left for higher level
libraries utilizing the GUPnP framework.
This package provides the GObject Introspection bindings for GUPnP.
%package -n libgupnp-devel
License: LGPL-2.0+
Summary: Implementation of the UPnP specification - Development Files
Group: Development/Libraries/C and C++
Requires: libgupnp-1_0-4 = %{version}