]> git.pld-linux.org Git - packages/gstreamer-plugins-good.git/blobdiff - gstreamer-plugins-good.spec
- release 2
[packages/gstreamer-plugins-good.git] / gstreamer-plugins-good.spec
index 2a4183e73a5fe5ced37d1d11023bb69e27a5b5de..ce4634eb28e727727f4443313126f6499d716dd8 100644 (file)
 #
 %define                gstname         gst-plugins-good
 %define                gst_major_ver   0.10
-%define                gst_req_ver     0.10.14
-%define                gstpb_req_ver   0.10.14
+%define                gst_req_ver     0.10.22
+%define                gstpb_req_ver   0.10.21
+#
+%include       /usr/lib/rpm/macros.gstreamer
 #
 Summary:       Good GStreamer Streaming-media framework plugins
 Summary(pl.UTF-8):     Dobre wtyczki do środowiska obróbki strumieni GStreamer
 Name:          gstreamer-plugins-good
-Version:       0.10.10
-Release:       1
+Version:       0.10.15
+Release:       2
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://gstreamer.freedesktop.org/src/gst-plugins-good/%{gstname}-%{version}.tar.bz2
-# Source0-md5: a57b4f6bdb9a4a00351f9da74de35ae9
+# Source0-md5: 19bc6cc07951b3382d1ac8525b20e83f
 Patch0:                %{name}-bashish.patch
 Patch1:                %{name}-libcaca.patch
 URL:           http://gstreamer.freedesktop.org/
@@ -502,6 +504,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{gstlibdir}/libgstdebug.so
 %attr(755,root,root) %{gstlibdir}/libgstefence.so
 %attr(755,root,root) %{gstlibdir}/libgstequalizer.so
+%attr(755,root,root) %{gstlibdir}/libgstdeinterlace.so
+%attr(755,root,root) %{gstlibdir}/libgstflv.so
 %attr(755,root,root) %{gstlibdir}/libgstflxdec.so
 %attr(755,root,root) %{gstlibdir}/libgstgamma.so
 %attr(755,root,root) %{gstlibdir}/libgsticydemux.so
@@ -521,6 +525,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{gstlibdir}/libgstvideobox.so
 %attr(755,root,root) %{gstlibdir}/libgstvideocrop.so
 %attr(755,root,root) %{gstlibdir}/libgstvideomixer.so
+%attr(755,root,root) %{gstlibdir}/libgsty4menc.so
+%dir %{_datadir}/gstreamer-0.10
+%{_datadir}/gstreamer-0.10/presets
 
 %if %{with apidocs}
 %files apidocs
This page took 0.066038 seconds and 4 git commands to generate.