packages: t1utils/t1utils.spec, t1utils/gcc4.patch (REMOVED) - updated to 1...

qboosh qboosh at pld-linux.org
Sat Nov 13 18:45:33 CET 2010


Author: qboosh                       Date: Sat Nov 13 17:45:33 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.36
- removed obsolete gcc4 patch

---- Files affected:
packages/t1utils:
   t1utils.spec (1.49 -> 1.50) , gcc4.patch (1.1 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/t1utils/t1utils.spec
diff -u packages/t1utils/t1utils.spec:1.49 packages/t1utils/t1utils.spec:1.50
--- packages/t1utils/t1utils.spec:1.49	Mon Oct 26 10:40:41 2009
+++ packages/t1utils/t1utils.spec	Sat Nov 13 18:45:27 2010
@@ -2,15 +2,14 @@
 Summary:	Various utilities for manipulating Type 1 and 2 font programs
 Summary(pl.UTF-8):	Różne narzędzia do operowania na fontach Type 1 i 2
 Name:		t1utils
-Version:	1.33
+Version:	1.36
 Release:	1
 License:	BSD
 Group:		Applications/File
 Source0:	http://www.lcdf.org/~eddietwo/type/%{name}-%{version}.tar.gz
-# Source0-md5:	a8d9dad4eab239357dd045275770eb8f
-Patch0:		gcc4.patch
+# Source0-md5:	f580e78a38807bce0242b63b5da3a572
 URL:		http://www.lcdf.org/~eddietwo/type/#t1utils
-BuildRequires:	autoconf
+BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -31,7 +30,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__aclocal}
@@ -52,8 +50,18 @@
 %files
 %defattr(644,root,root,755)
 %doc NEWS README
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/*
+%attr(755,root,root) %{_bindir}/t1ascii
+%attr(755,root,root) %{_bindir}/t1asm
+%attr(755,root,root) %{_bindir}/t1binary
+%attr(755,root,root) %{_bindir}/t1disasm
+%attr(755,root,root) %{_bindir}/t1mac
+%attr(755,root,root) %{_bindir}/t1unmac
+%{_mandir}/man1/t1ascii.1*
+%{_mandir}/man1/t1asm.1*
+%{_mandir}/man1/t1binary.1*
+%{_mandir}/man1/t1disasm.1*
+%{_mandir}/man1/t1mac.1*
+%{_mandir}/man1/t1unmac.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -61,6 +69,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2010/11/13 17:45:27  qboosh
+- updated to 1.36
+- removed obsolete gcc4 patch
+
 Revision 1.49  2009/10/26 09:40:41  sls
 - typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/t1utils/t1utils.spec?r1=1.49&r2=1.50&f=u



More information about the pld-cvs-commit mailing list