summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkloczek2001-10-30 01:17:55 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit9ceeb17425a16b99ad0e57ff7822feee01572fb6 (patch)
tree1cdefded10c14396ddb7b913de3249ab329b94c5
parent29dcdd41406d3608615534a5116a4db52b7ba742 (diff)
downloadt1lib-9ceeb17425a16b99ad0e57ff7822feee01572fb6.zip
t1lib-9ceeb17425a16b99ad0e57ff7822feee01572fb6.tar.gz
- updated to 1.3,t1lib-1_3-1
- added regenerate also libtool files. Changed files: t1lib.spec -> 1.38
-rw-r--r--t1lib.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/t1lib.spec b/t1lib.spec
index 3a43cc6..98d6343 100644
--- a/t1lib.spec
+++ b/t1lib.spec
@@ -1,7 +1,7 @@
Summary: A library for character- and string-glyphs from Adobe Type 1 fonts
Summary(pl): Biblioteka znakowych i łańcuchowych glifów z fontów Adobe Type 1
Name: t1lib
-Version: 1.2
+Version: 1.3
Release: 1
License: LGPL
Group: Libraries
@@ -19,8 +19,10 @@ Patch0: %{name}-DESTDIR.patch
Patch1: %{name}-doc.patch
Patch2: %{name}-config.patch
URL: http://www.windowmaker.org/
-BuildRequires: autoconf
BuildRequires: XFree86-devel
+BuildRequires: autoconf
+BuildRequires: automake
+BuildRequires: libtool
BuildRequires: tetex-latex
BuildRequires: tetex-dvips
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -162,6 +164,9 @@ Program testowy dla t1lib z interfejsem X11.
%patch2 -p0
%build
+libtoolize --copy --force
+aclocal
+mv -f aclocal.m4 ac-tools
autoconf
%configure