From 056e78ad06b3822f06b6369202c0aced36c27819 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Go=C5=82aszewski?= Date: Mon, 7 Jul 2003 04:23:51 +0000 Subject: [PATCH] - many small fixes, inspired by kloczek Changed files: bootparamd.spec -> 1.29 --- bootparamd.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bootparamd.spec b/bootparamd.spec index 1a38b16..5bc3ce6 100644 --- a/bootparamd.spec +++ b/bootparamd.spec @@ -9,8 +9,8 @@ Source0: ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-%{name}-%{ver # Source0-md5: 00d211115b11aec2e214b701fe72f397 Source1: %{name}.init Patch0: %{name}-install_man_fix.patch -Prereq: rc-scripts Prereq: /sbin/chkconfig +Prereq: rc-scripts Requires: portmap BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -39,7 +39,8 @@ serwerami potrzebuj %patch -p1 %build -./configure --with-c-compiler=%{__cc} +./configure \ + --with-c-compiler=%{__cc} %{__make} CFLAGS="%{rpmcflags}" %install -- 2.43.0