- use the system libtool to consistently link libhesiod.la with libresolv

This commit is contained in:
Nalin Dahyabhai 2006-07-07 20:02:44 +00:00
parent 83f10797ff
commit fc17419386
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: hesiod
Version: 3.1.0
Release: 6
Release: 7
Source: ftp://athena-dist.mit.edu/pub/ATHENA/hesiod/hesiod-%{version}.tar.gz
Patch0: hesiod-3.1.0-classes.patch
Patch1: hesiod-3.0.2-env.patch
@ -34,6 +34,9 @@ ensure synchronize the files among multiple hosts. This package contains
the header files and libraries required for building programs which use Hesiod.
%changelog
* Fri Jul 7 2006 Nalin Dahyabhai <nalin@redhat.com> - 3.1.0-7
- use the system libtool to consistently link libhesiod.la with libresolv
* Fri Jul 7 2006 Nalin Dahyabhai <nalin@redhat.com> - 3.1.0-6
- run autoreconf instead of autoconf after untarring so that we get a
config.h.in which suits the changes we make to configure.in (part of #197938)
@ -179,7 +182,7 @@ autoreconf
%build
%configure
make
make LIBTOOL=%{_libtool}
%install
[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT