X-Git-Url: http://git.pld-linux.org/?p=packages%2Fbootparamd.git;a=blobdiff_plain;f=bootparamd.spec;h=bab729c4b88bf52d528300770322f5cd5ff7d896;hp=08e8600e6d8e54c0992361e1b117288da78cca43;hb=20ec1749fc12758407eeda85d2d441007bd5e4f9;hpb=8943d041a6699e48f777eaf6f350b9fb4c42e6d7 diff --git a/bootparamd.spec b/bootparamd.spec index 08e8600..bab729c 100644 --- a/bootparamd.spec +++ b/bootparamd.spec @@ -1,16 +1,19 @@ +# TODO +# - unify lockfile and service name Summary: A server process which provides boot information to diskless clients Summary(pl): Demon zapewniaj±cy informacje potrzebne do uruchomienia bezdyskowych klientów Name: bootparamd Version: 0.17 -Release: 10 +Release: 12 License: BSD Group: Networking/Daemons Source0: ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-%{name}-%{version}.tar.gz +# Source0-md5: 00d211115b11aec2e214b701fe72f397 Source1: %{name}.init Patch0: %{name}-install_man_fix.patch -Prereq: rc-scripts -Prereq: /sbin/chkconfig +Requires(post,preun): /sbin/chkconfig Requires: portmap +Requires: rc-scripts BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -34,11 +37,12 @@ bootparamd jest kompatybilny z klientami bootparam na SunOS-ie i serwerami potrzebuj±cymi tego kodu. %prep -%setup -q -n netkit-bootparamd-%{version} +%setup -q -n netkit-%{name}-%{version} %patch -p1 %build -./configure --with-c-compiler=%{__cc} +./configure \ + --with-c-compiler="%{__cc}" %{__make} CFLAGS="%{rpmcflags}" %install @@ -73,6 +77,7 @@ fi %files %defattr(644,root,root,755) +%doc ChangeLog README %attr(754,root,root) /etc/rc.d/init.d/bootparamd %attr(755,root,root) %{_sbindir}/rpc.bootparamd %attr(755,root,root) %{_bindir}/callbootd