forked from pool/gupnp
Accepting request 896477 from home:susnux:branches:GNOME:Factory
Update to version 1.2.6 Fix CVE-2021-33516 ( boo#1186590 ) OBS-URL: https://build.opensuse.org/request/show/896477 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=114
This commit is contained in:
@@ -29,16 +29,15 @@ Group: Development/Libraries/C and C++
|
||||
URL: http://www.gupnp.org/
|
||||
Source0: https://download.gnome.org/sources/gupnp/1.2/%{name}-%{version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: meson
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(gio-2.0) >= 2.58
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.58
|
||||
BuildRequires: pkgconfig(gmodule-2.0) >= 2.58
|
||||
BuildRequires: pkgconfig(gobject-2.0) >= 2.58
|
||||
BuildRequires: pkgconfig(gmodule-2.0) >= 2.44
|
||||
BuildRequires: pkgconfig(gobject-2.0) >= 2.44
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.6.4
|
||||
BuildRequires: pkgconfig(gssdp-1.2) >= 1.1.3
|
||||
BuildRequires: pkgconfig(gssdp-1.2) >= 1.2.3
|
||||
BuildRequires: pkgconfig(libsoup-2.4) >= 2.48.0
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(uuid)
|
||||
@@ -94,6 +93,7 @@ libraries utilizing the GUPnP framework.
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
sed -i 's|env python3|python3|' tools/gupnp-binding-tool-1.2
|
||||
|
||||
%build
|
||||
%meson \
|
||||
|
Reference in New Issue
Block a user