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} \