]> git.pld-linux.org Git - packages/gssntlmssp.git/commitdiff
- package /etc/gss/mech.d dir here for now auto/th/gssntlmssp-0.7.0-3
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 30 Mar 2019 08:56:28 +0000 (09:56 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 30 Mar 2019 08:56:28 +0000 (09:56 +0100)
- rel 3

gssntlmssp.spec

index 53ad66a864630e52c1c3796c5e308d30801642ab..e9f7fd92e0c7b5ba78c8c26695b487ab9868a6d0 100644 (file)
@@ -9,7 +9,7 @@ Summary:        GSSAPI NTLMSSP mechanism
 Summary(pl.UTF-8):     Mechanizm GSSAPI NTLMSSP
 Name:          gssntlmssp
 Version:       0.7.0
-Release:       2
+Release:       3
 License:       LGPL v3+
 Group:         Libraries
 # also https://github.com/simo5/gss-ntlmssp but no releases there
@@ -107,6 +107,8 @@ fi
 %defattr(644,root,root,755)
 %dir %{_libdir}/gssntlmssp
 %attr(755,root,root) %{_libdir}/gssntlmssp/gssntlmssp.so
+# TODO: needs to be owned by heimdal.spec?
+%dir /etc/gss/mech.d
 /etc/gss/mech.d/ntlmssp.conf
 %{_mandir}/man8/gssntlmssp.8*
 
This page took 0.152358 seconds and 4 git commands to generate.