From: Jakub Bogusz Date: Tue, 29 Jul 2003 15:44:59 +0000 (+0000) Subject: - more specific Requires, more changes where needed X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=0a6eaa1d20a85813d081a3ecdc38af652feccf23;p=packages%2Fgated.git - more specific Requires, more changes where needed Changed files: gated.spec -> 1.23 --- diff --git a/gated.spec b/gated.spec index b986b46..c31018c 100644 --- a/gated.spec +++ b/gated.spec @@ -1,3 +1,4 @@ +# TODO: FHS (/var/gated) Summary: The GateD routing daemon Summary(pl): GateD - demon routingu Name: gated @@ -20,10 +21,9 @@ Patch5: %{name}-3.5.x-linuxmc.patch Patch6: %{name}-3.5.10-ospfmonauth.patch Patch7: %{name}-3.5.10-kern22.patch URL: http://www.gated.org/ +PreReq: rc-scripts +Requires(post,preun): /sbin/chkconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -Prereq: rc-scripts -Prereq: /sbin/chkconfig -Prereq: /sbin/ldconfig %description GateD is a modular software program consisting of core services, a @@ -83,7 +83,6 @@ install %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/gated.conf.sample rm -rf $RPM_BUILD_ROOT %post -/sbin/ldconfig /sbin/chkconfig --add gated %preun