no, we really did need that patch

This commit is contained in:
Nalin Dahyabhai 2006-03-30 22:34:45 +00:00
parent 1df83267bd
commit c5b6c1abe2
1 changed files with 8 additions and 3 deletions

View File

@ -1,16 +1,17 @@
Name: hesiod
Version: 3.1.0
Release: 2
Release: 3
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
Patch2: hesiod-3.1.0-str.patch
Patch3: hesiod-3.1.0-dnsparse.patch
Patch4: hesiod-3.0.2-libresolv.patch
Summary: Hesiod libraries.
Group: System Environment/Libraries
License: MIT
Buildroot: %{_tmppath}/hesiod-root
BuildRequires: autoconf, automake, libtool
BuildRequires: autoconf
%description
Hesiod is a system which uses existing DNS functionality to provide access
@ -32,6 +33,9 @@ ensure synchronize the files among multiple hosts. This package contains
the header files and libraries required for building programs which use Hesiod.
%changelog
* Thu Mar 30 2006 Nalin Dahyabhai <nalin@redhat.com> - 3.1.0-3
- no, we really did need that patch
* Thu Mar 30 2006 Nalin Dahyabhai <nalin@redhat.com> - 3.1.0-2
- drop a no-longer-needed patch for detecting libresolv properly
@ -157,7 +161,8 @@ the header files and libraries required for building programs which use Hesiod.
%patch1 -p1 -b .env
%patch2 -p1 -b .str
%patch3 -p1 -b .dnsparse
autoreconf
%patch4 -p1 -b .libresolv
autoconf
%build
%configure