From 22d0409cc53414811a631e72894a9221312625c2 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Mon, 24 Sep 2001 09:53:52 +0000 Subject: [PATCH] - Prereq: /sbin/chkconfig Changed files: autofs.spec -> 1.41 --- autofs.spec | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/autofs.spec b/autofs.spec index 31f790f..deb1ff6 100644 --- a/autofs.spec +++ b/autofs.spec @@ -35,6 +35,7 @@ BuildRequires: autoconf BuildRequires: openldap-devel Requires: mktemp Prereq: rc-scripts +Prereq: /sbin/chkconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _sysconfdir /etc/autofs @@ -91,6 +92,10 @@ Requires: %{name} = %{version} This package contains the autofs module necessary to use automount maps stored on an LDAP server. +%description ldap -l pl +Ten pakiet zawiera modu³ autofs potrzebny do u¿ywania map automounta +trzymanych na serwerze LDAP. + %prep %setup -q %patch0 -p1 @@ -131,6 +136,9 @@ touch $RPM_BUILD_ROOT%{_sysconfdir}/auto.{home,misc,var,tmp} gzip -9nf NEWS README +%clean +rm -rf $RPM_BUILD_ROOT + %post /sbin/chkconfig --add autofs # triggerpostun would get called after %post @@ -151,9 +159,6 @@ if [ "$1" = "0" ]; then fi fi -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(644,root,root,755) %doc {NEWS,README}.gz -- 2.43.0