SPECS: qtiplot.spec - up to 0.6.4

undefine undefine at pld-linux.org
Mon Jul 25 02:45:49 CEST 2005


Author: undefine                     Date: Mon Jul 25 00:45:49 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.6.4

---- Files affected:
SPECS:
   qtiplot.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/qtiplot.spec
diff -u SPECS/qtiplot.spec:1.2 SPECS/qtiplot.spec:1.3
--- SPECS/qtiplot.spec:1.2	Mon Jul  4 23:46:05 2005
+++ SPECS/qtiplot.spec	Mon Jul 25 02:45:44 2005
@@ -3,12 +3,12 @@
 Summary:	Data analysis and scientific plotting
 Summary(pl):	Analiza danych i naukowe rysowanie
 Name:		qtiplot
-Version:	0.6.3
+Version:	0.6.4
 Release:	1
 License:	GPL
 Group:		X11/Applications
-Source0:	http://soft.proindependent.com/%{name}-%{version}.tar.bz2
-# Source0-md5:	0748bb9b58149fd87402cbb7ad254e60
+Source0:	http://soft.proindependent.com/src/%{name}-%{version}.tar.bz2
+# Source0-md5:	f22bec91f66df4ab546a3befbbbb200e
 Source1:	%{name}.desktop
 URL:		http://soft.proindependent.com/qtiplot.html
 BuildRequires:	gsl-devel
@@ -32,12 +32,14 @@
 export QTDIR="%{_prefix}"
 export INSTALL_ROOT=$RPM_BUILD_ROOT
 
-sed -i -e 's at debug@@g' qtiplot.pro
-sed -i -e 's@/home/ion/qt/qwt/include@%{_includedir}/qwt at g' qtiplot.pro
-sed -i -e 's@/home/ion/qt/qwtplot3d/include@%{_includedir}/qwtplot3d at g' qtiplot.pro
-sed -i -e 's@%{_datadir}/doc/qtiplot/help.html@%{_docdir}/%{name}-%{version}/help.html at g' src/application.cpp
+cd %{name}-%{version}
 
-qmake -o Makefile qtiplot.pro
+sed -i -e 's at -L../3rdparty/qwt/lib@@g' qtiplot-%{version}.pro
+sed -i -e 's at ../3rdparty/qwt/include@%{_includedir}/qwt at g' qtiplot-%{version}.pro
+sed -i -e 's@/home/ion/qt/qwtplot3d/include@%{_includedir}/qwtplot3d at g' qtiplot-%{version}.pro
+sed -i -e 's@/usr/share/doc/qtiplot/help.html@%{_docdir}/%{name}-%{version}/help.html at g' src/application.cpp
+
+qmake -o Makefile qtiplot-%{version}.pro
 
 %{__make}
 
@@ -53,7 +55,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc doc/*.html
+%doc %{name}-%{version}/doc/*.html
 %attr(755,root,root) %{_bindir}/*
 %{_desktopdir}/%{name}.desktop
 
@@ -63,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/07/25 00:45:44  undefine
+- up to 0.6.4
+
 Revision 1.2  2005/07/04 21:46:05  qboosh
 - pl cosmetic
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/qtiplot.spec?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list