Author: megabajt Date: Sun Jun 20 15:06:24 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.5.6
---- Files affected: packages/gupnp-av: gupnp-av.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: packages/gupnp-av/gupnp-av.spec diff -u packages/gupnp-av/gupnp-av.spec:1.6 packages/gupnp-av/gupnp-av.spec:1.7 --- packages/gupnp-av/gupnp-av.spec:1.6 Wed Apr 7 00:38:31 2010 +++ packages/gupnp-av/gupnp-av.spec Sun Jun 20 17:06:18 2010 @@ -6,16 +6,17 @@ Summary: Library for building UPnP A/V applications Summary(pl.UTF-8): Biblioteka do budowania aplikacji UPnP A/V Name: gupnp-av -Version: 0.5.4 +Version: 0.5.6 Release: 1 License: LGPL v2 Group: Libraries Source0: http://www.gupnp.org/sources/gupnp-av/%{name}-%{version}.tar.gz -# Source0-md5: 78d1d1d43078fa603cd10d2402a63a52 +# Source0-md5: 31f53256eeb934dae26f86eac84145ff URL: http://www.gupnp.org/ BuildRequires: autoconf >= 2.53 BuildRequires: automake BuildRequires: docbook-dtd412-xml +BuildRequires: gobject-introspection-devel >= 0.6.4 BuildRequires: gtk-doc >= 1.0 BuildRequires: gupnp-devel >= 0.13.0 BuildRequires: libtool @@ -79,7 +80,8 @@ %{__automake} %configure \ %{?with_apidocs:--enable-gtk-doc} \ - --with-html-dir=%{_gtkdocdir} + --with-html-dir=%{_gtkdocdir} \ + --disable-silent-rules %{__make} @@ -102,11 +104,13 @@ %doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_libdir}/libgupnp-av-1.0.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libgupnp-av-1.0.so.2 +%{_libdir}/girepository-1.0/GUPnPAV-1.0.typelib %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libgupnp-av-1.0.so %{_libdir}/libgupnp-av-1.0.la +%{_datadir}/gir-1.0/GUPnPAV-1.0.gir %{_includedir}/gupnp-av-1.0 %{_pkgconfigdir}/gupnp-av-1.0.pc @@ -126,6 +130,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2010/06/20 15:06:18 megabajt +- updated to 0.5.6 + Revision 1.6 2010/04/06 22:38:31 sparky - BR: docbook-dtd412-xml ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gupnp-av/gupnp-av.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
