From c41631a009f004e4a203816b185b1e4035d77d7c Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 04:17:49 +0000 Subject: [PATCH] auto-import changelog data from dhcp-3.0.1rc14-3.src.rpm 3.0.1rc14-2 - Turn on inherit-leases patch 3.0.1rc14-1 - User kernelversion instead of uname-r - Update to latest package from ISC - Remove inherit-leases patch for now. --- .cvsignore | 2 +- dhcp.spec | 16 +++++++++++++--- sources | 2 +- 3 files changed, 15 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 7420dbd..a009b1f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -dhcp-3.0.1rc13.tar.gz +dhcp-3.0.1rc14.tar.gz diff --git a/dhcp.spec b/dhcp.spec index 7dcec77..4cd7c08 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -1,8 +1,8 @@ Summary: A DHCP (Dynamic Host Configuration Protocol) server and relay agent. Name: dhcp -Epoch: 1 -Version: 3.0.1rc13 -Release: 2 +Epoch: 2 +Version: 3.0.1rc14 +Release: 3 Copyright: distributable Group: System Environment/Daemons Source0: ftp://ftp.isc.org/isc/dhcp/dhcp-%{version}.tar.gz @@ -21,6 +21,7 @@ Patch115: dhcp-3.0.1rc12-RHscript.patch Patch116: dhcp-3.0.1rc12-staticroutes.patch Patch117: dhcp-3.0.1rc12-pie.patch Patch118: dhcp-3.0.1rc12-inherit-leases.patch +Patch119: dhcp-3.0.1rc13-noexpr.patch URL: http://isc.org/products/DHCP/ BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -80,6 +81,7 @@ Libraries for interfacing with the ISC DHCP server. %patch116 -p1 -b .staticroutes %patch117 -p1 -b .pie %patch118 -p1 -b .inherit-leases +%patch119 -p1 -b .noexp cp %SOURCE1 . cat <site.conf @@ -199,6 +201,14 @@ fi %{_mandir}/man3/* %changelog +* Tue Jun 22 2004 Dan Walsh 1:3.0.1rc14-2 +- Turn on inherit-leases patch + +* Tue Jun 22 2004 Dan Walsh 1:3.0.1rc14-1 +- User kernelversion instead of uname-r +- Update to latest package from ISC +- Remove inherit-leases patch for now. + * Tue Jun 15 2004 Elliot Lee - rebuilt diff --git a/sources b/sources index 388fba1..8a3b383 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -68624d95b91aefa72a000a29e5e82408 dhcp-3.0.1rc13.tar.gz +a68074d9ebdeb355c293d9b3645b3c2c dhcp-3.0.1rc14.tar.gz