]> git.pld-linux.org Git - packages/gupnp.git/commitdiff
- updated to 0.20.16 auto/th/gupnp-0.20.16-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 10 Feb 2016 14:26:33 +0000 (15:26 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 10 Feb 2016 14:26:33 +0000 (15:26 +0100)
gupnp.spec

index b6a68f47eaab43ceb98fea137bdcdfd59c3abd1d..942ae1a59f88e13c8528141fb62ab047c7a16c6b 100644 (file)
@@ -6,12 +6,12 @@ Summary:      UPnP library based on GObject and libsoup
 Summary(pl.UTF-8):     Biblioteka UPnP oparta na bibliotekach GObject i libsoup
 Name:          gupnp
 # note: 0.20.x is stable, 0.21.x unstable
-Version:       0.20.15
-Release:       2
+Version:       0.20.16
+Release:       1
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.20/%{name}-%{version}.tar.xz
-# Source0-md5: bd014927da034361de79fdc657508bf7
+# Source0-md5: d3c7eea2c883816432e8e021ae1283ed
 URL:           http://gupnp.org/
 BuildRequires: autoconf >= 2.64
 BuildRequires: automake >= 1:1.11
@@ -27,6 +27,7 @@ BuildRequires:        libuuid-devel >= 1.36
 BuildRequires: libxml2-devel >= 1:2.6.30
 BuildRequires: pkgconfig
 BuildRequires: rpm-pythonprov
+BuildRequires: sed >= 4.0
 BuildRequires: tar >= 1:1.22
 %{?with_vala:BuildRequires:    vala >= 2:0.20}
 %{?with_vala:BuildRequires:    vala-gssdp >= 0.14.13}
@@ -111,6 +112,8 @@ API jÄ™zyka Vala dla biblioteki gupnp.
 %prep
 %setup -q
 
+%{__sed} -i -e '1s,/usr/bin/env python,%{__python},' tools/gupnp-binding-tool
+
 %build
 %{__gtkdocize}
 %{__libtoolize}
This page took 0.062005 seconds and 4 git commands to generate.