From b34dc54ee3afdf87cb695a04b020fa7b353afa2e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Go=C5=82aszewski?= Date: Sun, 7 Oct 2001 14:50:50 +0000 Subject: [PATCH] - release 6 - make libtool happy Changed files: fnlib.spec -> 1.33 --- fnlib.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/fnlib.spec b/fnlib.spec index b6a3c5f..e4935ae 100644 --- a/fnlib.spec +++ b/fnlib.spec @@ -2,7 +2,7 @@ Summary: Color Font rendering library for X11R6 Summary(pl): Biblioteki do renderowania fontów pod X11R6 Name: fnlib Version: 0.5 -Release: 5 +Release: 6 License: LGPL Group: X11/Libraries Group(de): X11/Libraries @@ -17,6 +17,7 @@ BuildRequires: XFree86-devel BuildRequires: imlib-devel BuildRequires: autoconf BuildRequires: automake +BuildRequires: libtool BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _prefix /usr/X11R6 @@ -72,10 +73,12 @@ Biblioteki statyczne fnlib. %setup -q %build +rm -f missing +libtoolize --copy --force aclocal -automake -a -c autoconf autoheader +automake -a -c %configure %{__make} fontsdir=%{_datadir}/fnlib_fonts -- 2.43.0