Author: rdieter
Update of /cvs/free/rpms/xine-lib-extras-freeworld/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv24812
Modified Files:
.cvsignore sources xine-lib-extras-freeworld.spec
Log Message:
* Fri Apr 03 2009 Rex Dieter <rdieter(a)fedoraproject.org> - 1.1.16.3-1
- xine-lib-1.1.16.3, plugin-abi 1.26
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/xine-lib-extras-freeworld/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore 10 Feb 2009 23:12:13 -0000 1.6
+++ .cvsignore 3 Apr 2009 17:30:52 -0000 1.7
@@ -1 +1 @@
-xine-lib-1.1.16.2.tar.bz2
+xine-lib-1.1.16.3.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/xine-lib-extras-freeworld/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources 10 Feb 2009 23:12:13 -0000 1.6
+++ sources 3 Apr 2009 17:30:52 -0000 1.7
@@ -1 +1 @@
-336dd1f6266e9f943430ca6009b7aa7e xine-lib-1.1.16.2.tar.bz2
+4f508abf088cf427a731f85634c8260d xine-lib-1.1.16.3.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.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- xine-lib-extras-freeworld.spec 27 Mar 2009 15:41:48 -0000 1.25
+++ xine-lib-extras-freeworld.spec 3 Apr 2009 17:30:52 -0000 1.26
@@ -1,7 +1,7 @@
# TODO:
# - external dvdnav - not compatible as of 1.1.11 and 4.1.1
-%define abiver 1.25
+%define plugin_abi 1.26
%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.16.2
-Release: 4%{?dist}
+Version: 1.1.16.3
+Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL:
http://xinehq.de/
@@ -47,7 +47,7 @@
BuildConflicts: libfame-devel
Requires: vcdimager >= 0.7.23
-Requires: xine-lib(plugin-abi)%{?_isa} = %{abiver}
+Requires: xine-lib(plugin-abi)%{?_isa} = %{plugin_abi}
# obsolete old livna package
Provides: xine-lib-extras-nonfree = %{version}-%{release}
@@ -182,11 +182,14 @@
%files
%defattr(-,root,root,-)
%doc doc/README.dxr3 doc/README.network_dvd
-%{_libdir}/xine/plugins/%{abiver}/xineplug_*.so
-%{_libdir}/xine/plugins/%{abiver}/post/xineplug_*.so
+%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_*.so
+%{_libdir}/xine/plugins/%{plugin_abi}/post/xineplug_*.so
%changelog
+* Fri Apr 03 2009 Rex Dieter <rdieter(a)fedoraproject.org> - 1.1.16.3-1
+- xine-lib-1.1.16.3, plugin-abi 1.26
+
* Fri Mar 27 2009 Rex Dieter <rdieter(a)fedoraproject.org> - 1.1.16.2-4
- rebuild (faad)