From 5a0ec5a4531da92cd76a692d27dbdaf49a72c13e Mon Sep 17 00:00:00 2001 From: kloczek Date: Sun, 25 Feb 2001 00:07:24 +0000 Subject: [PATCH] - relese 6: added rc-scripts to Prereq. Changed files: autolog.spec -> 1.20 --- autolog.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/autolog.spec b/autolog.spec index 07b11ea..16437d2 100644 --- a/autolog.spec +++ b/autolog.spec @@ -1,8 +1,8 @@ -Summary: Terminates connections for idle users. -Summary(pl): Przerywa po³±czenia bezczynnych u¿ytkowników. +Summary: Terminates connections for idle users +Summary(pl): Przerywa po³±czenia bezczynnych u¿ytkowników Name: autolog Version: 0.34 -Release: 5 +Release: 6 License: GPL Group: Daemons Group(de): Server @@ -10,6 +10,7 @@ Group(pl): Serwery Source0: ftp://sunsite.unc.edu/pub/Linux/system/Admin/idle/%{name}-%{version}.tgz Patch0: %{name}-0.34.debian.diff Requires: /etc/cron.d +Prereq: rc-scripts BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -29,7 +30,7 @@ u %patch -p1 %build -%{__make} CFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}" +%{__make} CFLAGS="%{!?debug:$RPM_OPT_FLAGS}%{?debug:-O0 -g}" %install rm -rf $RPM_BUILD_ROOT -- 2.44.0