From e9eb5a6e6ddb6f8c65d5f79e48ed26bff53ccae1 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Wed, 7 Nov 2012 15:45:04 -0800 Subject: [PATCH] add packaging --- packaging/baselibs.conf | 2 +- packaging/p11-kit.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/baselibs.conf b/packaging/baselibs.conf index 2f29678..15857ff 100644 --- a/packaging/baselibs.conf +++ b/packaging/baselibs.conf @@ -1 +1 @@ -libp11-kit0 +libp11-kit diff --git a/packaging/p11-kit.spec b/packaging/p11-kit.spec index 5229958..dc97dbb 100644 --- a/packaging/p11-kit.spec +++ b/packaging/p11-kit.spec @@ -70,7 +70,7 @@ find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print # Package the example conf file as documentation. Like this we're sure that we will # not introduce conflicts with this version of the library and future ones. %doc p11-kit/pkcs11.conf.example -%doc AUTHORS ChangeLog COPYING NEWS README +%doc COPYING %dir %{_sysconfdir}/pkcs11 %dir %{_sysconfdir}/pkcs11/modules/ %{_libdir}/libp11-kit.so.* -- 2.7.4