rpms/QuantLib/devel QuantLib.spec,1.21,1.22

Tom Callaway (spot) fedora-extras-commits at redhat.com
Thu Sep 20 20:40:49 UTC 2007


Author: spot

Update of /cvs/extras/rpms/QuantLib/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6862/devel

Modified Files:
	QuantLib.spec 
Log Message:

Fix conflicting manpage (resolves bz 297161)



Index: QuantLib.spec
===================================================================
RCS file: /cvs/extras/rpms/QuantLib/devel/QuantLib.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- QuantLib.spec	26 Aug 2007 22:42:19 -0000	1.21
+++ QuantLib.spec	20 Sep 2007 20:40:15 -0000	1.22
@@ -2,7 +2,7 @@
 
 Name:		QuantLib
 Version:	0.8.1
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	A software framework for quantitative finance
 License:	BSD
 Group:		System Environment/Libraries
@@ -80,6 +80,7 @@
 mv $RPM_BUILD_ROOT/%{_mandir}/man3/overview.3 $RPM_BUILD_ROOT/%{_mandir}/man3/ql-overview.3
 mv $RPM_BUILD_ROOT/%{_mandir}/man3/group.3 $RPM_BUILD_ROOT/%{_mandir}/man3/ql-group.3
 mv $RPM_BUILD_ROOT/%{_mandir}/man3/license.3 $RPM_BUILD_ROOT/%{_mandir}/man3/ql-license.3
+mv $RPM_BUILD_ROOT/%{_mandir}/man3/std.3 $RPM_BUILD_ROOT/%{_mandir}/man3/ql-std.3
 
 # Get rid of spaces in man page names
 mv "$RPM_BUILD_ROOT/%{_mandir}/man3/Singleton_ ExchangeRateManager _.3" $RPM_BUILD_ROOT/%{_mandir}/man3/Singleton_ExchangeRateManager.3
@@ -162,6 +163,9 @@
 #%{docdir}/QuantLib-%{version}-docs-refman.ps
 
 %changelog
+* Thu Sep 20 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.8.1-3
+- another conflicting man page (resolves bugzilla 297161)
+
 * Sun Aug 26 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.8.1-2
 - rebuild for BuildID
 




More information about the fedora-extras-commits mailing list