[pam_ssh] .

Dmitry Butskoy buc at fedoraproject.org
Thu Oct 6 13:50:15 UTC 2011


commit 3e9e92066d25a7b251ae4f813c567d99a2d9d5af
Author: Dmitry Butskoy <Dmitry at Butskoy.name>
Date:   Thu Oct 6 17:50:00 2011 +0400

    .

 pam_ssh.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/pam_ssh.spec b/pam_ssh.spec
index 8595d21..a595cfa 100644
--- a/pam_ssh.spec
+++ b/pam_ssh.spec
@@ -1,7 +1,7 @@
 Summary: PAM module for use with SSH keys and ssh-agent
 Name: pam_ssh
 Version: 1.97
-Release: 8%{?dist}
+Release: 9%{?dist}
 Group: System Environment/Base
 License: BSD
 URL: http://sourceforge.net/projects/pam-ssh/
@@ -70,13 +70,16 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(-,root,root,-)
 /%{_lib}/security/*.so
-%ghost %dir %{_localstatedir}/run/pam_ssh
+%dir %{_localstatedir}/run/pam_ssh
 %config(noreplace) %{_sysconfdir}/tmpfiles.d/%{name}.conf
 %doc AUTHORS NEWS README ChangeLog TODO COPYING
 %{_mandir}/*/*
 
 
 %changelog
+* Thu Oct  6 2011 Dmitry Butskoy <Dmitry at Butskoy.name> - 1.97-9
+- No more ghost /var/run/pam_ssh
+
 * Mon Oct  3 2011 Dmitry Butskoy <Dmitry at Butskoy.name> - 1.97-8
 - Use tmpfiles.d for /var/run pre-creation to avoid SELinux issues (#742274)
 


More information about the scm-commits mailing list