SPECS: python-wxPython.spec - more files of the editra packaged. It works. ...
witekfl
witekfl at pld-linux.org
Wed Dec 17 15:26:05 CET 2008
Author: witekfl Date: Wed Dec 17 14:26:05 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- more files of the editra packaged. It works.
- rel 2
---- Files affected:
SPECS:
python-wxPython.spec (1.67 -> 1.68)
---- Diffs:
================================================================
Index: SPECS/python-wxPython.spec
diff -u SPECS/python-wxPython.spec:1.67 SPECS/python-wxPython.spec:1.68
--- SPECS/python-wxPython.spec:1.67 Fri Nov 21 12:27:02 2008
+++ SPECS/python-wxPython.spec Wed Dec 17 15:25:59 2008
@@ -1,13 +1,12 @@
# $Revision$, $Date$
# TODO:
-# - check why Editra and XRCed crash on start
# - Editra plugins are not installed, do it manually?
%define module wxPython
Summary: Cross platform GUI toolkit for Python
Summary(pl.UTF-8): Wieloplatformowe narzędzie GUI dla Pythona
Name: python-%{module}
Version: 2.8.9.1
-Release: 1
+Release: 2
License: wxWindows Library Licence 3.1 (LGPL v2+ with exception)
Group: Libraries/Python
Source0: http://dl.sourceforge.net/wxpython/%{module}-src-%{version}.tar.bz2
@@ -226,6 +225,7 @@
%dir %{py_sitedir}/wx/tools/Editra
%attr(755,root,root) %{py_sitedir}/wx/tools/Editra/Editra
%{py_sitedir}/wx/tools/Editra/__init__.py[co]
+%{py_sitedir}/wx/tools/Editra/launcher.py[co]
%dir %{py_sitedir}/wx/tools/Editra/locale
%lang(en) %{py_sitedir}/wx/tools/Editra/locale/en_US
%lang(es) %{py_sitedir}/wx/tools/Editra/locale/es_ES
@@ -236,6 +236,8 @@
%{py_sitedir}/wx/tools/Editra/src/*.py[co]
%dir %{py_sitedir}/wx/tools/Editra/src/autocomp
%{py_sitedir}/wx/tools/Editra/src/autocomp/*.py[co]
+%dir %{py_sitedir}/wx/tools/Editra/src/eclib
+%{py_sitedir}/wx/tools/Editra/src/eclib/*.py[co]
%dir %{py_sitedir}/wx/tools/Editra/src/extern
%{py_sitedir}/wx/tools/Editra/src/extern/*.py[co]
%dir %{py_sitedir}/wx/tools/Editra/src/syntax
@@ -264,6 +266,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.68 2008/12/17 14:25:59 witekfl
+- more files of the editra packaged. It works.
+- rel 2
+
Revision 1.67 2008/11/21 11:27:02 mis
- up to 2.8.7
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-wxPython.spec?r1=1.67&r2=1.68&f=u
More information about the pld-cvs-commit
mailing list