Author: qboosh Date: Tue Sep 12 11:31:54 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.2.4
---- Files affected: SPECS: mftrace.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: SPECS/mftrace.spec diff -u SPECS/mftrace.spec:1.22 SPECS/mftrace.spec:1.23 --- SPECS/mftrace.spec:1.22 Sat Mar 4 23:34:18 2006 +++ SPECS/mftrace.spec Tue Sep 12 13:31:47 2006 @@ -2,12 +2,12 @@ Summary: Generate scalable fonts for TeX Summary(pl): Generowanie skalowanych fontów dla TeXa Name: mftrace -Version: 1.1.19 +Version: 1.2.4 Release: 1 License: GPL Group: Applications/Publishing Source0: http://www.xs4all.nl/~hanwen/mftrace/%{name}-%{version}.tar.gz -# Source0-md5: 89d5f70cdfad6ed7be146dd1b548cec1 +# Source0-md5: 8abde3284dc7dc25c829bd4262f836ee URL: http://www.xs4all.nl/~hanwen/mftrace/ Requires: potrace Requires: python >= 2.1 @@ -46,7 +46,9 @@ %setup -q %build -%configure +%configure \ + POTRACE=/usr/bin/potrace \ + AUTOTRACE=/usr/bin/autotrace %{__make} \ CC="%{__cc}" \ @@ -81,6 +83,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2006/09/12 11:31:47 qboosh +- updated to 1.2.4 + Revision 1.22 2006/03/04 22:34:18 qboosh - updated to 1.1.19 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mftrace.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
