Author: patrys                       Date: Thu Jun 18 09:09:32 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 0.10.12
- use libmpeg2 instead of mpeg2dec

---- Files affected:
packages/gstreamer-plugins-ugly:
   gstreamer-plugins-ugly.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: packages/gstreamer-plugins-ugly/gstreamer-plugins-ugly.spec
diff -u packages/gstreamer-plugins-ugly/gstreamer-plugins-ugly.spec:1.21 
packages/gstreamer-plugins-ugly/gstreamer-plugins-ugly.spec:1.22
--- packages/gstreamer-plugins-ugly/gstreamer-plugins-ugly.spec:1.21    Wed May 
27 00:16:55 2009
+++ packages/gstreamer-plugins-ugly/gstreamer-plugins-ugly.spec Thu Jun 18 
11:09:27 2009
@@ -15,12 +15,12 @@
 Summary:       Ugly GStreamer Streaming-media framework plugins
 Summary(pl.UTF-8):     Brzydkie wtyczki do środowiska obróbki strumieni 
GStreamer
 Name:          gstreamer-plugins-ugly
-Version:       0.10.11
-Release:       2
+Version:       0.10.12
+Release:       1
 License:       LGPL v2+
 Group:         Libraries
 Source0:       
http://gstreamer.freedesktop.org/src/gst-plugins-ugly/%{gstname}-%{version}.tar.bz2
-# Source0-md5: dfe2e201e066a3e86a9598b6769d9739
+# Source0-md5: 4400914a009201348fe66d2a83fa3971
 Patch0:                %{name}-bashish.patch
 URL:           http://gstreamer.freedesktop.org/
 BuildRequires: autoconf >= 2.52
@@ -47,8 +47,8 @@
 BuildRequires: libdvdread-devel
 BuildRequires: libid3tag-devel >= 0.15
 BuildRequires: libmad-devel >= 0.15
+BuildRequires: libmpeg2-devel >= 0.5.1
 %{?with_sid:BuildRequires:     libsidplay-devel >= 1.36.57}
-BuildRequires: mpeg2dec-devel >= 0.4.0
 BuildRequires: rpmbuild(macros) >= 1.98
 BuildRequires: twolame-devel >= 0.3.0
 Requires:      gstreamer >= %{gst_req_ver}
@@ -182,6 +182,18 @@
 %description -n gstreamer-sid -l pl.UTF-8
 Wtyczka do odtwarzania plików z muzyką w formacie C64 SID.
 
+%package -n gstreamer-x264
+Summary:       GStreamer x264 decoder plugin
+Summary(pl.UTF-8):     Wtyczka do GStreamera dekodująca przy użyciu biblioteki 
x264
+Group:         Libraries
+Requires:      gstreamer-plugins-base >= %{gst_req_ver}
+
+%description -n gstreamer-x264
+GStreamer x264 decoder plugin.
+
+%description -n gstreamer-x264 -l pl.UTF-8
+Wtyczka do GStreamera dekodująca przy użyciu biblioteki x264.
+
 %prep
 %setup -q -n %{gstname}-%{version}
 %patch0 -p1
@@ -220,6 +232,7 @@
 %files -f %{gstname}-%{gst_major_ver}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README RELEASE
+%{_datadir}/gstreamer-%{gst_major_ver}/presets
 %attr(755,root,root) %{gstlibdir}/libgstasf.so
 %attr(755,root,root) %{gstlibdir}/libgstdvdlpcmdec.so
 %attr(755,root,root) %{gstlibdir}/libgstdvdsub.so
@@ -273,12 +286,20 @@
 %attr(755,root,root) %{gstlibdir}/libgstsid.so
 %endif
 
+%files -n gstreamer-x264
+%defattr(644,root,root,755)
+%attr(755,root,root) %{gstlibdir}/libgstx264.so
+
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <[email protected]>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2009/06/18 09:09:27  patrys
+- 0.10.12
+- use libmpeg2 instead of mpeg2dec
+
 Revision 1.21  2009/05/26 22:16:55  megabajt
 - generate rpm provides for plugins
 - release 2
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gstreamer-plugins-ugly/gstreamer-plugins-ugly.spec?r1=1.21&r2=1.22&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to