Author: kkofler
Update of /cvs/free/rpms/xine-lib-extras-freeworld/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv32341/F-16
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)
* Fri Mar 09 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.1.20.1-2
- Rebuilt
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/xine-lib-extras-freeworld/F-16/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore 4 Jan 2012 22:03:00 -0000 1.13
+++ .cvsignore 21 Jul 2012 10:15:18 -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-16/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources 4 Jan 2012 22:03:00 -0000 1.13
+++ sources 21 Jul 2012 10:15:18 -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-16/xine-lib-extras-freeworld.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- xine-lib-extras-freeworld.spec 4 Jan 2012 22:03:00 -0000 1.38
+++ xine-lib-extras-freeworld.spec 21 Jul 2012 10:15:18 -0000 1.39
@@ -3,8 +3,8 @@
Name: xine-lib-extras-freeworld
Summary: Extra codecs for the Xine multimedia library
-Version: 1.1.20.1
-Release: 1%{?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,24 @@
%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
+
* Tue Jan 03 2012 Kevin Kofler <Kevin(a)tigcc.ticalc.org> 1.1.20.1-1
- update to 1.1.20.1 (bugfix release, matches Fedora xine-lib)
- drop upstreamed link-libdvdread and system-a52dec patches