Hello community, here is the log from the commit of package ec-fonts-mftraced checked in at Tue Oct 31 00:41:51 CET 2006. -------- --- ec-fonts-mftraced/ec-fonts-mftraced.changes 2006-01-25 21:46:12.000000000 +0100 +++ /mounts/work_users/ro/STABLE/ec-fonts-mftraced/ec-fonts-mftraced.changes 2006-10-30 23:26:40.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Oct 30 23:26:31 CET 2006 - ro@suse.de + +- try to get along with mftrace options + +------------------------------------------------------------------- New: ---- ec-fonts-mftraced.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ec-fonts-mftraced.spec ++++++ --- /var/tmp/diff_new_pack.NYKLyi/_old 2006-10-31 00:41:42.000000000 +0100 +++ /var/tmp/diff_new_pack.NYKLyi/_new 2006-10-31 00:41:42.000000000 +0100 @@ -1,11 +1,11 @@ # # spec file for package ec-fonts-mftraced (Version 1.0.12) # -# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # -# Please submit bugfixes or comments via http://www.suse.de/feedback/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild @@ -13,12 +13,13 @@ Name: ec-fonts-mftraced BuildRequires: mftrace potrace te_ams te_latex Version: 1.0.12 -Release: 1 +Release: 27 URL: http://lilypond.org/download/fonts/ Group: Productivity/Publishing/TeX/Fonts -License: distributable +License: Public Domain, Freeware Summary: Type1 PostScript Fonts for TeX with European Accents Source: %{name}-%{version}.tar.bz2 +Patch: ec-fonts-mftraced.patch Autoreqprov: on PreReq: /bin/touch /bin/mkdir BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -39,6 +40,7 @@ %prep %setup -q +%patch %build make @@ -70,6 +72,8 @@ /usr/share/texmf/fonts/tfm/public/ec-fonts-mftraced %changelog -n ec-fonts-mftraced +* Mon Oct 30 2006 - ro@suse.de +- try to get along with mftrace options * Wed Jan 25 2006 - mls@suse.de - converted neededforbuild to BuildRequires * Tue Aug 02 2005 - sbrabec@suse.cz ++++++ ec-fonts-mftraced.patch ++++++ --- GNUmakefile +++ GNUmakefile @@ -83,7 +83,7 @@ $(builddir)/pfa/%.pfa: @-mkdir $(builddir)/pfa 2>/dev/null - TEXMF= mftrace --simplify --potrace $(notdir $(basename $@)) + TEXMF= mftrace --simplify --potrace=/usr/bin/potrace $(notdir $(basename $@)) mv $(notdir $@) $(builddir)/pfa/ $(MAPFILE): GNUmakefile ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@suse.de