From cf6e8aca8551b5a23f68ae28d75954a079a33969 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Wed, 24 Oct 2007 18:15:23 +0000 Subject: [PATCH] - Remove ISC.Cflags variable from libdhcp4client.pc --- dhcp.spec | 5 ++++- libdhcp4client.pc | 2 -- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/dhcp.spec b/dhcp.spec index 25c9125..64e3085 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -13,7 +13,7 @@ Summary: DHCP (Dynamic Host Configuration Protocol) server and relay agent Name: dhcp Version: 3.1.0 -Release: 2%{?dist} +Release: 3%{?dist} # NEVER CHANGE THE EPOCH on this package. The previous maintainer made # incorrect use of the epoch and that's why it is at 12 now. It should have # never been used, but it was. So we are stuck with it. @@ -435,6 +435,9 @@ fi %{_libdir}/libdhcp4client.a %changelog +* Wed Oct 24 2007 David Cantrell - 12:3.1.0-3 +- Remove ISC.Cflags variable from libdhcp4client.pc + * Wed Oct 24 2007 David Cantrell - 12:3.1.0-2 - Fix 'restart' mode in init script (#349341) diff --git a/libdhcp4client.pc b/libdhcp4client.pc index 4a3af70..8be7273 100644 --- a/libdhcp4client.pc +++ b/libdhcp4client.pc @@ -1,5 +1,3 @@ -ISC.Cflags=-I/usr/include/dhcp4client/isc_dhcp - Name: libdhcp4client Description: ISC DHCP IPv4 client library Version: @DHCP_VERSION@