From af813e5353e6b2bdf90c62eb65c9c687afa8b63b Mon Sep 17 00:00:00 2001 From: "Graydon, Tracy" Date: Fri, 18 May 2012 23:40:55 -0700 Subject: [PATCH] fix typo --- packaging/dhcp.changes | 2 +- packaging/dhcp.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packaging/dhcp.changes b/packaging/dhcp.changes index b695aef..fa8370b 100644 --- a/packaging/dhcp.changes +++ b/packaging/dhcp.changes @@ -1,4 +1,4 @@ -* Sat May 19 06:35:08 UTC 2012 - tracy.graydon@intel.com +* Sat May 19 06:40:34 UTC 2012 - tracy.graydon@intel.com - fix typo * Sat May 19 06:30:16 UTC 2012 - tracy.graydon@intel.com diff --git a/packaging/dhcp.spec b/packaging/dhcp.spec index 3d808a3..1c141d3 100644 --- a/packaging/dhcp.spec +++ b/packaging/dhcp.spec @@ -20,7 +20,7 @@ Release: 1 License: ISC Group: System Environment/Daemons URL: http://isc.org/products/DHCP/ -Source0: %{name}-%{version}.tar.gz +Source0: %dhcp-%{version}.tar.gz Source1: dhclient-script Source2: README.dhclient.d Source3: 11-dhclient @@ -152,7 +152,7 @@ Header files and API documentation for using the ISC DHCP libraries. The libdhcpctl and libomapi static libraries are also included in this package. %prep -%setup -q +%setup -q -n dhcp-%{version} # Remove bundled BIND source #rm bind/bind.tar.gz -- 2.7.4