diff --git a/vlc.changes b/vlc.changes index c47c1a7..d59d11e 100644 --- a/vlc.changes +++ b/vlc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Nov 22 21:14:44 UTC 2015 - jdelvare@suse.com + +- Don't pass --enable-dca unconditionally, it is handled later with + a condition. + ------------------------------------------------------------------- Wed Sep 2 20:10:21 UTC 2015 - wbauer@tmo.at diff --git a/vlc.spec b/vlc.spec index 31c0439..bff5f04 100644 --- a/vlc.spec +++ b/vlc.spec @@ -347,7 +347,6 @@ export CXXFLAGS="%{optflags}" %if ! 0%{?BUILD_ORIG} --disable-avcodec \ %endif - --enable-dca \ --enable-dvbpsi \ %if 0%{?suse_version} > 1110 || 0%{?BUILD_ORIG} --enable-dvdnav \