From 17e9b2dab7f9360d86a2e59187aa8d63f4173e51b619729dac4efd46439d6b97 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 27 Dec 2011 17:38:57 +0000 Subject: [PATCH] Accepting request 97934 from M17N - remove call to suse_update_config (very old work around) (forwarded request 97739 from coolo) OBS-URL: https://build.opensuse.org/request/show/97934 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/t1utils?expand=0&rev=12 --- t1utils.changes | 5 +++++ t1utils.spec | 15 +++++---------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/t1utils.changes b/t1utils.changes index 7cab6cc..6fafc7e 100644 --- a/t1utils.changes +++ b/t1utils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 21 10:31:50 UTC 2011 - coolo@suse.com + +- remove call to suse_update_config (very old work around) + ------------------------------------------------------------------- Sun Sep 26 18:48:43 UTC 2010 - mrdocs@opensuse.org diff --git a/t1utils.spec b/t1utils.spec index 249d9ee..c73d0dc 100644 --- a/t1utils.spec +++ b/t1utils.spec @@ -1,7 +1,7 @@ # -# spec file for package t1utils (Version 1.36) +# spec file for package t1utils # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -15,18 +15,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: t1utils -License: PERMISSIVE-OSI-COMPLIANT -Group: Productivity/Publishing/PS -AutoReqProv: on Version: 1.36 -Release: 1 +Release: 0 Source0: ftp://ftp.tex.ac.uk/tex-archive/fonts/utilities/t1utils/t1utils-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: A collection of simple type-1 font manipulation programs +License: PERMISSIVE-OSI-COMPLIANT +Group: Productivity/Publishing/PS Url: http://www.lcdf.org/type/#t1utils %description @@ -50,7 +46,6 @@ Authors: %build rm -f config.cache # update config.{guess,sub} -%{?suse_update_config} export CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr \ --mandir=%{_mandir} \