On Fri, Nov 08, 2002, Peter Smej wrote:
> [...]
> upgrading package: dhcpd 3.0.1rc9 -> 3.0.1rc10
> [...]
> # 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 @@
>
> %prep
> %setup -q -n dhcp-%{version}
> - %patch -p0
> +# %patch -p0
> [...]
If a patch is definetely obsolete, please remove it at all. There
is no need to keep out-commented things like this. For this we have
CVS. The only exception currently is ncurses where we wait daily
for its "patchbase" to re-appear and hence we keep the related code
out-commented. But in usually all situations (and especially like this
one) there should be no out-commented stuff in OpenPKG .spec files,
please. Thanks.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
The OpenPKG Project www.openpkg.org
Developer Communication List [EMAIL PROTECTED]