Author: baggins Date: Tue Apr 10 00:22:57 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - added kpropd.acl
---- Files affected: SPECS: krb5.spec (1.96 -> 1.97) ---- Diffs: ================================================================ Index: SPECS/krb5.spec diff -u SPECS/krb5.spec:1.96 SPECS/krb5.spec:1.97 --- SPECS/krb5.spec:1.96 Tue Apr 10 02:18:18 2007 +++ SPECS/krb5.spec Tue Apr 10 02:22:51 2007 @@ -1,8 +1,5 @@ # $Revision$, $Date$ # -# - making check in plugins/kdb/db2/libdb2/test... fails on x86_64 -# temporaryli disabled this test on x86_64 - it's problem with Th builder -# # Conditional build: %bcond_with krb4 # build with Kerberos V4 support %bcond_without tcl # build without tcl (tcl is needed for tests) @@ -36,6 +33,7 @@ Source15: propagation Source16: kpropd.init Source17: kadmind.init +Source18: kpropd.acl URL: http://web.mit.edu/kerberos/www/ Patch0: %{name}-telnetd.patch Patch1: %{name}-manpages.patch @@ -612,6 +610,7 @@ install %{SOURCE6} $RPM_BUILD_ROOT%{_sysconfdir} install %{SOURCE7} $RPM_BUILD_ROOT%{_localstatedir} install %{SOURCE4} $RPM_BUILD_ROOT%{_localstatedir} +install %{SOURCE18} $RPM_BUILD_ROOT%{_localstatedir} install %{SOURCE5} $RPM_BUILD_ROOT/etc/logrotate.d/kerberos install %{SOURCE8} $RPM_BUILD_ROOT/etc/sysconfig/kerberos install %{SOURCE15} $RPM_BUILD_ROOT%{_sbindir}/propagation @@ -926,6 +925,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.97 2007/04/10 00:22:51 baggins +- added kpropd.acl + Revision 1.96 2007/04/10 00:18:18 baggins - polish descriptions ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/krb5.spec?r1=1.96&r2=1.97&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
