forked from pool/gupnp
Accepting request 158407 from GNOME:Next
Push GNOME:Next OBS-URL: https://build.opensuse.org/request/show/158407 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=46
This commit is contained in:
19
gupnp.spec
19
gupnp.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gupnp
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,20 +17,21 @@
|
||||
|
||||
|
||||
Name: gupnp
|
||||
Version: 0.18.4
|
||||
Version: 0.20.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: libgssdp-devel >= 0.11.2
|
||||
BuildRequires: libsoup-devel >= 2.28.2
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: libxml2-devel
|
||||
Source: http://download.gnome.org/sources/gupnp/0.20/%{name}-%{version}.tar.xz
|
||||
# Needed for the GTest
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.16
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.6.4
|
||||
BuildRequires: pkgconfig(gssdp-1.0) >= 0.13.0
|
||||
BuildRequires: pkgconfig(libsoup-2.4) >= 2.28.2
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(uuid)
|
||||
BuildRequires: pkgconfig(vapigen)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@@ -121,5 +122,7 @@ rm -rf %{buildroot}
|
||||
%dir %{_datadir}/gtk-doc
|
||||
%dir %{_datadir}/gtk-doc/html
|
||||
%{_datadir}/gtk-doc/html/%{name}
|
||||
%{_datadir}/vala/vapi/gupnp-1.0.deps
|
||||
%{_datadir}/vala/vapi/gupnp-1.0.vapi
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user