From b699218c44a89b663bc7c5173bd5b581803446e7 Mon Sep 17 00:00:00 2001 From: jvdias Date: Sat, 20 May 2006 00:53:18 +0000 Subject: [PATCH] dhcp4client/isc-dhcp -> dhcp4client/isc_dhcp --- dhcp.spec | 2 +- libdhcp4client.pc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dhcp.spec b/dhcp.spec index 29b0109..8036d29 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: 6 +Release: 8 Epoch: 12 License: distributable Group: System Environment/Daemons diff --git a/libdhcp4client.pc b/libdhcp4client.pc index 4cc17db..c46db50 100644 --- a/libdhcp4client.pc +++ b/libdhcp4client.pc @@ -3,4 +3,4 @@ Description: ISC DHCP IPv4 client library Version: @DHCP_VERSION@ Libs: -ldhcp4client Cflags: -I/usr/include/dhcp4client -ISC.Cflags= -I/usr/include/dhcp4client/isc-dhcp +ISC.Cflags= -I/usr/include/dhcp4client/isc_dhcp