From 603eddcc7db4f9dca81e7141d7d8b7d03b09209c Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 14 Apr 2004 22:39:05 +0000 Subject: [PATCH] - BR: bind-devel, no // in paths Changed files: autofs.spec -> 1.59 --- autofs.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/autofs.spec b/autofs.spec index a96f84a..26c9885 100644 --- a/autofs.spec +++ b/autofs.spec @@ -32,6 +32,7 @@ Patch8: %{name}-open_max.patch Patch9: %{name}-hesiod-includes.patch BuildRequires: automake BuildRequires: autoconf +BuildRequires: bind-devel BuildRequires: openldap-devel PreReq: rc-scripts Requires(post,preun): /sbin/chkconfig @@ -84,7 +85,7 @@ Summary(es): LDAP map support for the autofs package Summary(pl): Modu³ LDAP dla autofs Summary(pt_BR): Suporte a mapas LDAP para o pacote autofs Group: Daemons -Requires: %{name} = %{epoch}:%{version} +Requires: %{name} = %{epoch}:%{version}-%{release} %description ldap This package contains the autofs module necessary to use automount @@ -117,7 +118,7 @@ chmod a+w configure %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT/{misc,net,%{_sbindir},%{_libdir}/autofs,%{_mandir}/man{5,8}} \ +install -d $RPM_BUILD_ROOT{/misc,/net,%{_sbindir},%{_libdir}/autofs,%{_mandir}/man{5,8}} \ $RPM_BUILD_ROOT/etc/{rc.d/init.d,autofs,sysconfig} %{__make} install \ -- 2.43.0