bind/bind-nonexec.patch

67 lines
2.8 KiB
Diff
Raw Normal View History

--- bind-9.2.4rc6/lib/bind/Makefile.in.nonexec 2004-03-09 04:17:23.000000000 -0500
+++ bind-9.2.4rc6/lib/bind/Makefile.in 2004-07-16 19:23:30.000000000 -0400
@@ -111,7 +111,7 @@
auto-import changelog data from bind-9.2.2.P3-9.src.rpm Fri Oct 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-9 - Add /var/named/slaves directory Sun Oct 12 2003 Florian La Roche <Florian.LaRoche@redhat.de> - do not link against libnsl, not needed for Linux Wed Oct 08 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-6 - Fix local time in log file Tue Oct 07 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-5 - Try again Mon Oct 06 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-4 - Fix handling of chroot -/dev/random Thu Oct 02 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-3 - Stop hammering stuff on update of chroot environment Mon Sep 29 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-2 - Fix chroot directory to grab all subdirectories Wed Sep 24 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-1 - New patch to support for "delegation-only" Wed Sep 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-23 - patch support for "delegation-only" Wed Jul 30 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-22 - Update to build on RHL Wed Jul 30 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-21 - Install libraries as exec so debug info will be pulled Sat Jul 19 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-20 - Remove BSDCOMPAT Tue Jul 15 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-19 - Update to build on RHL Tue Jul 15 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-18 - Change protections on /var/named and /var/chroot/named Tue Jun 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-17 - Update to build on RHL Tue Jun 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-16 - Update to build on RHEL Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 22 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-14 - Update to build on RHEL Tue Apr 22 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-13 - Fix config description of named.conf in chroot - Change named.init script to check for existence of /etc/sysconfig/network Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-12 - Update to build on RHEL Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-11 - Update to build on RHEL Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-10 - Fix echo OK on starting/stopping service Fri Mar 28 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-9 - Update to build on RHEL Fri Mar 28 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-8 - Fix echo on startup Tue Mar 25 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-7 - Fix problems with chroot environment - Eliminate posix threads Mon Mar 24 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-6 - Fix build problems Fri Mar 14 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-5 - Fix build on beehive Thu Mar 13 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-4 - build bind-chroot kit Tue Mar 11 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-3 - Change configure to use proper threads model Fri Mar 07 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-2 - update to 9.2.2 Tue Mar 04 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-1 - update to 9.2.2
2004-09-09 03:34:55 +00:00
$(SHELL) ${top_srcdir}/mkinstalldirs ${DESTDIR}${libdir}
install:: timestamp installdirs
- ${LIBTOOL_MODE_INSTALL} ${INSTALL_DATA} libbind.@A@ ${DESTDIR}${libdir}
+ ${LIBTOOL_MODE_INSTALL} ${INSTALL_PROGRAM} libbind.@A@ ${DESTDIR}${libdir}
auto-import changelog data from bind-9.2.2.P3-9.src.rpm Fri Oct 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-9 - Add /var/named/slaves directory Sun Oct 12 2003 Florian La Roche <Florian.LaRoche@redhat.de> - do not link against libnsl, not needed for Linux Wed Oct 08 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-6 - Fix local time in log file Tue Oct 07 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-5 - Try again Mon Oct 06 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-4 - Fix handling of chroot -/dev/random Thu Oct 02 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-3 - Stop hammering stuff on update of chroot environment Mon Sep 29 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-2 - Fix chroot directory to grab all subdirectories Wed Sep 24 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-1 - New patch to support for "delegation-only" Wed Sep 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-23 - patch support for "delegation-only" Wed Jul 30 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-22 - Update to build on RHL Wed Jul 30 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-21 - Install libraries as exec so debug info will be pulled Sat Jul 19 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-20 - Remove BSDCOMPAT Tue Jul 15 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-19 - Update to build on RHL Tue Jul 15 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-18 - Change protections on /var/named and /var/chroot/named Tue Jun 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-17 - Update to build on RHL Tue Jun 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-16 - Update to build on RHEL Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 22 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-14 - Update to build on RHEL Tue Apr 22 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-13 - Fix config description of named.conf in chroot - Change named.init script to check for existence of /etc/sysconfig/network Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-12 - Update to build on RHEL Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-11 - Update to build on RHEL Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-10 - Fix echo OK on starting/stopping service Fri Mar 28 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-9 - Update to build on RHEL Fri Mar 28 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-8 - Fix echo on startup Tue Mar 25 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-7 - Fix problems with chroot environment - Eliminate posix threads Mon Mar 24 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-6 - Fix build problems Fri Mar 14 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-5 - Fix build on beehive Thu Mar 13 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-4 - build bind-chroot kit Tue Mar 11 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-3 - Change configure to use proper threads model Fri Mar 07 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-2 - update to 9.2.2 Tue Mar 04 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-1 - update to 9.2.2
2004-09-09 03:34:55 +00:00
clean distclean::
rm -f libbind.@SA@ libbind.la
--- bind-9.2.4rc6/lib/dns/Makefile.in.nonexec 2004-04-14 20:35:27.000000000 -0400
+++ bind-9.2.4rc6/lib/dns/Makefile.in 2004-07-16 19:25:40.000000000 -0400
@@ -136,7 +136,7 @@
auto-import changelog data from bind-9.2.2.P3-9.src.rpm Fri Oct 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-9 - Add /var/named/slaves directory Sun Oct 12 2003 Florian La Roche <Florian.LaRoche@redhat.de> - do not link against libnsl, not needed for Linux Wed Oct 08 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-6 - Fix local time in log file Tue Oct 07 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-5 - Try again Mon Oct 06 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-4 - Fix handling of chroot -/dev/random Thu Oct 02 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-3 - Stop hammering stuff on update of chroot environment Mon Sep 29 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-2 - Fix chroot directory to grab all subdirectories Wed Sep 24 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-1 - New patch to support for "delegation-only" Wed Sep 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-23 - patch support for "delegation-only" Wed Jul 30 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-22 - Update to build on RHL Wed Jul 30 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-21 - Install libraries as exec so debug info will be pulled Sat Jul 19 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-20 - Remove BSDCOMPAT Tue Jul 15 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-19 - Update to build on RHL Tue Jul 15 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-18 - Change protections on /var/named and /var/chroot/named Tue Jun 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-17 - Update to build on RHL Tue Jun 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-16 - Update to build on RHEL Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 22 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-14 - Update to build on RHEL Tue Apr 22 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-13 - Fix config description of named.conf in chroot - Change named.init script to check for existence of /etc/sysconfig/network Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-12 - Update to build on RHEL Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-11 - Update to build on RHEL Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-10 - Fix echo OK on starting/stopping service Fri Mar 28 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-9 - Update to build on RHEL Fri Mar 28 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-8 - Fix echo on startup Tue Mar 25 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-7 - Fix problems with chroot environment - Eliminate posix threads Mon Mar 24 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-6 - Fix build problems Fri Mar 14 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-5 - Fix build on beehive Thu Mar 13 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-4 - build bind-chroot kit Tue Mar 11 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-3 - Change configure to use proper threads model Fri Mar 07 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-2 - update to 9.2.2 Tue Mar 04 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-1 - update to 9.2.2
2004-09-09 03:34:55 +00:00
$(SHELL) ${top_srcdir}/mkinstalldirs ${DESTDIR}${libdir}
install:: timestamp installdirs
- ${LIBTOOL_MODE_INSTALL} ${INSTALL_DATA} libdns.@A@ ${DESTDIR}${libdir}
+ ${LIBTOOL_MODE_INSTALL} ${INSTALL_PROGRAM} libdns.@A@ ${DESTDIR}${libdir}
auto-import changelog data from bind-9.2.2.P3-9.src.rpm Fri Oct 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-9 - Add /var/named/slaves directory Sun Oct 12 2003 Florian La Roche <Florian.LaRoche@redhat.de> - do not link against libnsl, not needed for Linux Wed Oct 08 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-6 - Fix local time in log file Tue Oct 07 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-5 - Try again Mon Oct 06 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-4 - Fix handling of chroot -/dev/random Thu Oct 02 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-3 - Stop hammering stuff on update of chroot environment Mon Sep 29 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-2 - Fix chroot directory to grab all subdirectories Wed Sep 24 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-1 - New patch to support for "delegation-only" Wed Sep 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-23 - patch support for "delegation-only" Wed Jul 30 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-22 - Update to build on RHL Wed Jul 30 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-21 - Install libraries as exec so debug info will be pulled Sat Jul 19 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-20 - Remove BSDCOMPAT Tue Jul 15 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-19 - Update to build on RHL Tue Jul 15 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-18 - Change protections on /var/named and /var/chroot/named Tue Jun 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-17 - Update to build on RHL Tue Jun 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-16 - Update to build on RHEL Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 22 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-14 - Update to build on RHEL Tue Apr 22 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-13 - Fix config description of named.conf in chroot - Change named.init script to check for existence of /etc/sysconfig/network Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-12 - Update to build on RHEL Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-11 - Update to build on RHEL Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-10 - Fix echo OK on starting/stopping service Fri Mar 28 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-9 - Update to build on RHEL Fri Mar 28 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-8 - Fix echo on startup Tue Mar 25 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-7 - Fix problems with chroot environment - Eliminate posix threads Mon Mar 24 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-6 - Fix build problems Fri Mar 14 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-5 - Fix build on beehive Thu Mar 13 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-4 - build bind-chroot kit Tue Mar 11 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-3 - Change configure to use proper threads model Fri Mar 07 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-2 - update to 9.2.2 Tue Mar 04 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-1 - update to 9.2.2
2004-09-09 03:34:55 +00:00
clean distclean::
rm -f libdns.@A@ timestamp
--- bind-9.2.4rc6/lib/isc/Makefile.in.nonexec 2004-03-09 01:11:44.000000000 -0500
+++ bind-9.2.4rc6/lib/isc/Makefile.in 2004-07-16 19:24:46.000000000 -0400
@@ -105,7 +105,7 @@
auto-import changelog data from bind-9.2.2.P3-9.src.rpm Fri Oct 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-9 - Add /var/named/slaves directory Sun Oct 12 2003 Florian La Roche <Florian.LaRoche@redhat.de> - do not link against libnsl, not needed for Linux Wed Oct 08 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-6 - Fix local time in log file Tue Oct 07 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-5 - Try again Mon Oct 06 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-4 - Fix handling of chroot -/dev/random Thu Oct 02 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-3 - Stop hammering stuff on update of chroot environment Mon Sep 29 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-2 - Fix chroot directory to grab all subdirectories Wed Sep 24 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-1 - New patch to support for "delegation-only" Wed Sep 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-23 - patch support for "delegation-only" Wed Jul 30 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-22 - Update to build on RHL Wed Jul 30 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-21 - Install libraries as exec so debug info will be pulled Sat Jul 19 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-20 - Remove BSDCOMPAT Tue Jul 15 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-19 - Update to build on RHL Tue Jul 15 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-18 - Change protections on /var/named and /var/chroot/named Tue Jun 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-17 - Update to build on RHL Tue Jun 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-16 - Update to build on RHEL Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 22 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-14 - Update to build on RHEL Tue Apr 22 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-13 - Fix config description of named.conf in chroot - Change named.init script to check for existence of /etc/sysconfig/network Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-12 - Update to build on RHEL Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-11 - Update to build on RHEL Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-10 - Fix echo OK on starting/stopping service Fri Mar 28 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-9 - Update to build on RHEL Fri Mar 28 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-8 - Fix echo on startup Tue Mar 25 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-7 - Fix problems with chroot environment - Eliminate posix threads Mon Mar 24 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-6 - Fix build problems Fri Mar 14 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-5 - Fix build on beehive Thu Mar 13 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-4 - build bind-chroot kit Tue Mar 11 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-3 - Change configure to use proper threads model Fri Mar 07 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-2 - update to 9.2.2 Tue Mar 04 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-1 - update to 9.2.2
2004-09-09 03:34:55 +00:00
$(SHELL) ${top_srcdir}/mkinstalldirs ${DESTDIR}${libdir}
install:: timestamp installdirs
- ${LIBTOOL_MODE_INSTALL} ${INSTALL_DATA} libisc.@A@ ${DESTDIR}${libdir}
+ ${LIBTOOL_MODE_INSTALL} ${INSTALL_PROGRAM} libisc.@A@ ${DESTDIR}${libdir}
auto-import changelog data from bind-9.2.2.P3-9.src.rpm Fri Oct 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-9 - Add /var/named/slaves directory Sun Oct 12 2003 Florian La Roche <Florian.LaRoche@redhat.de> - do not link against libnsl, not needed for Linux Wed Oct 08 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-6 - Fix local time in log file Tue Oct 07 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-5 - Try again Mon Oct 06 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-4 - Fix handling of chroot -/dev/random Thu Oct 02 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-3 - Stop hammering stuff on update of chroot environment Mon Sep 29 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-2 - Fix chroot directory to grab all subdirectories Wed Sep 24 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-1 - New patch to support for "delegation-only" Wed Sep 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-23 - patch support for "delegation-only" Wed Jul 30 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-22 - Update to build on RHL Wed Jul 30 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-21 - Install libraries as exec so debug info will be pulled Sat Jul 19 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-20 - Remove BSDCOMPAT Tue Jul 15 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-19 - Update to build on RHL Tue Jul 15 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-18 - Change protections on /var/named and /var/chroot/named Tue Jun 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-17 - Update to build on RHL Tue Jun 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-16 - Update to build on RHEL Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 22 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-14 - Update to build on RHEL Tue Apr 22 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-13 - Fix config description of named.conf in chroot - Change named.init script to check for existence of /etc/sysconfig/network Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-12 - Update to build on RHEL Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-11 - Update to build on RHEL Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-10 - Fix echo OK on starting/stopping service Fri Mar 28 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-9 - Update to build on RHEL Fri Mar 28 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-8 - Fix echo on startup Tue Mar 25 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-7 - Fix problems with chroot environment - Eliminate posix threads Mon Mar 24 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-6 - Fix build problems Fri Mar 14 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-5 - Fix build on beehive Thu Mar 13 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-4 - build bind-chroot kit Tue Mar 11 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-3 - Change configure to use proper threads model Fri Mar 07 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-2 - update to 9.2.2 Tue Mar 04 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-1 - update to 9.2.2
2004-09-09 03:34:55 +00:00
clean distclean::
rm -f libisc.@A@ libisc.la timestamp
--- bind-9.2.4rc6/lib/isccc/Makefile.in.nonexec 2004-03-09 01:12:25.000000000 -0500
+++ bind-9.2.4rc6/lib/isccc/Makefile.in 2004-07-16 19:26:40.000000000 -0400
@@ -80,7 +80,7 @@
auto-import changelog data from bind-9.2.2.P3-9.src.rpm Fri Oct 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-9 - Add /var/named/slaves directory Sun Oct 12 2003 Florian La Roche <Florian.LaRoche@redhat.de> - do not link against libnsl, not needed for Linux Wed Oct 08 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-6 - Fix local time in log file Tue Oct 07 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-5 - Try again Mon Oct 06 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-4 - Fix handling of chroot -/dev/random Thu Oct 02 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-3 - Stop hammering stuff on update of chroot environment Mon Sep 29 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-2 - Fix chroot directory to grab all subdirectories Wed Sep 24 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-1 - New patch to support for "delegation-only" Wed Sep 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-23 - patch support for "delegation-only" Wed Jul 30 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-22 - Update to build on RHL Wed Jul 30 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-21 - Install libraries as exec so debug info will be pulled Sat Jul 19 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-20 - Remove BSDCOMPAT Tue Jul 15 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-19 - Update to build on RHL Tue Jul 15 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-18 - Change protections on /var/named and /var/chroot/named Tue Jun 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-17 - Update to build on RHL Tue Jun 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-16 - Update to build on RHEL Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 22 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-14 - Update to build on RHEL Tue Apr 22 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-13 - Fix config description of named.conf in chroot - Change named.init script to check for existence of /etc/sysconfig/network Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-12 - Update to build on RHEL Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-11 - Update to build on RHEL Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-10 - Fix echo OK on starting/stopping service Fri Mar 28 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-9 - Update to build on RHEL Fri Mar 28 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-8 - Fix echo on startup Tue Mar 25 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-7 - Fix problems with chroot environment - Eliminate posix threads Mon Mar 24 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-6 - Fix build problems Fri Mar 14 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-5 - Fix build on beehive Thu Mar 13 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-4 - build bind-chroot kit Tue Mar 11 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-3 - Change configure to use proper threads model Fri Mar 07 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-2 - update to 9.2.2 Tue Mar 04 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-1 - update to 9.2.2
2004-09-09 03:34:55 +00:00
$(SHELL) ${top_srcdir}/mkinstalldirs ${DESTDIR}${libdir}
install:: timestamp installdirs
- ${LIBTOOL_MODE_INSTALL} ${INSTALL_DATA} libisccc.@A@ ${DESTDIR}${libdir}
+ ${LIBTOOL_MODE_INSTALL} ${INSTALL_PROGRAM} libisccc.@A@ ${DESTDIR}${libdir}
auto-import changelog data from bind-9.2.2.P3-9.src.rpm Fri Oct 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-9 - Add /var/named/slaves directory Sun Oct 12 2003 Florian La Roche <Florian.LaRoche@redhat.de> - do not link against libnsl, not needed for Linux Wed Oct 08 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-6 - Fix local time in log file Tue Oct 07 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-5 - Try again Mon Oct 06 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-4 - Fix handling of chroot -/dev/random Thu Oct 02 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-3 - Stop hammering stuff on update of chroot environment Mon Sep 29 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-2 - Fix chroot directory to grab all subdirectories Wed Sep 24 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-1 - New patch to support for "delegation-only" Wed Sep 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-23 - patch support for "delegation-only" Wed Jul 30 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-22 - Update to build on RHL Wed Jul 30 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-21 - Install libraries as exec so debug info will be pulled Sat Jul 19 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-20 - Remove BSDCOMPAT Tue Jul 15 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-19 - Update to build on RHL Tue Jul 15 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-18 - Change protections on /var/named and /var/chroot/named Tue Jun 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-17 - Update to build on RHL Tue Jun 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-16 - Update to build on RHEL Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 22 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-14 - Update to build on RHEL Tue Apr 22 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-13 - Fix config description of named.conf in chroot - Change named.init script to check for existence of /etc/sysconfig/network Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-12 - Update to build on RHEL Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-11 - Update to build on RHEL Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-10 - Fix echo OK on starting/stopping service Fri Mar 28 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-9 - Update to build on RHEL Fri Mar 28 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-8 - Fix echo on startup Tue Mar 25 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-7 - Fix problems with chroot environment - Eliminate posix threads Mon Mar 24 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-6 - Fix build problems Fri Mar 14 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-5 - Fix build on beehive Thu Mar 13 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-4 - build bind-chroot kit Tue Mar 11 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-3 - Change configure to use proper threads model Fri Mar 07 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-2 - update to 9.2.2 Tue Mar 04 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-1 - update to 9.2.2
2004-09-09 03:34:55 +00:00
clean distclean::
rm -f libisccc.@A@ timestamp
--- bind-9.2.4rc6/lib/isccfg/Makefile.in.nonexec 2004-03-09 01:12:30.000000000 -0500
+++ bind-9.2.4rc6/lib/isccfg/Makefile.in 2004-07-16 19:27:22.000000000 -0400
@@ -77,7 +77,7 @@
auto-import changelog data from bind-9.2.2.P3-9.src.rpm Fri Oct 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-9 - Add /var/named/slaves directory Sun Oct 12 2003 Florian La Roche <Florian.LaRoche@redhat.de> - do not link against libnsl, not needed for Linux Wed Oct 08 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-6 - Fix local time in log file Tue Oct 07 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-5 - Try again Mon Oct 06 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-4 - Fix handling of chroot -/dev/random Thu Oct 02 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-3 - Stop hammering stuff on update of chroot environment Mon Sep 29 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-2 - Fix chroot directory to grab all subdirectories Wed Sep 24 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-1 - New patch to support for "delegation-only" Wed Sep 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-23 - patch support for "delegation-only" Wed Jul 30 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-22 - Update to build on RHL Wed Jul 30 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-21 - Install libraries as exec so debug info will be pulled Sat Jul 19 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-20 - Remove BSDCOMPAT Tue Jul 15 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-19 - Update to build on RHL Tue Jul 15 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-18 - Change protections on /var/named and /var/chroot/named Tue Jun 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-17 - Update to build on RHL Tue Jun 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-16 - Update to build on RHEL Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 22 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-14 - Update to build on RHEL Tue Apr 22 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-13 - Fix config description of named.conf in chroot - Change named.init script to check for existence of /etc/sysconfig/network Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-12 - Update to build on RHEL Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-11 - Update to build on RHEL Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-10 - Fix echo OK on starting/stopping service Fri Mar 28 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-9 - Update to build on RHEL Fri Mar 28 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-8 - Fix echo on startup Tue Mar 25 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-7 - Fix problems with chroot environment - Eliminate posix threads Mon Mar 24 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-6 - Fix build problems Fri Mar 14 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-5 - Fix build on beehive Thu Mar 13 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-4 - build bind-chroot kit Tue Mar 11 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-3 - Change configure to use proper threads model Fri Mar 07 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-2 - update to 9.2.2 Tue Mar 04 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-1 - update to 9.2.2
2004-09-09 03:34:55 +00:00
$(SHELL) ${top_srcdir}/mkinstalldirs ${DESTDIR}${libdir}
install:: timestamp installdirs
- ${LIBTOOL_MODE_INSTALL} ${INSTALL_DATA} libisccfg.@A@ ${DESTDIR}${libdir}
+ ${LIBTOOL_MODE_INSTALL} ${INSTALL_PROGRAM} libisccfg.@A@ ${DESTDIR}${libdir}
auto-import changelog data from bind-9.2.2.P3-9.src.rpm Fri Oct 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-9 - Add /var/named/slaves directory Sun Oct 12 2003 Florian La Roche <Florian.LaRoche@redhat.de> - do not link against libnsl, not needed for Linux Wed Oct 08 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-6 - Fix local time in log file Tue Oct 07 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-5 - Try again Mon Oct 06 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-4 - Fix handling of chroot -/dev/random Thu Oct 02 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-3 - Stop hammering stuff on update of chroot environment Mon Sep 29 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-2 - Fix chroot directory to grab all subdirectories Wed Sep 24 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-1 - New patch to support for "delegation-only" Wed Sep 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-23 - patch support for "delegation-only" Wed Jul 30 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-22 - Update to build on RHL Wed Jul 30 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-21 - Install libraries as exec so debug info will be pulled Sat Jul 19 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-20 - Remove BSDCOMPAT Tue Jul 15 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-19 - Update to build on RHL Tue Jul 15 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-18 - Change protections on /var/named and /var/chroot/named Tue Jun 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-17 - Update to build on RHL Tue Jun 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-16 - Update to build on RHEL Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 22 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-14 - Update to build on RHEL Tue Apr 22 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-13 - Fix config description of named.conf in chroot - Change named.init script to check for existence of /etc/sysconfig/network Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-12 - Update to build on RHEL Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-11 - Update to build on RHEL Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-10 - Fix echo OK on starting/stopping service Fri Mar 28 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-9 - Update to build on RHEL Fri Mar 28 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-8 - Fix echo on startup Tue Mar 25 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-7 - Fix problems with chroot environment - Eliminate posix threads Mon Mar 24 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-6 - Fix build problems Fri Mar 14 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-5 - Fix build on beehive Thu Mar 13 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-4 - build bind-chroot kit Tue Mar 11 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-3 - Change configure to use proper threads model Fri Mar 07 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-2 - update to 9.2.2 Tue Mar 04 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-1 - update to 9.2.2
2004-09-09 03:34:55 +00:00
clean distclean::
rm -f libisccfg.@A@ timestamp
--- bind-9.2.4rc6/lib/lwres/Makefile.in.nonexec 2004-03-09 01:12:32.000000000 -0500
+++ bind-9.2.4rc6/lib/lwres/Makefile.in 2004-07-16 19:28:19.000000000 -0400
@@ -76,7 +76,7 @@
auto-import changelog data from bind-9.2.2.P3-9.src.rpm Fri Oct 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-9 - Add /var/named/slaves directory Sun Oct 12 2003 Florian La Roche <Florian.LaRoche@redhat.de> - do not link against libnsl, not needed for Linux Wed Oct 08 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-6 - Fix local time in log file Tue Oct 07 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-5 - Try again Mon Oct 06 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-4 - Fix handling of chroot -/dev/random Thu Oct 02 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-3 - Stop hammering stuff on update of chroot environment Mon Sep 29 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-2 - Fix chroot directory to grab all subdirectories Wed Sep 24 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-1 - New patch to support for "delegation-only" Wed Sep 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-23 - patch support for "delegation-only" Wed Jul 30 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-22 - Update to build on RHL Wed Jul 30 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-21 - Install libraries as exec so debug info will be pulled Sat Jul 19 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-20 - Remove BSDCOMPAT Tue Jul 15 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-19 - Update to build on RHL Tue Jul 15 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-18 - Change protections on /var/named and /var/chroot/named Tue Jun 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-17 - Update to build on RHL Tue Jun 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-16 - Update to build on RHEL Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 22 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-14 - Update to build on RHEL Tue Apr 22 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-13 - Fix config description of named.conf in chroot - Change named.init script to check for existence of /etc/sysconfig/network Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-12 - Update to build on RHEL Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-11 - Update to build on RHEL Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-10 - Fix echo OK on starting/stopping service Fri Mar 28 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-9 - Update to build on RHEL Fri Mar 28 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-8 - Fix echo on startup Tue Mar 25 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-7 - Fix problems with chroot environment - Eliminate posix threads Mon Mar 24 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-6 - Fix build problems Fri Mar 14 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-5 - Fix build on beehive Thu Mar 13 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-4 - build bind-chroot kit Tue Mar 11 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-3 - Change configure to use proper threads model Fri Mar 07 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-2 - update to 9.2.2 Tue Mar 04 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-1 - update to 9.2.2
2004-09-09 03:34:55 +00:00
$(SHELL) ${top_srcdir}/mkinstalldirs ${DESTDIR}${libdir}
install:: timestamp installdirs
- ${LIBTOOL_MODE_INSTALL} ${INSTALL_DATA} liblwres.@A@ ${DESTDIR}${libdir}
+ ${LIBTOOL_MODE_INSTALL} ${INSTALL_PROGRAM} liblwres.@A@ ${DESTDIR}${libdir}
auto-import changelog data from bind-9.2.2.P3-9.src.rpm Fri Oct 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-9 - Add /var/named/slaves directory Sun Oct 12 2003 Florian La Roche <Florian.LaRoche@redhat.de> - do not link against libnsl, not needed for Linux Wed Oct 08 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-6 - Fix local time in log file Tue Oct 07 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-5 - Try again Mon Oct 06 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-4 - Fix handling of chroot -/dev/random Thu Oct 02 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-3 - Stop hammering stuff on update of chroot environment Mon Sep 29 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-2 - Fix chroot directory to grab all subdirectories Wed Sep 24 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-1 - New patch to support for "delegation-only" Wed Sep 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-23 - patch support for "delegation-only" Wed Jul 30 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-22 - Update to build on RHL Wed Jul 30 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-21 - Install libraries as exec so debug info will be pulled Sat Jul 19 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-20 - Remove BSDCOMPAT Tue Jul 15 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-19 - Update to build on RHL Tue Jul 15 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-18 - Change protections on /var/named and /var/chroot/named Tue Jun 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-17 - Update to build on RHL Tue Jun 17 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-16 - Update to build on RHEL Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Apr 22 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-14 - Update to build on RHEL Tue Apr 22 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-13 - Fix config description of named.conf in chroot - Change named.init script to check for existence of /etc/sysconfig/network Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-12 - Update to build on RHEL Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-11 - Update to build on RHEL Fri Apr 18 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-10 - Fix echo OK on starting/stopping service Fri Mar 28 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-9 - Update to build on RHEL Fri Mar 28 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-8 - Fix echo on startup Tue Mar 25 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-7 - Fix problems with chroot environment - Eliminate posix threads Mon Mar 24 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-6 - Fix build problems Fri Mar 14 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-5 - Fix build on beehive Thu Mar 13 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-4 - build bind-chroot kit Tue Mar 11 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-3 - Change configure to use proper threads model Fri Mar 07 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-2 - update to 9.2.2 Tue Mar 04 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2-1 - update to 9.2.2
2004-09-09 03:34:55 +00:00
clean distclean::
rm -f liblwres.@A@ liblwres.la timestamp