[mftrace] Latest upstream, fix tex deps.

Jon Ciesla limb at fedoraproject.org
Tue Oct 9 16:00:19 UTC 2012


commit bf4a55f9a86fad6b176fa77198c2e6f82b237d1d
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Tue Oct 9 10:58:56 2012 -0500

    Latest upstream, fix tex deps.

 .gitignore   |    1 +
 mftrace.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e1f5c99..add94fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 mftrace-1.2.15.tar.gz
+/mftrace-1.2.18.tar.gz
diff --git a/mftrace.spec b/mftrace.spec
index 31b45c1..53c5461 100644
--- a/mftrace.spec
+++ b/mftrace.spec
@@ -1,6 +1,6 @@
 Name:		mftrace
-Version:	1.2.15
-Release:	8%{?dist}
+Version:	1.2.18
+Release:	1%{?dist}
 Summary:	Utility for converting TeX bitmap fonts to Type 1 or TrueType fonts
 
 Group:		Applications/Publishing
@@ -10,7 +10,7 @@ Source0:	http://lilypond.org/download/sources/mftrace/%{name}-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	python autotrace
-Requires:	autotrace fontforge t1utils texlive-fonts
+Requires:	autotrace fontforge t1utils texlive-collection-fontsrecommended
 
 %description
 mftrace is a small Python program that lets you trace a TeX bitmap
@@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Oct 09 2012 Jon Ciesla <limburgher at gmail.com> - 1.2.18-1
+- Latest upstream, fixed tex requires.
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.15-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 7315492..104d6b8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-88c121f7046b3950518edd74ff9fbb35  mftrace-1.2.15.tar.gz
+7d660226b6f933a239b2413ac010fe0c  mftrace-1.2.18.tar.gz


More information about the scm-commits mailing list