- force autoreconf to overwrite files (should fix #449550)

This commit is contained in:
Nalin Dahyabhai 2008-06-02 23:11:42 +00:00
parent b86b807932
commit c37324161b
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: hesiod Name: hesiod
Version: 3.1.0 Version: 3.1.0
Release: 10 Release: 11
Source: ftp://athena-dist.mit.edu/pub/ATHENA/hesiod/hesiod-%{version}.tar.gz Source: ftp://athena-dist.mit.edu/pub/ATHENA/hesiod/hesiod-%{version}.tar.gz
Patch0: hesiod-3.1.0-classes.patch Patch0: hesiod-3.1.0-classes.patch
Patch1: hesiod-3.0.2-env.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. the header files and libraries required for building programs which use Hesiod.
%changelog %changelog
* Mon Jun 2 2008 Nalin Dahyabhai <nalin@fedoraproject.org> - 3.1.0-11
- force autoreconf to overwrite files (should fix #449550)
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 3.1.0-10 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 3.1.0-10
- Autorebuild for GCC 4.3 - 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 %patch3 -p1 -b .dnsparse
%patch4 -p1 -b .libresolv %patch4 -p1 -b .libresolv
%patch5 -p1 -b .perms %patch5 -p1 -b .perms
autoreconf autoreconf -f -i
%build %build
%configure %configure