Author: twittner                     Date: Sat Aug 20 22:02:01 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.6.1.0
- -CFLAGS.patch added (don't append -O3 or -O -g in 'debug mode')

---- Files affected:
SPECS:
   python-wxPython.spec (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: SPECS/python-wxPython.spec
diff -u SPECS/python-wxPython.spec:1.45 SPECS/python-wxPython.spec:1.46
--- SPECS/python-wxPython.spec:1.45     Wed May 25 09:15:40 2005
+++ SPECS/python-wxPython.spec  Sun Aug 21 00:01:53 2005
@@ -3,20 +3,21 @@
 Summary:       Cross platform GUI toolkit for Python
 Summary(pl):   Wieloplatformowe narzędzie GUI dla Pythona
 Name:          python-%{module}
-Version:       2.6.0.0
-Release:       2
+Version:       2.6.1.0
+Release:       0.1
 License:       wxWindows Library v. 3 (LGPL derivative)
 Group:         Libraries/Python
 Source0:       
http://dl.sourceforge.net/wxpython/%{module}-src-%{version}.tar.gz
-# Source0-md5: 6cb6517546e983e3d730708e0de0ed10
+# Source0-md5: 3408f80ef091cfb8a46be4ed70fb0475
+Patch0:                %{name}-CFLAGS.patch
 URL:           http://wxpython.org/
 BuildRequires: gtk+2-devel
 BuildRequires: pkgconfig
 BuildRequires: python >= 2.3
 BuildRequires: python-devel
 BuildRequires: python-modules
-BuildRequires: wxGTK2-unicode-devel >= 2.6.0
-BuildRequires: wxGTK2-unicode-gl-devel >= 2.6.0
+BuildRequires: wxGTK2-unicode-devel >= 2.6.1
+BuildRequires: wxGTK2-unicode-gl-devel >= 2.6.1
 %pyrequires_eq python-modules
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -45,10 +46,7 @@
 
 %prep
 %setup -q -n %{module}-src-%{version}
-
-# kill precompiled x86 binaries
-rm -f wxPython/demo/dllwidget/test_dll.{o,so}
-rm -f wxPython/samples/embedded/embedded{,.o}
+%patch0 -p1
 
 # old version, not lib64-aware; use the one which comes with python.
 rm -rf wxPython/distutils
@@ -135,6 +133,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2005/08/20 22:01:53  twittner
+- up to 2.6.1.0
+- -CFLAGS.patch added (don't append -O3 or -O -g in 'debug mode')
+
 Revision 1.45  2005/05/25 07:15:40  ankry
 - kill more precompiled binaries, rel. 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-wxPython.spec?r1=1.45&r2=1.46&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to