diff --git a/hesiod.spec b/hesiod.spec index 5e70b51..1251352 100644 --- a/hesiod.spec +++ b/hesiod.spec @@ -1,6 +1,6 @@ Name: hesiod Version: 3.1.0 -Release: 10 +Release: 11 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 +* Mon Jun 2 2008 Nalin Dahyabhai - 3.1.0-11 +- force autoreconf to overwrite files (should fix #449550) + * Tue Feb 19 2008 Fedora Release Engineering - 3.1.0-10 - Autorebuild for GCC 4.3 @@ -187,7 +190,7 @@ the header files and libraries required for building programs which use Hesiod. %patch3 -p1 -b .dnsparse %patch4 -p1 -b .libresolv %patch5 -p1 -b .perms -autoreconf +autoreconf -f -i %build %configure