SPECS: gstreamer-plugins-bad.spec - added neon patch (fix for 0.26...
freetz
freetz at pld-linux.org
Thu Jun 22 19:41:52 CEST 2006
Author: freetz Date: Thu Jun 22 17:41:51 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added neon patch (fix for 0.26.x), rel.3
---- Files affected:
SPECS:
gstreamer-plugins-bad.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/gstreamer-plugins-bad.spec
diff -u SPECS/gstreamer-plugins-bad.spec:1.6 SPECS/gstreamer-plugins-bad.spec:1.7
--- SPECS/gstreamer-plugins-bad.spec:1.6 Thu Jun 22 18:59:54 2006
+++ SPECS/gstreamer-plugins-bad.spec Thu Jun 22 19:41:46 2006
@@ -28,8 +28,8 @@
Summary(pl): Złe wtyczki do środowiska obróbki strumieni GStreamer
Name: gstreamer-plugins-bad
Version: 0.10.3
-Release: 2
-License: LGPL
+Release: 3
+License: LPL
Group: Libraries
Source0: http://gstreamer.freedesktop.org/src/gst-plugins-bad/%{gstname}-%{version}.tar.bz2
# Source0-md5: 8545a02c408976c5e9f0c2cf3c6a362e
@@ -37,6 +37,7 @@
Patch1: %{name}-libdts.patch
Patch2: %{name}-divx4linux.patch
Patch3: %{name}-soundtouch.patch
+Patch4: %{name}-neon.patch
URL: http://gstreamer.freedesktop.org/
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1.6
@@ -65,8 +66,7 @@
BuildRequires: libmusicbrainz-devel >= 2.1.0
# for modplug and libSoundTouch
BuildRequires: libstdc++-devel
-%{?with_neon:BuildRequires: neon-devel >= 0.25.5}
-%{?with_neon:BuildRequires: neon-devel < 0.26}
+%{?with_neon:BuildRequires: neon-devel >= 0.26}
BuildRequires: soundtouch-devel >= 1.3.1
%{?with_swfdec:BuildRequires: swfdec-devel >= 0.3.6}
%{?with_wavpack:BuildRequires: wavpack-devel >= 4.2}
@@ -306,6 +306,7 @@
%patch1 -p1
%patch2 -p1
%patch3 -p1
+%patch4 -p1
%build
%{__libtoolize}
@@ -459,6 +460,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2006/06/22 17:41:46 freetz
+- added neon patch (fix for 0.26.x), rel.3
+
Revision 1.6 2006/06/22 16:59:54 freetz
- rel.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gstreamer-plugins-bad.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list