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
This commit is contained in:
parent
7c676815a4
commit
17e9b2dab7
@ -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
|
Sun Sep 26 18:48:43 UTC 2010 - mrdocs@opensuse.org
|
||||||
|
|
||||||
|
15
t1utils.spec
15
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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -15,18 +15,14 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
|
|
||||||
Name: t1utils
|
Name: t1utils
|
||||||
License: PERMISSIVE-OSI-COMPLIANT
|
|
||||||
Group: Productivity/Publishing/PS
|
|
||||||
AutoReqProv: on
|
|
||||||
Version: 1.36
|
Version: 1.36
|
||||||
Release: 1
|
Release: 0
|
||||||
Source0: ftp://ftp.tex.ac.uk/tex-archive/fonts/utilities/t1utils/t1utils-%{version}.tar.bz2
|
Source0: ftp://ftp.tex.ac.uk/tex-archive/fonts/utilities/t1utils/t1utils-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Summary: A collection of simple type-1 font manipulation programs
|
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
|
Url: http://www.lcdf.org/type/#t1utils
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -50,7 +46,6 @@ Authors:
|
|||||||
%build
|
%build
|
||||||
rm -f config.cache
|
rm -f config.cache
|
||||||
# update config.{guess,sub}
|
# update config.{guess,sub}
|
||||||
%{?suse_update_config}
|
|
||||||
export CFLAGS="$RPM_OPT_FLAGS"
|
export CFLAGS="$RPM_OPT_FLAGS"
|
||||||
./configure --prefix=/usr \
|
./configure --prefix=/usr \
|
||||||
--mandir=%{_mandir} \
|
--mandir=%{_mandir} \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user