SPECS: mftrace.spec - updated to 1.1.17

qboosh qboosh at pld-linux.org
Sat Oct 29 01:18:34 CEST 2005


Author: qboosh                       Date: Fri Oct 28 23:18:34 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.1.17

---- Files affected:
SPECS:
   mftrace.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/mftrace.spec
diff -u SPECS/mftrace.spec:1.19 SPECS/mftrace.spec:1.20
--- SPECS/mftrace.spec:1.19	Sun Jun 12 14:40:43 2005
+++ SPECS/mftrace.spec	Sat Oct 29 01:18:29 2005
@@ -2,12 +2,12 @@
 Summary:	Generate scalable fonts for TeX
 Summary(pl):	Generowanie skalowanych fontów dla TeXa
 Name:		mftrace
-Version:	1.1.10
+Version:	1.1.17
 Release:	1
 License:	GPL
 Group:		Applications/Publishing
 Source0:	http://www.xs4all.nl/~hanwen/mftrace/%{name}-%{version}.tar.gz
-# Source0-md5:	2efe15004312c1a4f4ad787aebb971a5
+# Source0-md5:	fbf07de7727351985fadab297b8f62c8
 URL:		http://www.xs4all.nl/~hanwen/mftrace/
 Requires:	potrace
 Requires:	python >= 2.1
@@ -48,9 +48,10 @@
 %build
 %configure
 
-%{__make} mftrace
-# override - no way to pass optflags w/o patch
-%{__cc} %{rpmldflags} -o gf2pbm %{rpmcflags} -Wall gf2pbm.c
+%{__make} \
+	CC="%{__cc}" \
+	CFLAGS="%{rpmcflags}" \
+	LDFLAGS="%{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -80,6 +81,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2005/10/28 23:18:29  qboosh
+- updated to 1.1.17
+
 Revision 1.19  2005/06/12 12:40:43  qboosh
 - updated to 1.1.10
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mftrace.spec?r1=1.19&r2=1.20&f=u




More information about the pld-cvs-commit mailing list