Accepting request 65532 from security

Copy from security/openssl-ibmca based on submit request 65532 from user coolo

OBS-URL: https://build.opensuse.org/request/show/65532
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openssl-ibmca?expand=0&rev=14
This commit is contained in:
Sascha Peilicke 2011-03-30 09:49:22 +00:00 committed by Git OBS Bridge
parent 72373c3ee8
commit 896122905f
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 24 17:19:11 UTC 2011 - coolo@novell.com
- disable libtool --finish call
-------------------------------------------------------------------
Fri Dec 17 10:56:05 UTC 2010 - coolo@novell.com

View File

@ -1,7 +1,7 @@
#
# spec file for package openssl-ibmca (Version 1.0.0)
# spec file for package openssl-ibmca
#
# 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
@ -22,7 +22,7 @@ Name: openssl-ibmca
BuildRequires: libica openssl-devel
Summary: The IBMCA OpenSSL dynamic engine
Version: 1.0.0
Release: 149
Release: 154
License: IBM PL
Group: Hardware/Other
Source: openssl-ibmca-1.0.0-rc2.tar.bz2
@ -72,7 +72,7 @@ make
%install
%makeinstall
(cd $RPM_BUILD_ROOT; libtool --finish %_libdir/engines)
#(cd $RPM_BUILD_ROOT; libtool --finish ./%_libdir/engines)
rm ${RPM_BUILD_ROOT}%{_libdir}/engines/libibmca.la
%post