X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=autofs.spec;h=495c5a3291b4a2dddcda5af0beb848e49ea5a0f8;hb=ec0170d184e8c2cbdce5e893764d8e120a31e251;hp=f323308cfb4e9e26b75a33d49020ba7b4f3dec38;hpb=184af42eb40185feca7a1f42f4f46c914960c541;p=packages%2Fautofs.git diff --git a/autofs.spec b/autofs.spec index f323308..495c5a3 100644 --- a/autofs.spec +++ b/autofs.spec @@ -10,7 +10,7 @@ Summary(pt_BR.UTF-8): Servidor autofs Summary(tr.UTF-8): autofs sunucu süreci Name: autofs Version: 5.0.2 -Release: 0.1 +Release: 1 Epoch: 1 License: GPL v2+ Group: Daemons @@ -222,10 +222,11 @@ trzymanych na serwerze LDAP. %patch71 -p1 %build -#chmod a+w configure -#%{__aclocal} -#%{__autoconf} -%configure +%{__aclocal} +%{__autoconf} +export initdir=/etc/rc.d/init.d +%configure \ + --with-confdir=%{_sysconfdir} %{__make} \ initdir=/etc/rc.d/init.d \ @@ -293,4 +294,6 @@ fi %files ldap %defattr(644,root,root,755) +%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/autofs_ldap_auth.conf %attr(755,root,root) %{_libdir}/autofs/lookup_ldap.so +%attr(755,root,root) %{_libdir}/autofs/lookup_ldaps.so