SPECS: python-wxPython.spec - removed precompiled binaries from sa...

heretyk heretyk at pld-linux.org
Mon Sep 19 12:52:07 CEST 2005


Author: heretyk                      Date: Mon Sep 19 10:52:07 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed precompiled binaries from samples install (fixes build on non-intel
  archs)
- rel. 2

---- Files affected:
SPECS:
   python-wxPython.spec (1.47 -> 1.48) 

---- Diffs:

================================================================
Index: SPECS/python-wxPython.spec
diff -u SPECS/python-wxPython.spec:1.47 SPECS/python-wxPython.spec:1.48
--- SPECS/python-wxPython.spec:1.47	Sun Aug 21 00:02:42 2005
+++ SPECS/python-wxPython.spec	Mon Sep 19 12:52:00 2005
@@ -4,7 +4,7 @@
 Summary(pl):	Wieloplatformowe narzędzie GUI dla Pythona
 Name:		python-%{module}
 Version:	2.6.1.0
-Release:	1
+Release:	2
 License:	wxWindows Library v. 3 (LGPL derivative)
 Group:		Libraries/Python
 Source0:	http://dl.sourceforge.net/wxpython/%{module}-src-%{version}.tar.gz
@@ -70,6 +70,9 @@
 
 install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 cp -a demo samples $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+rm -f $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/samples/embedded/embedded
+rm -f $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/samples/embedded/embedded.o
+
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -133,6 +136,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.48  2005/09/19 10:52:00  heretyk
+- removed precompiled binaries from samples install (fixes build on non-intel
+  archs)
+- rel. 2
+
 Revision 1.47  2005/08/20 22:02:42  twittner
 - rel. 1
 
================================================================

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




More information about the pld-cvs-commit mailing list