Author: wolf Date: Thu Mar 10 18:02:03 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- builds
---- Files affected:
SPECS:
wxWidgets.spec (1.19 -> 1.20)
---- Diffs:
================================================================
Index: SPECS/wxWidgets.spec
diff -u SPECS/wxWidgets.spec:1.19 SPECS/wxWidgets.spec:1.20
--- SPECS/wxWidgets.spec:1.19 Tue Mar 1 19:40:13 2005
+++ SPECS/wxWidgets.spec Thu Mar 10 19:01:58 2005
@@ -3,7 +3,7 @@
# Conditional build:
%bcond_without ansi # only unicode packages
%bcond_without odbc # without ODBC support
-%bcond_without x11 # without wxX11 packages
+%bcond_with x11 # with wxX11 packages (broken)
%bcond_with debug # build with \--enable-debug
# (binary incompatible with non-debug)
@@ -490,7 +490,7 @@
args="%{?with_debug:--enable-debug}%{!?with_debug:--disable-debug} \
--enable-plugins \
--enable-std_iostreams \
- --with-sdl \
+ --without-sdl \
--with-opengl \
--enable-calendar \
--enable-controls \
@@ -657,13 +657,13 @@
%files -f wxstd.lang
%defattr(644,root,root,755)
%doc docs/{changes,licence,licendoc,preamble,readme,todo}.txt
-%dir %{_datadir}/wx
-%dir %{_datadir}/wx/2.5
+#%dir %{_datadir}/wx
+#%dir %{_datadir}/wx/2.5
-%files -n wxWidgets-afm
-%defattr(644,root,root,755)
-%{_datadir}/wx/2.5/afm
-%{_datadir}/wx/2.5/gs_afm
+#%files -n wxWidgets-afm
+#%defattr(644,root,root,755)
+#%{_datadir}/wx/2.5/afm
+#%{_datadir}/wx/2.5/gs_afm
%files devel
%defattr(644,root,root,755)
@@ -690,7 +690,7 @@
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libwx_base-*.so.*.*
%attr(755,root,root) %{_libdir}/libwx_base_*.so.*.*
-%attr(755,root,root) %{_libdir}/wx/%{version}/sound_sdl-*.so
+#%attr(755,root,root) %{_libdir}/wx/%{version}/sound_sdl-*.so
%files -n wxBase-devel
%defattr(644,root,root,755)
@@ -702,7 +702,7 @@
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libwx_baseu-*.so.*.*
%attr(755,root,root) %{_libdir}/libwx_baseu_*.so.*.*
-%attr(755,root,root) %{_libdir}/wx/%{version}/sound_sdlu-*.so
+#%attr(755,root,root) %{_libdir}/wx/%{version}/sound_sdlu-*.so
%files -n wxBase-unicode-devel
%defattr(644,root,root,755)
@@ -814,6 +814,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20 2005/03/10 18:01:58 wolf
+- builds
+
Revision 1.19 2005/03/01 18:40:13 qboosh
- fixed line numbers; bakefile 0.1.7 is used now
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/wxWidgets.spec?r1=1.19&r2=1.20&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit