summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbszx2006-04-18 06:26:47 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit25e0e6f9645e381f452d0509081b104d8ea94a48 (patch)
tree57c7cb38348db10ed83d6ca00dc7bbdb1d3467b7
parent64151d77ca7c5939df36438aba77e68b2c8a1701 (diff)
downloadqtiplot-25e0e6f9645e381f452d0509081b104d8ea94a48.zip
qtiplot-25e0e6f9645e381f452d0509081b104d8ea94a48.tar.gz
- updated to 0.8.3
Changed files: qtiplot.spec -> 1.17
-rw-r--r--qtiplot.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/qtiplot.spec b/qtiplot.spec
index 965f249..2ae9004 100644
--- a/qtiplot.spec
+++ b/qtiplot.spec
@@ -1,12 +1,12 @@
Summary: Data analysis and scientific plotting
Summary(pl): Analiza danych i naukowe rysowanie
Name: qtiplot
-Version: 0.8.1
+Version: 0.8.3
Release: 1
License: GPL
Group: X11/Applications
Source0: http://soft.proindependent.com/src/%{name}-%{version}.zip
-# Source0-md5: 04ad123d8d3e67e1b2bc10f5698eb18e
+# Source0-md5: 106024c3bf7b520e24f158439f575025
Source1: %{name}.desktop
Source2: http://soft.proindependent.com/doc/manual-en.zip
# Source2-md5: 380d33a8381911feb53a73a067932b60
@@ -37,7 +37,7 @@ export INSTALL_ROOT=$RPM_BUILD_ROOT
cd %{name}
-sed -i -e 's@-L../3rdparty/qwt/lib@@g' qtiplot.pro
+sed -i -e 's@../3rdparty/qwt/lib/libqwt.a@-lqwt@g' qtiplot.pro
sed -i -e 's@../3rdparty/qwt/include@%{_includedir}/qwt@g' qtiplot.pro
sed -i -e 's@/usr/share/doc/qtiplot/index.html@%{_docdir}/%{name}-%{version}/index.html@g' src/application.cpp