Accepting request 28237 from M17N

Copy from M17N/t1utils based on submit request 28237 from user coolo

OBS-URL: https://build.opensuse.org/request/show/28237
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/t1utils?expand=0&rev=5
This commit is contained in:
OBS User autobuild 2010-01-07 19:28:01 +00:00 committed by Git OBS Bridge
parent c238f44721
commit 9340b23628
2 changed files with 9 additions and 30 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 18 13:49:43 CET 2009 - jengelh@medozas.de
- enable parallel building
-------------------------------------------------------------------
Mon Jun 8 00:23:40 CEST 2009 - ro@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package t1utils (Version 1.26)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,11 +19,11 @@
Name: t1utils
License: Any permissive
License: PERMISSIVE-OSI-COMPLIANT
Group: Productivity/Publishing/PS
AutoReqProv: on
Version: 1.26
Release: 390
Release: 391
Source0: ftp://ftp.tex.ac.uk/tex-archive/fonts/utilities/t1utils/t1utils-%{version}.tar.bz2
Patch: t1utils-getline.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -57,7 +57,7 @@ export CFLAGS="$RPM_OPT_FLAGS"
--mandir=%{_mandir} \
--infodir=%{_infodir} \
%{_target_cpu}-suse-linux-gnu
make
make %{?_smp_mflags}
%install
[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT;
@ -83,29 +83,3 @@ make DESTDIR=$RPM_BUILD_ROOT install
/usr/share/man/man1/t1binary.1.gz
%changelog
* Mon Jun 08 2009 ro@suse.de
- rename getline to my_getline to avoid collision with function
from glibc
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Thu Mar 25 2004 kukuk@suse.de
- Cleanup neededforbuild
- Don't build as root
* Sun Aug 11 2002 mfabian@suse.de
- update to 1.26
* t1mac: Fix buglet (C++ comment, and temporary file left behind). Reported
by Vladimir Volovich <vvv@vsu.ru>.
* t1asm: Beware extra characters after `currentfile closefile'. Reported by
Luc Devroye <luc@cs.mcgill.ca>.
* Fixed compilation bugs on various platforms reported by Nelson H. F.
Beebe <beebe@math.utah.edu>.
* Tue Nov 13 2001 mfabian@suse.de
- update to t1utils-1.23
- Fixed Macintosh file bugs
- Fixed bug on processing PFA fonts with DOS line endings.
- t1ascii, t1asm, t1unmac: Raised minimum PFA line length to 8.
(For details please read the NEWS file).
* Mon May 07 2001 mfabian@suse.de
- bzip2 sources
* Fri Dec 01 2000 Mike Fabian <mfabian@suse.de>
- new package: t1utils-1.20