cleanup specfile for packaging tizen/2012.5.30.1
authorZhang Qiang <qiang.z.zhang@intel.com>
Wed, 30 May 2012 03:59:54 +0000 (11:59 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Wed, 30 May 2012 03:59:54 +0000 (11:59 +0800)
packaging/dhcp.changes
packaging/dhcp.spec

index 4dd71c9..1551a08 100644 (file)
@@ -1,2 +1,5 @@
+* Wed May 30 - Zhang Qiang <qiang.z.zhang@intel.con> - 4.2.3
+- Clean up spec file for packaging
+
 * Tue Apr 10 Arron <arron.wang@intel.com> - 4.2.3-P2
 - Init package for Tizen fixed TZIVI-24 GENIVI 2.0 Compliance required the dhcp package 
index 637bf07..ed9f119 100644 (file)
@@ -20,7 +20,7 @@ Release:  1.%{patchver}%{?dist}
 License:  ISC
 Group:    System Environment/Daemons
 URL:      http://isc.org/products/DHCP/
-Source0:  ftp://ftp.isc.org/isc/dhcp/dhcp-%{VERSION}.tar.gz
+Source0:  %{name}-%{version}.tar.bz2
 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 -n dhcp-%{VERSION}
+%setup -q -n %{name}-%{version}
 
 # Remove bundled BIND source
 #rm bind/bind.tar.gz