@@ -24,7 +24,7 @@
##
# package versions
-%define V_mplayer 0.90
+%define V_mplayer 0.91
%define V_blue 1.0
# package information
@@ -37,7 +37,7 @@ Distribution: OpenPKG [EVAL]
Group: Video
License: GPL and others
Version: %{V_mplayer}
-Release: 20030811
+Release: 20030813
# build options
%option with_gui no
@@ -97,7 +97,7 @@ AutoReqProv: no
%if "%{with_win32}" == "yes"
--with-win32libdir=%{l_prefix}/libexec/mplayer/win32codecs \
--enable-win32 \
- --enable-qtx-codecs \
+ --enable-qtx \
%else
--disable-win32 \
%endif