rpms/qtiplot/devel qtiplot.spec,1.19,1.20

supercyper supercyper at fedoraproject.org
Thu Feb 11 01:58:57 UTC 2010


Author: supercyper

Update of /cvs/pkgs/rpms/qtiplot/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25112

Modified Files:
	qtiplot.spec 
Log Message:



Index: qtiplot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qtiplot/devel/qtiplot.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- qtiplot.spec	3 Feb 2010 05:48:20 -0000	1.19
+++ qtiplot.spec	11 Feb 2010 01:58:57 -0000	1.20
@@ -1,11 +1,11 @@
 Name:		qtiplot
 Summary:	Data Analysis and Scientific Plotting
-Version:	0.9.7.11
-Release:	4%{?dist}
+Version:	0.9.7.12
+Release:	1%{?dist}
 BuildRequires:	qt4-devel
 BuildRequires:	liborigin2-devel
 BuildRequires:	QTeXEngine-devel
-BuildRequires:	muParser-devel
+BuildRequires:	muParser-devel >= 1.3.2
 BuildRequires:	gsl-devel
 BuildRequires:	boost-devel
 #use local copy till upstream catches up
@@ -24,6 +24,7 @@ BuildRequires:	docbook-style-xsl
 BuildRequires:	dblatex
 BuildRequires:	desktop-file-utils
 BuildRequires:	dos2unix
+Requires:	muParser >= 1.3.2
 
 URL:		http://soft.proindependent.com/qtiplot.html
 License:	GPLv2+
@@ -33,19 +34,19 @@ Source1:	http://soft.proindependent.com/
 Source2:	%{name}.desktop
 Source3:	%{name}.xml
 #fix build.conf to use system-wide libs and enable CustomInstall
-Patch0:		0-build.conf.patch
+Patch0:		qtiplot-buildconf.patch
 #fix manual building
-Patch1:		1-manual.patch
+Patch1:		qtiplot-manual.patch
 #fix build warning of Note.cpp
-Patch2:		2-nonvoid-return.patch
+Patch2:		qtiplot-nonvoid-return.patch
 #fix installation paths of fitPlugins
-Patch3:		3-fitPlugins.patch
+Patch3:		qtiplot-fitPlugins.patch
 #fix installation paths and enable building of translation files
-Patch4:		4-install-path.patch
+Patch4:		qtiplot-install-path.patch
 #fix origin.pri to use system-wide liborigin2
-Patch5:		5-liborigin2.patch
+Patch5:		qtiplot-liborigin2.patch
 #fix qtiplot.pro to use system-wide QTeXEngine
-Patch6:		6-QTeXEngine.patch
+Patch6:		qtiplot-QTeXEngine.patch
 Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires(post):		shared-mime-info
 Requires(post):		desktop-file-utils 
@@ -170,6 +171,13 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Feb 09 2010 Chen Lei <supercyper at 163.com> - 0.9.7.12-1
+ - upstream to 0.9.7.12
+ - rename all patches
+
+* Sat Feb 06 2010 Frank Büttner <frank-buettner at gmx.net> - 0.9.7.11-5
+ - add mising file to mock
+
 * Wed Feb  3 2010 Chen Lei <supercyper at 163.com> - 0.9.7.11-4
  - enable importing of ODF spreadsheet files
 



More information about the scm-commits mailing list