Author: megabajt Date: Tue Dec 29 20:25:28 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.13.2
---- Files affected: packages/gupnp: gupnp.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: packages/gupnp/gupnp.spec diff -u packages/gupnp/gupnp.spec:1.9 packages/gupnp/gupnp.spec:1.10 --- packages/gupnp/gupnp.spec:1.9 Sat Nov 7 18:51:43 2009 +++ packages/gupnp/gupnp.spec Tue Dec 29 21:25:23 2009 @@ -2,17 +2,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 @@ -38,7 +39,7 @@ 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 @@ -87,7 +88,8 @@ %{__automake} %configure \ --enable-gtk-doc \ - --with-html-dir=%{_gtkdocdir} + --with-html-dir=%{_gtkdocdir} \ + --with-context-manager=network-manager %{__make} @@ -131,6 +133,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2009/12/29 20:25:23 megabajt +- updated to 0.13.2 + Revision 1.9 2009/11/07 17:51:43 megabajt - updated to 0.13.1 (new soname) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gupnp/gupnp.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
