diff --git a/openCryptoki.changes b/openCryptoki.changes index 763ffd6..6f9dc84 100644 --- a/openCryptoki.changes +++ b/openCryptoki.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Nov 27 06:59:49 UTC 2011 - coolo@suse.com + +- don't package man pages twice + +------------------------------------------------------------------- +Sun Nov 27 06:52:25 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Mon Sep 27 08:02:22 CEST 2010 - meissner@suse.de diff --git a/openCryptoki.spec b/openCryptoki.spec index 7a804f1..9b741db 100644 --- a/openCryptoki.spec +++ b/openCryptoki.spec @@ -1,7 +1,7 @@ # -# spec file for package openCryptoki (Version 2.2.6) +# spec file for package openCryptoki # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,10 +27,10 @@ %define oc_cvs_tag opencryptoki-%{version} Name: openCryptoki -BuildRequires: gcc-c++ libica openssl-devel pwdutils +BuildRequires: gcc-c++ libica libtool openssl-devel pwdutils Summary: An Implementation of PKCS#11 (Cryptoki) v2.11 for IBM Cryptographic Hardware Version: 2.2.6 -Release: 17 +Release: 0 License: IBM PL Group: Productivity/Security # :pserver:anonymous@cvs.sourceforge.net:/cvsroot/opencryptoki @@ -257,7 +257,6 @@ ln -sf %{_libdir}/opencryptoki/libopencryptoki.so /usr/lib/pkcs11/PKCS11_API.so6 # %{_libdir}/libopencryptoki.so # %{_libdir}/libopencryptoki.so.0 %{_sysconfdir}/ld.so.conf.d/* -%{_mandir}/man*/* %endif %changelog