Accepting request 97423 from home:vuntz:branches:GNOME:Factory
tweak OBS-URL: https://build.opensuse.org/request/show/97423 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp-av?expand=0&rev=35
This commit is contained in:
committed by
Git OBS Bridge
parent
9bdf39fda8
commit
ff1aded900
@@ -1,7 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 21 00:23:18 UTC 2011 - vuntz@opensuse.org
|
||||
|
||||
- Remove libgupnp-devel Requires from devel subpackage: it will
|
||||
automatically be added the pkgconfig() way.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 8 21:11:59 UTC 2011 - dimstar@opensuse.org
|
||||
|
||||
- Split typelib file into typelib-1_0-GUPnPAV-1_0.
|
||||
- Split typelib file into typelib-1_0-GUPnPAV-1_0 subpackage.
|
||||
- Add typelib-1_0-GUPnPAV-1_0 Requires to devel subpackage.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 5 16:31:57 UTC 2011 - vuntz@opensuse.org
|
||||
|
@@ -15,15 +15,13 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: gupnp-av
|
||||
Version: 0.10.1
|
||||
Release: 1
|
||||
License: LGPL-2.0+
|
||||
Release: 0
|
||||
Summary: Library to ease the handling and implementation of UPnP A/V profiles
|
||||
Url: http://www.gupnp.org/
|
||||
License: LGPL-2.0+
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://www.gupnp.org/
|
||||
Source: http://download.gnome.org/sources/gupnp-av/0.10/%{name}-%{version}.tar.bz2
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: libgupnp-devel >= 0.17.0
|
||||
@@ -34,7 +32,6 @@ GUPnP A/V is a small utility library that aims to ease the handling and
|
||||
implementation of UPnP A/V profiles.
|
||||
|
||||
%package -n libgupnp-av-1_0-2
|
||||
License: LGPL-2.0+
|
||||
Summary: Library to ease the handling and implementation of UPnP A/V profiles
|
||||
Group: Development/Libraries/C and C++
|
||||
|
||||
@@ -43,20 +40,20 @@ GUPnP A/V is a small utility library that aims to ease the handling and
|
||||
implementation of UPnP A/V profiles.
|
||||
|
||||
%package -n typelib-1_0-GUPnPAV-1_0
|
||||
Summary: Library to ease the handling and implementation of UPnP A/V profiles
|
||||
Summary: Library to ease the handling and implementation of UPnP A/V profiles -- Introspection bindings
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n typelib-1_0-GUPnPAV-1_0
|
||||
GUPnP A/V is a small utility library that aims to ease the handling and
|
||||
implementation of UPnP A/V profiles.
|
||||
|
||||
This package provides the GObject Introspection bindings for GUPnP A/V.
|
||||
|
||||
%package -n libgupnp-av-devel
|
||||
License: LGPL-2.0+
|
||||
Summary: Library to ease the handling and implementation of UPnP A/V profiles - Development Files
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: libgupnp-av-1_0-2 = %{version}
|
||||
Requires: typelib-1_0-GUPnPAV-1_0 = %{version}
|
||||
Requires: libgupnp-devel
|
||||
|
||||
%description -n libgupnp-av-devel
|
||||
GUPnP A/V is a small utility library that aims to ease the handling and
|
||||
|
Reference in New Issue
Block a user