Accepting request 93939 from security
- don't package man pages twice - add libtool as buildrequire to avoid implicit dependency (forwarded request 93825 from coolo) OBS-URL: https://build.opensuse.org/request/show/93939 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openCryptoki?expand=0&rev=18
This commit is contained in:
parent
79cff14eaa
commit
13cc05d070
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user