packages (AC-branch): alsa-plugins/alsa-plugins.spec - add ffmpeg patch
glen
glen at pld-linux.org
Thu Aug 26 23:13:32 CEST 2010
Author: glen Date: Thu Aug 26 21:13:32 2010 GMT
Module: packages Tag: AC-branch
---- Log message:
- add ffmpeg patch
---- Files affected:
packages/alsa-plugins:
alsa-plugins.spec (1.11 -> 1.11.2.1)
---- Diffs:
================================================================
Index: packages/alsa-plugins/alsa-plugins.spec
diff -u packages/alsa-plugins/alsa-plugins.spec:1.11 packages/alsa-plugins/alsa-plugins.spec:1.11.2.1
--- packages/alsa-plugins/alsa-plugins.spec:1.11 Tue Jun 12 08:37:20 2007
+++ packages/alsa-plugins/alsa-plugins.spec Thu Aug 26 23:13:27 2010
@@ -3,20 +3,21 @@
Summary(pl.UTF-8): Advanced Linux Sound Architecture - wtyczki
Name: alsa-plugins
Version: 1.0.14
-Release: 1
+Release: 2
License: LGPL v2.1+
Group: Libraries
Source0: ftp://ftp.alsa-project.org/pub/plugins/%{name}-%{version}.tar.bz2
# Source0-md5: fa678da6b91c9f3c7204bc8d14e5b53f
URL: http://www.alsa-project.org/
+Patch0: %{name}-ffmpeg.patch
BuildRequires: alsa-lib-devel >= 1.0.14
BuildRequires: automake
BuildRequires: dbus-devel >= 0.35
BuildRequires: ffmpeg-devel
BuildRequires: jack-audio-connection-kit-devel >= 0.98
BuildRequires: libsamplerate-devel
-BuildRequires: pulseaudio-devel >= 0.9.2
BuildRequires: pkgconfig
+BuildRequires: pulseaudio-devel >= 0.9.2
BuildRequires: speex-devel >= 1:1.2
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -152,6 +153,7 @@
%prep
%setup -q
+%patch0 -p1
%build
cp -f /usr/share/automake/config.sub .
@@ -221,6 +223,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11.2.1 2010/08/26 21:13:27 glen
+- add ffmpeg patch
+
Revision 1.11 2007/06/12 06:37:20 qboosh
- updated to 1.0.14
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/alsa-plugins/alsa-plugins.spec?r1=1.11&r2=1.11.2.1&f=u
More information about the pld-cvs-commit
mailing list