rpms/QuantLib/FC-3 .cvsignore, 1.2, 1.3 QuantLib.spec, 1.6, 1.7 sources, 1.2, 1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Fri Jun 3 14:49:48 UTC 2005


Author: spot

Update of /cvs/extras/rpms/QuantLib/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1230/FC-3

Modified Files:
	.cvsignore QuantLib.spec sources 
Log Message:

Fixup QuantLib for FC-4 release, cleanup spec, fix BuildRequires, bump to 0.3.9



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/QuantLib/FC-3/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	14 Apr 2005 14:33:09 -0000	1.2
+++ .cvsignore	3 Jun 2005 14:49:46 -0000	1.3
@@ -1 +1,2 @@
 QuantLib-0.3.8.tar.gz
+QuantLib-0.3.9.tar.gz


Index: QuantLib.spec
===================================================================
RCS file: /cvs/extras/rpms/QuantLib/FC-3/QuantLib.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- QuantLib.spec	10 May 2005 19:57:20 -0000	1.6
+++ QuantLib.spec	3 Jun 2005 14:49:46 -0000	1.7
@@ -1,43 +1,43 @@
 %define docdir %{_datadir}/doc/QuantLib-%{version}
 
-Name: QuantLib
-Version: 0.3.8
-Release: 7%{?dist}
-Summary: A software framework for quantitative finance
-License: BSD
-Group: System Environment/Libraries
-URL: http://www.quantlib.org
-Source0: http://prdownloads.sourceforge.net/quantlib/QuantLib-%{version}.tar.gz
-Patch0: QuantLib-0.3.8-installdatahookfix.patch
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: boost-devel, tetex, tetex-latex, tetex-dvips
+Name:		QuantLib
+Version:	0.3.9
+Release:	1%{?dist}
+Summary:	A software framework for quantitative finance
+License:	BSD
+Group:		System Environment/Libraries
+URL:		http://www.quantlib.org
+Source0:	http://prdownloads.sourceforge.net/quantlib/QuantLib-%{version}.tar.gz
+Patch0:		QuantLib-0.3.8-installdatahookfix.patch
+BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires:	boost-devel, tetex, tetex-latex, tetex-dvips, emacs
 
 %description
 QuantLib is a free/open-source library for modeling, trading, and 
 risk management in real-life.
 
 %package devel
-Summary: QuantLib development files
-Group: Development/Libraries
-Requires: %{name} = %{version}
+Summary:	QuantLib development files
+Group:		Development/Libraries
+Requires:	%{name} = %{version}-%{release}
 
 %description devel
 Static libraries and headers for QuantLib.
 
 %package test
-Summary: The test-suite to check the setup of QuantLib
-Group: Development/Tools
-Requires: %{name} = %{version}
+Summary:	The test-suite to check the setup of QuantLib
+Group:		Development/Tools
+Requires:	%{name} = %{version}-%{release}
 
 %description test
 The QuantLib-test-suite will validate the compiled code against pre-constructed test
 cases, and helps in validating the library.
 
 %package doc
-Summary: The documentations for QuantLib.
-Group: Documentation
-Requires: %{name} = %{version}
-BuildRequires: doxygen >= 1.3, graphviz
+Summary:	The documentations for QuantLib.
+Group:		Documentation
+Requires:	%{name} = %{version}
+BuildRequires:	doxygen >= 1.3, graphviz
 
 %description doc
 This package contains documentation files generated from the source code of
@@ -106,6 +106,11 @@
 %{docdir}/QuantLib-%{version}-docs-refman.ps
 
 %changelog
+* Fri Jun  3 2005 Tom "spot" Callaway <tcallawa at redhat.com> 0.3.9-1
+- cleanup spec
+- add emacs,xemacs BuildRequires
+- bump to 0.3.9
+
 * Tue May 10 2005 Tom "spot" Callaway <tcallawa at redhat.com> 0.3.8-7
 - fix QuantLib-0.3.8-installdatahookfix.patch
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/QuantLib/FC-3/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	14 Apr 2005 14:33:09 -0000	1.2
+++ sources	3 Jun 2005 14:49:46 -0000	1.3
@@ -1 +1,2 @@
 e823bc1201127c6d12b685185b64f0a4  QuantLib-0.3.8.tar.gz
+f47d72e7d2aa8746dbcfbb6971d55643  QuantLib-0.3.9.tar.gz




More information about the fedora-extras-commits mailing list