rpms/alsa-plugins-freeworld/devel alsa-plugins-freeworld.spec, 1.12, 1.13

Nicolas Chauvet kwizart at rpmfusion.org
Sat Sep 15 12:04:25 CEST 2012


Author: kwizart

Update of /cvs/free/rpms/alsa-plugins-freeworld/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv27328

Modified Files:
	alsa-plugins-freeworld.spec 
Log Message:
Recover the ffmpeg patch



Index: alsa-plugins-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/alsa-plugins-freeworld/devel/alsa-plugins-freeworld.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- alsa-plugins-freeworld.spec	15 Sep 2012 09:16:50 -0000	1.12
+++ alsa-plugins-freeworld.spec	15 Sep 2012 10:04:24 -0000	1.13
@@ -9,6 +9,7 @@
 Source0:        ftp://ftp.alsa-project.org/pub/plugins/alsa-plugins-%{version}.tar.bz2
 Source1:        a52.conf
 Source2:        lavcrate.conf
+Patch1:         alsa-plugins-1.0.25-ffmpeg54.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  alsa-lib-devel >= 1.0.24
@@ -46,6 +47,10 @@
 
 %prep
 %setup -q -n alsa-plugins-%{version}%{?prever}
+%if 0%{?fedora} > 17
+%patch1 -p1 -b .ffmpeg54
+%endif
+
 
 %build
 export CPPFLAGS="$(pkg-config --cflags libavcodec)"


More information about the rpmfusion-commits mailing list