]> git.pld-linux.org Git - packages/bootparamd.git/commitdiff
- add todo
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 24 Feb 2006 14:56:48 +0000 (14:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bootparamd.spec -> 1.35

bootparamd.spec

index 19a27df9028480ce2051111fa987e5bd0511544a..604b0c9a28b36890aee2de4f2131077d6414a75b 100644 (file)
@@ -1,3 +1,5 @@
+# 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
@@ -9,9 +11,9 @@ 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
 Requires(post,preun):  /sbin/chkconfig
 Requires:      portmap
+Requires:      rc-scripts
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -35,7 +37,7 @@ 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
This page took 0.076673 seconds and 4 git commands to generate.