]> git.pld-linux.org Git - packages/mplayer.git/commitdiff
- fixed auto/th/mplayer-1_0-3_rc1_1
authorwolf <wolf@pld-linux.org>
Wed, 25 Oct 2006 23:47:44 +0000 (23:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mplayer.spec -> 1.345

mplayer.spec

index 34e1539d4616065dd97fab29667334167da03e34..29b7e915f2a7b00c9af03b0af524327d62194f17 100644 (file)
@@ -390,7 +390,8 @@ set -x
 %{!?with_dshow:--disable-dshow} \
 %{!?with_enca:--disable-enca} \
 %{!?with_esd:--disable-esd} \
-%{!?with_faad:--disable-faad-external --disable-faad-internal}%{?with_faad:--enable-faad-external --disable-faad-internal} \
+%{!?with_faad:--disable-faad-external --disable-faad-internal} \
+%{?with_faad:--disable-faad-internal} \
 %{!?with_gif:--disable-gif} \
 %{?with_joystick:--enable-joystick} \
 %{!?with_libdv:--disable-libdv} \
@@ -547,11 +548,11 @@ umask 022
 %if %{with win32}
 %doc etc/codecs.win32.conf
 %endif
+%lang(cs) %doc DOCS/HTML/cs
 %lang(de) %doc DOCS/HTML/de
 %lang(es) %doc DOCS/HTML/es
 %lang(fr) %doc DOCS/HTML/fr
 %lang(hu) %doc DOCS/HTML/hu
-%lang(it) %doc DOCS/it
 %lang(pl) %doc DOCS/HTML/pl
 %lang(ru) %doc DOCS/HTML/ru
 %lang(zh_CN) %doc DOCS/zh
This page took 0.037915 seconds and 4 git commands to generate.