]> git.pld-linux.org Git - packages/gupnp.git/commitdiff
- updated to 0.13.2 auto/th/gupnp-0_13_2-1 auto/ti/gupnp-0_13_2-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Tue, 29 Dec 2009 20:25:23 +0000 (20:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gupnp.spec -> 1.10

gupnp.spec

index a658be7b87170c2abaacd1e89b009ce1ef3b114d..b59f3d210ef82ca8c9ec4b05910ae3aa7543b457 100644 (file)
@@ -1,17 +1,18 @@
 Summary:       UPnP library
 Summary(pl.UTF-8):     Biblioteka UPnP
 Name:          gupnp
-Version:       0.13.1
+Version:       0.13.2
 Release:       1
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://www.gupnp.org/sources/gupnp/%{name}-%{version}.tar.gz
-# Source0-md5: 9b5fcf8146ba9a2bd84382f61717aa0e
+# Source0-md5: eca3f79b32deb43f5de752d6cf2c160d
 URL:           http://gupnp.org/
 BuildRequires: autoconf >= 2.53
 BuildRequires: automake >= 1:1.9
+BuildRequires: dbus-glib-devel >= 0.76
 BuildRequires: glib2-devel >= 1:2.18.0
-BuildRequires: gssdp-devel >= 0.7.0
+BuildRequires: gssdp-devel >= 0.7.1
 BuildRequires: gtk-doc >= 1.0
 BuildRequires: libsoup-devel >= 2.4.1
 BuildRequires: libtool >= 2:1.5
@@ -37,7 +38,7 @@ Summary(pl.UTF-8):    Pliki nagłówkowe gupnp
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 Requires:      glib2-devel >= 1:2.18.0
-Requires:      gssdp-devel >= 0.7.0
+Requires:      gssdp-devel >= 0.7.1
 Requires:      libsoup-devel >= 2.4.1
 Requires:      libuuid-devel >= 1.36
 Requires:      libxml2-devel >= 1:2.6.30
@@ -86,7 +87,8 @@ Dokumentacja API gupnp.
 %{__automake}
 %configure \
        --enable-gtk-doc \
-       --with-html-dir=%{_gtkdocdir}
+       --with-html-dir=%{_gtkdocdir} \
+       --with-context-manager=network-manager
 
 %{__make}
 
This page took 0.078716 seconds and 4 git commands to generate.