rpms/libtommath/F-12 libtommath.spec,1.6,1.7

jjh jjh at fedoraproject.org
Mon Jun 21 00:20:32 UTC 2010


Author: jjh

Update of /cvs/pkgs/rpms/libtommath/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv29563

Modified Files:
	libtommath.spec 
Log Message:
fix for FTBFS


Index: libtommath.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libtommath/F-12/libtommath.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- libtommath.spec	25 Jul 2009 08:46:55 -0000	1.6
+++ libtommath.spec	21 Jun 2010 00:20:32 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           libtommath
 Version:        0.41
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        A portable number theoretic multiple-precision integer library
 Group:          System Environment/Libraries
 License:        Public Domain
@@ -30,7 +30,7 @@ developing applications that use %{name}
 Summary:        Documentation files for %{name}
 Group:          Documentation
 Requires:       %{name} = %{version}-%{release}
-BuildRequires:  tetex-latex, tetex-dvips, ghostscript
+BuildRequires:  tetex-latex, tetex-dvips, ghostscript, libtiff-tools
 
 %description    doc
 The %{name}-doc package contains PDF documentation for 
@@ -88,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc bn.pdf poster.pdf tommath.pdf
 
 %changelog
+* Sun Jun 20 2010 Jeremy Hinegardner <jeremy at hinegardner dot org> - 0.41-11
+- fix bugs #555445 and #591543
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.41-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 



More information about the scm-commits mailing list