From 6593b35827fbc9d8413f6b6c5af64de8abe9d7b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Wed, 25 Apr 2007 19:21:01 +0000 Subject: [PATCH] =?UTF-8?q?*=20Wed=20Apr=2025=202007=20Ville=20Skytt=C3=A4?= =?UTF-8?q?=20=20-=201.1.6-2=20-=20Make=20Real?= =?UTF-8?q?=20codec=20search=20path=20/usr/lib(64)/codecs=20again=20(#2377?= =?UTF-8?q?43).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xine-lib.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/xine-lib.spec b/xine-lib.spec index 6c822ce..f2a41cb 100644 --- a/xine-lib.spec +++ b/xine-lib.spec @@ -12,7 +12,7 @@ Summary: Xine library Name: xine-lib Version: 1.1.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: System Environment/Libraries URL: http://xinehq.de/ @@ -124,6 +124,7 @@ export SDL_CFLAGS="$(sdl-config --cflags)" SDL_LIBS="$(sdl-config --libs)" %configure --disable-dependency-tracking \ --with-xv-path=%{_libdir} \ --with-w32-path=%{codecdir} \ + --with-real-codecs-path=%{codecdir} \ --with-external-ffmpeg \ --with-external-libmpcdec \ --with-libflac \ @@ -182,8 +183,8 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root,-) %doc AUTHORS COPYING COPYING.LIB CREDITS ChangeLog* README TODO %doc __docs/README.* __docs/faq.* -%dir %{codecdir} -%{_datadir}/xine +%dir %{codecdir}/ +%{_datadir}/xine/ %{_libdir}/libxine.so.* %{_mandir}/man5/xine.5* %dir %{_libdir}/xine/ @@ -314,6 +315,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Apr 25 2007 Ville Skyttä - 1.1.6-2 +- Make Real codec search path /usr/lib(64)/codecs again (#237743). + * Wed Apr 18 2007 Ville Skyttä - 1.1.6-1 - 1.1.6.