Author: rdieter
Update of /cvs/free/rpms/xine-lib-extras-freeworld/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28262
Modified Files:
.cvsignore sources xine-lib-extras-freeworld.spec
Log Message:
* Wed Feb 24 2010 Rex Dieter <rdieter(a)fedoraproject.org> - 1.1.18-1
- xine-lib-1.1.18, plugin-abi 1.28
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/xine-lib-extras-freeworld/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore 24 Dec 2009 15:37:24 -0000 1.8
+++ .cvsignore 25 Feb 2010 03:36:55 -0000 1.9
@@ -1 +1 @@
-xine-lib-1.1.17.tar.bz2
+xine-lib-1.1.18.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/xine-lib-extras-freeworld/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources 24 Dec 2009 15:37:24 -0000 1.8
+++ sources 25 Feb 2010 03:36:55 -0000 1.9
@@ -1 +1 @@
-25aea3cae7d8e2fb091941454fcfab54 xine-lib-1.1.17.tar.bz2
+2313c279bc99303cd12d4ee0ac826e20 xine-lib-1.1.18.tar.bz2
Index: xine-lib-extras-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/xine-lib-extras-freeworld/devel/xine-lib-extras-freeworld.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- xine-lib-extras-freeworld.spec 22 Jan 2010 14:04:45 -0000 1.29
+++ xine-lib-extras-freeworld.spec 25 Feb 2010 03:36:55 -0000 1.30
@@ -1,7 +1,7 @@
# TODO:
# - external dvdnav - not compatible as of 1.1.11 and 4.1.1
-%define plugin_abi 1.27
+%define plugin_abi 1.28
%if 0%{?fedora} > 6
%define _with_external_ffmpeg --with-external-ffmpeg
@@ -10,8 +10,8 @@
Name: xine-lib-extras-freeworld
Summary: Extra codecs for the Xine multimedia library
-Version: 1.1.17
-Release: 2%{?dist}
+Version: 1.1.18
+Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL:
http://xinehq.de/
@@ -21,6 +21,9 @@
Patch0: xine-lib-1.1.3-optflags.patch
Patch6: xine-lib-1.1.1-deepbind-939.patch
+## upstreamable patches
+Patch50: xine-lib-1.1.18-dxr3_no_compat_c.patch
+
BuildRequires: pkgconfig
BuildRequires: zlib-devel
BuildRequires: gawk
@@ -29,8 +32,6 @@
%endif
%if 0%{?_with_external_ffmpeg:1}
BuildRequires: ffmpeg-devel >= 0.4.9-0.22.20060804
-# HACKS to workaround missing deps in ffmpeg-devel
-# BuildRequires: dirac-devel libraw1394-devel libtheora-devel libvorbis-devel
%endif
BuildRequires: a52dec-devel
BuildRequires: libmad-devel
@@ -72,6 +73,8 @@
# when compiling with external ffmpeg and internal libfaad #939.
#patch6 -p1 -b .deepbind
+%patch50 -p1 -b .dxr3_no_compat_c
+
# Avoid standard rpaths on lib64 archs:
sed -i -e 's|"/lib /usr/lib\b|"/%{_lib} %{_libdir}|' configure
@@ -187,6 +190,9 @@
%changelog
+* Wed Feb 24 2010 Rex Dieter <rdieter(a)fedoraproject.org> - 1.1.18-1
+- xine-lib-1.1.18, plugin-abi 1.28
+
* Fri Jan 22 2010 Rex Dieter <rdieter(a)fedoraproject.org> - 1.1.17-2
- rebuild (libcdio)