From 622254a876ca0a256875272e5d208f220c5f2d1b Mon Sep 17 00:00:00 2001 From: havner Date: Sun, 18 Jul 2004 10:04:43 +0000 Subject: [PATCH] - added errno patch - s/bootp/bootps in inetd file - rel 11 Changed files: bootp.spec -> 1.27 --- bootp.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bootp.spec b/bootp.spec index dded04c..ac85e8b 100644 --- a/bootp.spec +++ b/bootp.spec @@ -5,7 +5,7 @@ Summary(pl): Serwer BOOTP/DHCP wraz z programami pomocniczymi Summary(tr): bootp/DHCP sunucusu ve test programlarĂ˝ Name: bootp Version: 2.4.3 -Release: 10 +Release: 11 License: BSD Group: Networking/Daemons Source0: ftp://ftp.mc.com/pub/%{name}-%{version}.tar.gz @@ -16,6 +16,7 @@ Patch1: http://www.sghms.ac.uk/~mpreston/tools.htm/dhcp.patch Patch2: %{name}-2.4.3-glibc.patch Patch3: %{name}-2.4.3-pathfix.patch Patch4: %{name}-tmprace.patch +Patch5: %{name}-errno.patch Requires: inetdaemon Requires: rc-inetd BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -67,6 +68,7 @@ paketinin kullan %patch2 -p1 %patch3 -p1 #%patch4 -p1 +%patch5 -p1 %build %{__make} linux SYSDEFS="%{rpmcflags}" -- 2.44.0