From a902bd0793b2d7cd352204f452d1025207031916 Mon Sep 17 00:00:00 2001 From: kloczek Date: Sat, 23 Feb 2002 01:23:24 +0000 Subject: [PATCH] - adapterized. Changed files: autolog.spec -> 1.29 --- autolog.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autolog.spec b/autolog.spec index ef1d8ef..abc8c0d 100644 --- a/autolog.spec +++ b/autolog.spec @@ -6,7 +6,7 @@ Release: 1 License: GPL Group: Daemons Source0: ftp://sunsite.unc.edu/pub/Linux/system/Admin/idle/%{name}-%{version}.tar.gz -Source1: autolog.init +Source1: %{name}.init Prereq: /sbin/chkconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -41,7 +41,7 @@ install autolog.8.gz $RPM_BUILD_ROOT%{_mandir}/man8 install autolog.conf.5.gz $RPM_BUILD_ROOT%{_mandir}/man5 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/%{name} -gzip -9nf README CHANGES +gzip -9nf README CHANGES %clean rm -rf $RPM_BUILD_ROOT -- 2.43.0