Author: qboosh Date: Sat Feb 5 06:38:33 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.6.3
---- Files affected: packages/gupnp-av: gupnp-av.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: packages/gupnp-av/gupnp-av.spec diff -u packages/gupnp-av/gupnp-av.spec:1.10 packages/gupnp-av/gupnp-av.spec:1.11 --- packages/gupnp-av/gupnp-av.spec:1.10 Sun Oct 31 11:52:18 2010 +++ packages/gupnp-av/gupnp-av.spec Sat Feb 5 07:38:28 2011 @@ -6,13 +6,15 @@ Summary: Library for building UPnP A/V applications Summary(pl.UTF-8): Biblioteka do budowania aplikacji UPnP A/V Name: gupnp-av -Version: 0.6.2 +# note: 0.6.x is stable, 0.7.x unstable +Version: 0.6.3 Release: 1 -License: LGPL v2 +License: LGPL v2+ Group: Libraries -Source0: http://www.gupnp.org/sites/all/files/sources/%{name}-%{version}.tar.gz -# Source0-md5: a3c1703141e64f7f6778fbbc5cf43783 -URL: http://www.gupnp.org/ +#Source0Download: http://gupnp.org/download +Source0: http://gupnp.org/sites/all/files/sources/%{name}-%{version}.tar.gz +# Source0-md5: ce976d4926ca06b7407c74fbd40204c1 +URL: http://gupnp.org/ BuildRequires: autoconf >= 2.53 BuildRequires: automake BuildRequires: docbook-dtd412-xml @@ -21,6 +23,7 @@ BuildRequires: gupnp-devel >= 0.13.4 BuildRequires: libtool BuildRequires: pkgconfig +Requires: gupnp >= 0.13.4 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -79,9 +82,9 @@ %{__autoheader} %{__automake} %configure \ + --disable-silent-rules \ %{?with_apidocs:--enable-gtk-doc} \ - --with-html-dir=%{_gtkdocdir} \ - --disable-silent-rules + --with-html-dir=%{_gtkdocdir} %{__make} @@ -130,6 +133,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2011/02/05 06:38:28 qboosh +- updated to 0.6.3 + Revision 1.10 2010/10/31 10:52:18 megabajt - updated to 0.6.2 @@ -160,4 +166,3 @@ Revision 1.1 2009/04/11 10:41:34 megabajt - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gupnp-av/gupnp-av.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
