Author: kwizart
Update of /cvs/free/rpms/xmms2-freeworld/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv24079
Modified Files:
xmms2-freeworld.spec
Log Message:
* Sat Nov 24 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.8-6
- Rebuilt for FFmpeg 1.0
Index: xmms2-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/xmms2-freeworld/F-18/xmms2-freeworld.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xmms2-freeworld.spec 26 Jun 2012 09:10:44 -0000 1.9
+++ xmms2-freeworld.spec 24 Nov 2012 15:27:43 -0000 1.10
@@ -3,7 +3,7 @@
Name: xmms2-freeworld
Summary: Plugins for XMMS2 that cannot be included in Fedora
Version: 0.8
-Release: 3%{?dist}
+Release: 6%{?dist}
License: LGPLv2+ and GPL+ and BSD
Group: Applications/Multimedia
# Fedora's xmms2 has to use a sanitized tarball, we don't.
@@ -12,6 +12,8 @@
Patch0: xmms2-0.8DrO_o-use-libdir.patch
# Don't add extra CFLAGS, we're smart enough, thanks.
Patch1: xmms2-0.8DrO_o-no-O0.patch
+# Fix compilation against newer ffmpeg
+Patch2: xmms2-ffmpeg.patch
URL:
http://wiki.xmms2.xmms.se/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -93,6 +95,7 @@
%patch0 -p1 -b .plugins-use-libdir
%patch1 -p1 -b .noO0
+%patch2 -p1 -b .oldffmpeg
%build
@@ -205,6 +208,15 @@
%{_libdir}/xmms2/libxmms_mp4.so
%changelog
+* Sat Nov 24 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.8-6
+- Rebuilt for FFmpeg 1.0
+
+* Thu Nov 01 2012 John Doe <anonymous(a)american.us> 0.8-5
+- Patch for new ffmpeg
+
+* Thu Nov 01 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.8-4
+- Rebuilt for ffmpeg
+
* Tue Jun 26 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.8-3
- Rebuilt for FFmpeg