From 5a2058ec8c9a4ed62d4fa6c4715718c4376daf68 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Aug 17 2006 21:42:39 +0000 Subject: - Fix mkdir problem in libdhcp4client.Makefile --- diff --git a/dhcp.spec b/dhcp.spec index 4590ce1..52540f3 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -4,7 +4,7 @@ Summary: A DHCP (Dynamic Host Configuration Protocol) server and relay agent. Name: dhcp Version: 3.0.4 -Release: 18%{?dist} +Release: 19%{?dist} Epoch: 12 License: distributable Group: System Environment/Daemons @@ -499,6 +499,9 @@ exit 0 %endif %changelog +* Thu Aug 17 2006 David Cantrell - 12:3.0.4-19 +- Fix mkdir problem in libdhcp4client.Makefile + * Thu Aug 17 2006 David Cantrell - 12:3.0.4-18 - Fix dhclient on s390x platform (#202911)