From: Jakub Bogusz Date: Wed, 14 Apr 2004 22:39:05 +0000 (+0000) Subject: - BR: bind-devel, no // in paths X-Git-Tag: auto/ac/autofs-4_0_0pre10-8 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fautofs.git;a=commitdiff_plain;h=603eddcc7db4f9dca81e7141d7d8b7d03b09209c - BR: bind-devel, no // in paths Changed files: autofs.spec -> 1.59 --- 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 \