Author: wiget Date: Sat Oct 24 18:54:36 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.10.25 - more verbose make
---- Files affected: packages/gstreamer: gstreamer.spec (1.117 -> 1.118) ---- Diffs: ================================================================ Index: packages/gstreamer/gstreamer.spec diff -u packages/gstreamer/gstreamer.spec:1.117 packages/gstreamer/gstreamer.spec:1.118 --- packages/gstreamer/gstreamer.spec:1.117 Sun Sep 13 19:26:13 2009 +++ packages/gstreamer/gstreamer.spec Sat Oct 24 20:54:31 2009 @@ -2,12 +2,12 @@ Summary: GStreamer Streaming-media framework runtime Summary(pl.UTF-8): GStreamer - biblioteki środowiska do obróbki strumieni Name: gstreamer -Version: 0.10.24 +Version: 0.10.25 Release: 1 License: LGPL v2+ Group: Libraries Source0: http://gstreamer.freedesktop.org/src/gstreamer/%{name}-%{version}.tar.bz2 -# Source0-md5: 178d3326c96c360c9a15751bd5d73a6c +# Source0-md5: 88544e034a051baf472983791d233076 Source1: %{name}-rpmdeps.sh Patch0: %{name}-without_ps_pdf.patch Patch1: %{name}-eps.patch @@ -111,7 +111,7 @@ # po/Makefile.in.in is modified #{__gettextize} %{__libtoolize} -%{__aclocal} -I common/m4 +%{__aclocal} -I common/m4 -I . %{__autoconf} %{__autoheader} %{__automake} @@ -123,7 +123,7 @@ --enable-gtk-doc \ --with-html-dir=%{_gtkdocdir} -%{__make} +%{__make} V=1 %install rm -rf $RPM_BUILD_ROOT @@ -169,6 +169,11 @@ %attr(755,root,root) %{_gstlibdir}/libgstcoreelements.so %attr(755,root,root) %{_gstlibdir}/libgstcoreindexers.so %{_mandir}/man1/gst-*.1* +%{_libdir}/girepository-1.0/Gst-0.10.typelib +%{_libdir}/girepository-1.0/GstBase-0.10.typelib +%{_libdir}/girepository-1.0/GstCheck-0.10.typelib +%{_libdir}/girepository-1.0/GstController-0.10.typelib +%{_libdir}/girepository-1.0/GstNet-0.10.typelib %files devel %defattr(644,root,root,755) @@ -194,6 +199,11 @@ %{_pkgconfigdir}/gstreamer-net-0.10.pc %{_aclocaldir}/gst-element-check-0.10.m4 %attr(755,root,root) %{rpmlibdir}/gstreamerdeps.sh +%{_datadir}/gir-1.0/Gst-0.10.gir +%{_datadir}/gir-1.0/GstBase-0.10.gir +%{_datadir}/gir-1.0/GstCheck-0.10.gir +%{_datadir}/gir-1.0/GstController-0.10.gir +%{_datadir}/gir-1.0/GstNet-0.10.gir %files static %defattr(644,root,root,755) @@ -216,6 +226,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.118 2009/10/24 18:54:31 wiget +- updated to 0.10.25 +- more verbose make + Revision 1.117 2009/09/13 17:26:13 charles - BR: docbook-dtd30-sgml, gnome-doc-tools (apidocs build) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gstreamer/gstreamer.spec?r1=1.117&r2=1.118&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
