Bug 233895
| Summary: | pam_pkcs11: unowned directories | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michael Schwendt <bugs.michael> |
| Component: | pam_pkcs11 | Assignee: | Bob Relyea <rrelyea> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | petrosyan |
| Target Milestone: | --- | Keywords: | EasyFix |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-03-06 12:36:06 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 438944 | ||
this bug is still present in pam_pkcs11-0.5.3-25 Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping Fixed in pkg cvs (devel, tag pam_pkcs11-0_5_3-27). This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle. Changing version to '10'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping $ koji latest-pkg dist-f11 pam_pkcs11 Build Tag Built by ---------------------------------------- -------------------- ---------------- pam_pkcs11-0.5.3-28 dist-f11 jkeating |
--- pam_pkcs11.spec.orig 2007-03-12 14:08:49.000000000 +0100 +++ pam_pkcs11.spec 2007-03-25 19:06:12.000000000 +0200 @@ -138,12 +138,14 @@ %{_bindir}/pklogin_finder %{_bindir}/pkcs11_inspect %{_bindir}/pkcs11_setup +%dir %{_libdir}/%{name} %{_libdir}/%{name}/*.so /%{_lib}/security/%{name}.so %{_mandir}/man8/%{name}.8.gz %{_mandir}/man1/pkcs11_eventmgr.1.gz %{_mandir}/man1/pkcs11_inspect.1.gz %{_mandir}/man1/pklogin_finder.1.gz +%dir %{_datadir}/%{name} %doc %{_datadir}/%{name}/%{name}.conf.example %doc %{_datadir}/%{name}/pam.d_login.example %doc %{_datadir}/%{name}/subject_mapping.example