From 9167d11f83de7c377142eb826ba6146e3eef1038 Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Feb 20 2008 15:02:41 +0000 Subject: - use -c -f instead --copy --force --- diff --git a/bind.spec b/bind.spec index 07bc23d..7c7dc61 100644 --- a/bind.spec +++ b/bind.spec @@ -258,8 +258,8 @@ export LDFLAGS="$LDFLAGS -lmudflapth -lpthread" export CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE" export STD_CDEFINES="$CPPFLAGS" -libtoolize --copy --force; aclocal; autoconf -cp -f /usr/share/libtool/config.{guess,sub} . +libtoolize -c -f; aclocal --force; autoconf -f + %if %{WITH_DBUS} %ifarch s390x x86_64 ppc64 # every 64-bit arch EXCEPT ia64 has dbus architecture dependant @@ -404,7 +404,7 @@ for f in my.internal.zone.db slaves/my.slave.internal.zone.db slaves/my.ddns.int echo '@ in soa localhost. root 1 3H 15M 1W 1D ns localhost.' > sample/var/named/$f; done -/usr/bin/tail -n '+'`/bin/egrep -n '\\$Id: bind.spec,v 1.250 2008/02/20 14:35:02 atkac Exp $/+1/' | bc` bin/rndc/rndc.conf | sed '/Sample rndc configuration file./{p;i\ +/usr/bin/tail -n '+'`/bin/egrep -n '\\$Id: bind.spec,v 1.251 2008/02/20 15:02:41 atkac Exp $/+1/' | bc` bin/rndc/rndc.conf | sed '/Sample rndc configuration file./{p;i\ *\ * NOTE: you only need to create this file if it is to\ * differ from the following default contents: