From 8ba3bf1ba7f99810a9a2ac8b132464138120f2d0 Mon Sep 17 00:00:00 2001 From: Eric Tanguy Date: Jan 07 2009 18:07:11 +0000 Subject: *** empty log message *** --- diff --git a/scidavis-0.1.3-python26.patch b/scidavis-0.1.3-python26.patch deleted file mode 100644 index 386df87..0000000 --- a/scidavis-0.1.3-python26.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- scidavis-0.1.3/scidavis/python.pri 2008-02-25 20:32:02.000000000 +0100 -+++ scidavis-0.1.3/scidavis/python.pri.new 2009-01-05 17:42:39.000000000 +0100 -@@ -15,8 +15,8 @@ - SOURCES += src/PythonScript.cpp src/PythonScripting.cpp - - unix { -- INCLUDEPATH += $$system(python python-includepath.py) -- LIBS += $$system(python -c "\"from distutils import sysconfig; print '-lpython'+sysconfig.get_config_var('VERSION')\"") -+ INCLUDEPATH += /usr/include/python2.6 -+ LIBS += -lpython2.6 - LIBS += -lm - system(mkdir -p $${SIP_DIR}) - system($$system(python python-sipcmd.py) -c $${SIP_DIR} src/scidavis.sip) diff --git a/scidavis.spec b/scidavis.spec index 671913c..d04ecb7 100644 --- a/scidavis.spec +++ b/scidavis.spec @@ -38,8 +38,7 @@ sed -i -e 's/50/100/' scidavis/scidavis.xml %build qmake-qt4 scidavis.pro -#make %{?_smp_mflags} -make +make %{?_smp_mflags} %install rm -rf %{buildroot}