[opensc] - own the _libdir/pkcs11 subdirectory (#644527)

Tomáš Mráz tmraz at fedoraproject.org
Tue Oct 19 19:27:18 UTC 2010


commit 6a20aba13f4e874ca955cf4344c8f90111ba3d79
Author: Tomas Mraz <tmraz at fedoraproject.org>
Date:   Tue Oct 19 21:27:13 2010 +0200

    - own the _libdir/pkcs11 subdirectory (#644527)

 opensc.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/opensc.spec b/opensc.spec
index e2f58cd..53a4b83 100644
--- a/opensc.spec
+++ b/opensc.spec
@@ -2,7 +2,7 @@
 
 Name:           opensc
 Version:        0.11.13
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Smart card library and applications
 
 Group:          System Environment/Libraries
@@ -137,6 +137,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/lib*.so.*
 %{_libdir}/onepin-opensc-pkcs11.so
 %{_libdir}/opensc-pkcs11.so
+%dir %{_libdir}/pkcs11
 %{_libdir}/pkcs11/onepin-opensc-pkcs11.so
 %{_libdir}/pkcs11/opensc-pkcs11.so
 %{_datadir}/opensc/
@@ -170,6 +171,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Oct 19 2010 Tomas Mraz <tmraz at redhat.com> - 0.11.13-5
+- own the _libdir/pkcs11 subdirectory (#644527)
+
 * Tue Sep  7 2010 Tomas Mraz <tmraz at redhat.com> - 0.11.13-4
 - fix build with new pcsc-lite
 


More information about the scm-commits mailing list