From: Paweł Gołaszewski Date: Mon, 7 Jul 2003 04:23:51 +0000 (+0000) Subject: - many small fixes, inspired by kloczek X-Git-Tag: auto/ac/bootparamd-0_17-11~3 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fbootparamd.git;a=commitdiff_plain;h=056e78ad06b3822f06b6369202c0aced36c27819 - many small fixes, inspired by kloczek Changed files: bootparamd.spec -> 1.29 --- 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