rpms/QuantLib/FC-6 QuantLib.spec,1.16,1.17 sources,1.6,1.7

Tom Callaway (spot) fedora-extras-commits at redhat.com
Sun Jan 7 00:11:48 UTC 2007


Author: spot

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

Modified Files:
	QuantLib.spec sources 
Log Message:

Update to 0.3.14



Index: QuantLib.spec
===================================================================
RCS file: /cvs/extras/rpms/QuantLib/FC-6/QuantLib.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- QuantLib.spec	15 Sep 2006 20:55:36 -0000	1.16
+++ QuantLib.spec	7 Jan 2007 00:11:18 -0000	1.17
@@ -1,14 +1,13 @@
 %define docdir %{_datadir}/doc/QuantLib-%{version}
 
 Name:		QuantLib
-Version:	0.3.13
-Release:	4%{?dist}
+Version:	0.3.14
+Release:	1%{?dist}
 Summary:	A software framework for quantitative finance
 License:	BSD
 Group:		System Environment/Libraries
 URL:		http://www.quantlib.org
 Source0:	http://download.sourceforge.net/quantlib/QuantLib-%{version}.tar.gz
-Patch0:		QuantLib-0.3.11-installdatahookfix.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	boost-devel, tetex, tetex-latex, tetex-dvips, emacs
 
@@ -45,7 +44,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure CFLAGS="$RPM_OPT_FLAGS -fpermissive" CPPFLAGS="$RPM_OPT_FLAGS -fpermissive"
@@ -67,9 +65,11 @@
 # generic names already used by other packages
 mv $RPM_BUILD_ROOT/%{_mandir}/man3/Constraint.3 $RPM_BUILD_ROOT/%{_mandir}/man3/ql-Constraint.3
 mv $RPM_BUILD_ROOT/%{_mandir}/man3/history.3 $RPM_BUILD_ROOT/%{_mandir}/man3/ql-history.3
+mv $RPM_BUILD_ROOT/%{_mandir}/man3/format.3 $RPM_BUILD_ROOT/%{_mandir}/man3/ql-format.3
 mv $RPM_BUILD_ROOT/%{_mandir}/man3/gamma.3 $RPM_BUILD_ROOT/%{_mandir}/man3/ql-gamma.3
 mv $RPM_BUILD_ROOT/%{_mandir}/man3/manips.3 $RPM_BUILD_ROOT/%{_mandir}/man3/ql-manips.3
 mv $RPM_BUILD_ROOT/%{_mandir}/man3/engines.3 $RPM_BUILD_ROOT/%{_mandir}/man3/ql-engines.3
+mv $RPM_BUILD_ROOT/%{_mandir}/man3/rate.3 $RPM_BUILD_ROOT/%{_mandir}/man3/ql-rate.3
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -88,6 +88,7 @@
 %{_libdir}/libQuantLib*.a
 %{_bindir}/quantlib-config
 %{_mandir}/man1/quantlib-config.*
+%{_mandir}/man1/quantlib-benchmark.*
 %{_datadir}/aclocal/quantlib.m4
 %{_datadir}/emacs/site-lisp/*
 
@@ -112,6 +113,11 @@
 #%{docdir}/QuantLib-%{version}-docs-refman.ps
 
 %changelog
+* Fri Jan  5 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.3.14-1
+- bump to 0.3.14
+- patch0 is obsolete
+- fix more namespace conflicts
+
 * Fri Sep 15 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.3.13-4
 - adjust for new man pages
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/QuantLib/FC-6/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	15 Sep 2006 20:15:28 -0000	1.6
+++ sources	7 Jan 2007 00:11:18 -0000	1.7
@@ -1 +1 @@
-f4a9916b33aad677a7c9fa78ac595492  QuantLib-0.3.13.tar.gz
+0f9b75124cb5ac5dec4e5715498f3cc4  QuantLib-0.3.14.tar.gz




More information about the fedora-extras-commits mailing list