Author: baggins Date: Fri Sep 7 01:10:29 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 4 - fix neon build - add missing BR nas-devel
---- Files affected: SPECS: gstreamer-plugins-bad.spec (1.30 -> 1.31) ---- Diffs: ================================================================ Index: SPECS/gstreamer-plugins-bad.spec diff -u SPECS/gstreamer-plugins-bad.spec:1.30 SPECS/gstreamer-plugins-bad.spec:1.31 --- SPECS/gstreamer-plugins-bad.spec:1.30 Thu Sep 6 17:54:54 2007 +++ SPECS/gstreamer-plugins-bad.spec Fri Sep 7 03:10:24 2007 @@ -33,7 +33,7 @@ Summary(pl.UTF-8): Złe wtyczki do środowiska obróbki strumieni GStreamer Name: gstreamer-plugins-bad Version: 0.10.5 -Release: 3 +Release: 4 License: LPL Group: Libraries Source0: http://gstreamer.freedesktop.org/src/gst-plugins-bad/%{gstname}-%{version}.tar.bz2 @@ -45,6 +45,7 @@ Patch4: %{name}-link.patch Patch5: %{name}-vcd.patch Patch6: %{name}-gmyth.patch +Patch7: %{name}-neon27.patch URL: http://gstreamer.freedesktop.org/ BuildRequires: autoconf >= 2.59-9 BuildRequires: automake >= 1.6 @@ -87,6 +88,7 @@ %{?with_mjpegtools:BuildRequires: mjpegtools-devel >= 1.8.0-0.2} %{?with_neon:BuildRequires: neon-devel >= 0.26} BuildRequires: libsndfile-devel +BuildRequires: nas-devel BuildRequires: soundtouch-devel >= 1.3.1 %if %{with swfdec} BuildRequires: swfdec-devel < 0.4.0 @@ -481,6 +483,7 @@ %patch4 -p1 %patch5 -p1 %patch6 -p1 +%patch7 -p1 %build %{__libtoolize} @@ -730,6 +733,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31 2007/09/07 01:10:24 baggins +- rel 4 +- fix neon build +- add missing BR nas-devel + Revision 1.30 2007/09/06 15:54:54 baggins - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gstreamer-plugins-bad.spec?r1=1.30&r2=1.31&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
