Author: kkofler
Update of /cvs/free/rpms/xine-lib-extras-freeworld/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv32032/F-17
Modified Files:
.cvsignore sources xine-lib-extras-freeworld.spec
Log Message:
Sync from devel:
* Mon Jul 16 2012 Kevin Kofler <Kevin(a)tigcc.ticalc.org> 1.1.21-3
- drop DVD plugin, not encumbered (by itself), moved to Fedora
* Tue Jun 26 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.1.21-2
- Rebuilt for FFmpeg
* Sat Jun 23 2012 Kevin Kofler <Kevin(a)tigcc.ticalc.org> 1.1.21-1
- update to 1.1.21 (bugfix release, matches Fedora xine-lib)
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/xine-lib-extras-freeworld/F-17/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore 3 Jan 2012 15:38:39 -0000 1.13
+++ .cvsignore 21 Jul 2012 10:03:50 -0000 1.14
@@ -1 +1 @@
-xine-lib-1.1.20.1.tar.xz
+xine-lib-1.1.21.tar.xz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/xine-lib-extras-freeworld/F-17/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources 3 Jan 2012 15:38:39 -0000 1.13
+++ sources 21 Jul 2012 10:03:50 -0000 1.14
@@ -1 +1 @@
-90f619084c692b4aff20c8f9d1259148 xine-lib-1.1.20.1.tar.xz
+d0163d4f9d7613fb050c5c2205973336 xine-lib-1.1.21.tar.xz
Index: xine-lib-extras-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/xine-lib-extras-freeworld/F-17/xine-lib-extras-freeworld.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- xine-lib-extras-freeworld.spec 9 Mar 2012 09:19:33 -0000 1.44
+++ xine-lib-extras-freeworld.spec 21 Jul 2012 10:03:50 -0000 1.45
@@ -3,8 +3,8 @@
Name: xine-lib-extras-freeworld
Summary: Extra codecs for the Xine multimedia library
-Version: 1.1.20.1
-Release: 2%{?dist}
+Version: 1.1.21
+Release: 3%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL:
http://xinehq.de/
@@ -38,6 +38,8 @@
Requires: vcdimager >= 0.7.23
Requires: xine-lib(plugin-abi)%{?_isa} = %{plugin_abi}
+# DVD plugin moved to Fedora (not encumbered)
+Requires: xine-lib >= 1.1.21-2
# obsolete old livna package
Provides: xine-lib-extras-nonfree = %{version}-%{release}
@@ -141,9 +143,6 @@
xineplug_decode_dxr3_video
xineplug_vo_out_dxr3
#
-# DVD reading
-xineplug_inp_dvd
-#
#
http://www.videolan.org/dtsdec.html
xineplug_decode_dts
#
@@ -171,12 +170,21 @@
%files
%defattr(-,root,root,-)
-%doc doc/README.dxr3 doc/README.network_dvd
+%doc doc/README.dxr3
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_*.so
%{_libdir}/xine/plugins/%{plugin_abi}/post/xineplug_*.so
%changelog
+* Mon Jul 16 2012 Kevin Kofler <Kevin(a)tigcc.ticalc.org> 1.1.21-3
+- drop DVD plugin, not encumbered (by itself), moved to Fedora
+
+* Tue Jun 26 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.1.21-2
+- Rebuilt for FFmpeg
+
+* Sat Jun 23 2012 Kevin Kofler <Kevin(a)tigcc.ticalc.org> 1.1.21-1
+- update to 1.1.21 (bugfix release, matches Fedora xine-lib)
+
* Fri Mar 09 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.1.20.1-2
- Rebuilt