Author: patrys Date: Thu Jan 17 17:00:46 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fixes from livna - plays mp3 files - rel 2
---- Files affected: SPECS: gstreamer-plugins-ugly.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/gstreamer-plugins-ugly.spec diff -u SPECS/gstreamer-plugins-ugly.spec:1.11 SPECS/gstreamer-plugins-ugly.spec:1.12 --- SPECS/gstreamer-plugins-ugly.spec:1.11 Sun Jun 24 14:14:22 2007 +++ SPECS/gstreamer-plugins-ugly.spec Thu Jan 17 18:00:41 2008 @@ -13,12 +13,15 @@ Summary(pl.UTF-8): Brzydkie wtyczki do środowiska obróbki strumieni GStreamer Name: gstreamer-plugins-ugly Version: 0.10.6 -Release: 1 +Release: 2 License: LGPL Group: Libraries Source0: http://gstreamer.freedesktop.org/src/gst-plugins-ugly/%{gstname}-%{version}.tar.bz2 # Source0-md5: f1016148ecbfba968c0ef1773066988b Patch0: %{name}-bashish.patch +Patch1: %{name}-mpegaudioparse.patch +Patch2: %{name}-dvdread.patch +Patch3: %{name}-asf-seek.patch URL: http://gstreamer.freedesktop.org/ BuildRequires: autoconf >= 2.52 BuildRequires: automake >= 1.5 @@ -163,6 +166,9 @@ %prep %setup -q -n %{gstname}-%{version} %patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build %{__libtoolize} @@ -247,6 +253,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2008-01-17 17:00:41 patrys +- fixes from livna +- plays mp3 files +- rel 2 + Revision 1.11 2007-06-24 12:14:22 qboosh - updated to 0.10.6 - added subpackage deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gstreamer-plugins-ugly.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
