Browse Source

upgrading package: dhcpd 3.0.1rc9 -> 3.0.1rc10

master
Peter Smej 23 years ago committed by Ralf S. Engelschall
parent
commit
afd6d5f833
  1. 8
      dhcpd/dhcpd.spec

8
dhcpd/dhcpd.spec

@ -32,14 +32,14 @@ Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Group: DNS
License: ISC/BSD
Version: 3.0.1rc9
Release: 20020604
Version: 3.0.1rc10
Release: 20021108
# list of sources
Source0: ftp://ftp.isc.org/isc/dhcp/dhcp-%{version}.tar.gz
Source1: dhcpd.conf
Source2: rc.dhcpd
Patch0: dhcpd.patch
#Patch0: dhcpd.patch
# build information
Prefix: %{l_prefix}
@ -54,7 +54,7 @@ AutoReqProv: no
%prep
%setup -q -n dhcp-%{version}
%patch -p0
# %patch -p0
%build
( echo 'CC = %{l_cc}'

Loading…
Cancel
Save