- Remove comments breaking post scripts.
OBS-URL: https://build.opensuse.org/package/show/network/krb5?expand=0&rev=170
This commit is contained in:
parent
a0dc13d8ee
commit
ac8428f53d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 2 11:38:54 UTC 2016 - idonmez@suse.com
|
||||
|
||||
- Remove comments breaking post scripts.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 30 13:34:29 UTC 2016 - fcrozat@suse.com
|
||||
|
||||
|
16
krb5.spec
16
krb5.spec
@ -321,18 +321,10 @@ rm -f %{buildroot}/%{_libdir}/krb5/plugins/preauth/test.so
|
||||
|
||||
%find_lang mit-krb5
|
||||
|
||||
#####################################################
|
||||
# krb5 pre/post/postun
|
||||
#####################################################
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
#####################################################
|
||||
# krb5-server preun/postun/pre/post
|
||||
#####################################################
|
||||
|
||||
%preun server
|
||||
%service_del_preun krb5kdc.service kadmind.service kpropd.service
|
||||
|
||||
@ -348,18 +340,10 @@ rm -f %{buildroot}/%{_libdir}/krb5/plugins/preauth/test.so
|
||||
%pre server
|
||||
%service_add_pre krb5kdc.service kadmind.service kpropd.service
|
||||
|
||||
#####################################################
|
||||
# krb5-plugin-kdb-ldap post/postun
|
||||
#####################################################
|
||||
|
||||
%post plugin-kdb-ldap -p /sbin/ldconfig
|
||||
|
||||
%postun plugin-kdb-ldap -p /sbin/ldconfig
|
||||
|
||||
########################################################
|
||||
# files sections
|
||||
########################################################
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%dir /usr/lib/mit
|
||||
|
Loading…
Reference in New Issue
Block a user