X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bf158fe6c6e0e8c4879c6ac45ba47e8eaacce128..d8dd53b239aa76efe99e7ce9e441f9954e1b84b7:/wxPython/distrib/wxPythonFull.spec.in diff --git a/wxPython/distrib/wxPythonFull.spec.in b/wxPython/distrib/wxPythonFull.spec.in index 9473e27f74..8d86737c7a 100644 --- a/wxPython/distrib/wxPythonFull.spec.in +++ b/wxPython/distrib/wxPythonFull.spec.in @@ -79,7 +79,7 @@ # its use eventhough there is a compatibility problem that causes a # failed compile. %if %{?mediactrl:0}%{!?mediactrl:1} -%define mediactrl 0 +%define mediactrl 1 %endif @@ -205,11 +205,12 @@ cd bld --with-gtk=2 \ %endif --prefix=%{wxpref} \ - --enable-monolithic \ + --disable-monolithic \ --disable-rpath \ --with-opengl \ --with-gnomeprint \ --enable-geometry \ + --enable-graphics_ctx \ --enable-optimise \ --enable-sound --with-sdl \ %if %{mediactrl} @@ -234,7 +235,6 @@ cd bld make -make -C contrib/src/animate make -C contrib/src/gizmos make -C contrib/src/stc @@ -262,7 +262,6 @@ WXDIR=`pwd` # Install wxGTK and contribs cd bld make prefix=$RPM_BUILD_ROOT%{wxpref} install -make -C contrib/src/animate prefix=$RPM_BUILD_ROOT%{wxpref} install make -C contrib/src/gizmos prefix=$RPM_BUILD_ROOT%{wxpref} install make -C contrib/src/stc prefix=$RPM_BUILD_ROOT%{wxpref} install @@ -414,9 +413,13 @@ rm %{wxpref}/bin/wx-config %doc wxPython/docs/* %dir %{pref}/lib*/python%{pyver}/site-packages/wx-%{ver2}*-%{port}-%{chartype} %{pref}/lib*/python%{pyver}/site-packages/wx-%{ver2}*-%{port}-%{chartype}/* +%dir %{pref}/lib*/python%{pyver}/site-packages/wxaddons +%{pref}/lib*/python%{pyver}/site-packages/wxaddons/* %dir %{wxpref} %dir %{wxpref}/lib -%{wxpref}/lib/libwx_gtk* +%{wxpref}/lib/libwx_* +%dir %{wxpref}/bin +%{wxpref}/bin/wxrc* %{wxpref}/share