forked from pool/openssl-ibmca
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:
parent
72373c3ee8
commit
896122905f
@ -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
|
Fri Dec 17 10:56:05 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -22,7 +22,7 @@ Name: openssl-ibmca
|
|||||||
BuildRequires: libica openssl-devel
|
BuildRequires: libica openssl-devel
|
||||||
Summary: The IBMCA OpenSSL dynamic engine
|
Summary: The IBMCA OpenSSL dynamic engine
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 149
|
Release: 154
|
||||||
License: IBM PL
|
License: IBM PL
|
||||||
Group: Hardware/Other
|
Group: Hardware/Other
|
||||||
Source: openssl-ibmca-1.0.0-rc2.tar.bz2
|
Source: openssl-ibmca-1.0.0-rc2.tar.bz2
|
||||||
@ -72,7 +72,7 @@ make
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%makeinstall
|
%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
|
rm ${RPM_BUILD_ROOT}%{_libdir}/engines/libibmca.la
|
||||||
|
|
||||||
%post
|
%post
|
||||||
|
Loading…
Reference in New Issue
Block a user