Author: megabajt Date: Wed Mar 18 23:45:53 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.12.6
---- Files affected: SPECS: gupnp.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/gupnp.spec diff -u SPECS/gupnp.spec:1.6 SPECS/gupnp.spec:1.7 --- SPECS/gupnp.spec:1.6 Sun Aug 31 23:18:34 2008 +++ SPECS/gupnp.spec Thu Mar 19 00:45:48 2009 @@ -2,19 +2,22 @@ Summary: UPnP library Summary(pl.UTF-8): Biblioteka UPnP Name: gupnp -Version: 0.12.2 +Version: 0.12.6 Release: 1 License: LGPL v2+ Group: Libraries Source0: http://www.gupnp.org/sources/gupnp/%{name}-%{version}.tar.gz -# Source0-md5: 5350f5f28fb3742779702a496ab75d72 +# Source0-md5: 651c72e2c7353aa9aa9cea24c54b40c0 URL: http://gupnp.org/ BuildRequires: autoconf >= 2.53 BuildRequires: automake >= 1:1.9 +BuildRequires: glib2-devel >= 1:2.18.0 BuildRequires: gssdp-devel >= 0.6.2 BuildRequires: gtk-doc >= 1.0 +BuildRequires: libsoup-devel >= 2.4.1 BuildRequires: libtool >= 2:1.5 BuildRequires: libuuid-devel >= 1.36 +BuildRequires: libxml2-devel >= 1:2.6.30 BuildRequires: pkgconfig BuildRequires: shared-mime-info Requires: shared-mime-info @@ -36,8 +39,11 @@ Summary(pl.UTF-8): Pliki nagłówkowe gupnp Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: gssdp-devel >= 0.3 +Requires: glib2-devel >= 1:2.18.0 +Requires: gssdp-devel >= 0.6.2 +Requires: libsoup-devel >= 2.4.1 Requires: libuuid-devel >= 1.36 +Requires: libxml2-devel >= 1:2.6.30 %description devel This package contains header files for the Linux SDK for UPnP Devices @@ -82,7 +88,9 @@ %{__autoheader} %{__automake} %configure \ + --enable-gtk-doc \ --with-html-dir=%{_gtkdocdir} + %{__make} %install @@ -125,6 +133,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2009/03/18 23:45:48 megabajt +- updated to 0.12.6 + Revision 1.6 2008/08/31 21:18:34 patrys - 0.12.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gupnp.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
