Hello community, here is the log from the commit of package xine-lib for openSUSE:Factory checked in at 2011-10-28 19:45:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xine-lib (Old) and /work/SRC/openSUSE:Factory/.xine-lib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xine-lib", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/xine-lib/xine-lib.changes 2011-09-23 12:51:39.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xine-lib.new/xine-lib.changes 2011-10-29 00:18:58.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Oct 21 09:04:30 UTC 2011 - [email protected] + +- fix build: /usr/share/xine/mad is no longer needed + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xine-lib.spec ++++++ --- /var/tmp/diff_new_pack.dkiMLj/_old 2011-10-29 00:18:59.000000000 +0200 +++ /var/tmp/diff_new_pack.dkiMLj/_new 2011-10-29 00:18:59.000000000 +0200 @@ -914,7 +914,8 @@ for i in files files.*; do test "$i" = 'files.codecs' || xargs -i+ rm -f %{buildroot}/+ < $i done -rm -rf %{buildroot}/usr/share %{buildroot}/usr/bin +rm -rf %{buildroot}%{_datadir} +rm -rf %{buildroot}%{_bindir} rm -rf %{buildroot}%{_defaultdocdir}/xine %{buildroot}/usr/include rm -rf %{buildroot}/usr/lib/win32 %{buildroot}/%{_libdir}/pkgconfig rm -rf %{buildroot}%{_libdir}/xine/plugins/%{abiversion}/{vidix,mime.types} @@ -1012,7 +1013,6 @@ %dir %{_libdir}/xine/plugins %dir %{_libdir}/xine/plugins/%{abiversion} %dir %{_libdir}/xine/plugins/%{abiversion}/post -%{_datadir}/xine/mad %endif %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
