]> git.pld-linux.org Git - packages/autofs.git/blobdiff - autofs.spec
- rel.1, lets try
[packages/autofs.git] / autofs.spec
index f323308cfb4e9e26b75a33d49020ba7b4f3dec38..495c5a3291b4a2dddcda5af0beb848e49ea5a0f8 100644 (file)
@@ -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
This page took 0.061025 seconds and 4 git commands to generate.