SHA256
1
0
forked from pool/krb5

- Remove comments breaking post scripts.

OBS-URL: https://build.opensuse.org/package/show/network/krb5?expand=0&rev=170
This commit is contained in:
Ismail Dönmez 2016-07-02 11:39:29 +00:00 committed by Git OBS Bridge
parent a0dc13d8ee
commit ac8428f53d
2 changed files with 5 additions and 16 deletions

View File

@ -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

View File

@ -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