diff --git a/.cvsignore b/.cvsignore index 1a3b46f..e98b803 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -xine-lib-1.1.6-pruned.tar.bz2 -xine-lib-1.1.6-autotools.patch.bz2 +xine-lib-1.1.7-pruned.tar.bz2 +xine-lib-1.1.7-autotools.patch.bz2 diff --git a/sources b/sources index 0470388..4131b00 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -3869f0045311b3638c5724cd1ac122e9 xine-lib-1.1.6-pruned.tar.bz2 -25742f2347a1d9c4c08476c82f3ec5fc xine-lib-1.1.6-autotools.patch.bz2 +8f0714de28dab403288bbccf1a8c30c2 xine-lib-1.1.7-pruned.tar.bz2 +6b7f1d168b8b367a8c7709db687c60f6 xine-lib-1.1.7-autotools.patch.bz2 diff --git a/xine-lib.spec b/xine-lib.spec index f2a41cb..2ee1dbc 100644 --- a/xine-lib.spec +++ b/xine-lib.spec @@ -11,8 +11,8 @@ Summary: Xine library Name: xine-lib -Version: 1.1.6 -Release: 2%{?dist} +Version: 1.1.7 +Release: 1%{?dist} License: GPL Group: System Environment/Libraries URL: http://xinehq.de/ @@ -129,6 +129,7 @@ export SDL_CFLAGS="$(sdl-config --cflags)" SDL_LIBS="$(sdl-config --libs)" --with-external-libmpcdec \ --with-libflac \ --with-wavpack \ + --with-arts \ --enable-ipv6 \ %if 0%{!?_without_directfb:1} --enable-directfb \ @@ -315,6 +316,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jun 7 2007 Ville Skyttä - 1.1.7-1 +- 1.1.7. + * Wed Apr 25 2007 Ville Skyttä - 1.1.6-2 - Make Real codec search path /usr/lib(64)/codecs again (#237743).