SHA256
3
0
forked from pool/openssl

Accepting request 44144 from Base:System

Copy from Base:System/openssl based on submit request 44144 from user elvigia

OBS-URL: https://build.opensuse.org/request/show/44144
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openssl?expand=0&rev=41
This commit is contained in:
OBS User autobuild 2010-07-30 10:35:13 +00:00 committed by Git OBS Bridge
parent 5899018aa2
commit ae817a00dd
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jul 28 20:55:18 UTC 2010 - cristian.rodriguez@opensuse.org
- Exclude static libraries, see what breaks and fix that
instead
-------------------------------------------------------------------
Wed Jun 30 08:47:39 UTC 2010 - jengelh@medozas.de

View File

@ -32,7 +32,7 @@ Obsoletes: openssl-64bit
%endif
#
Version: 1.0.0
Release: 6
Release: 9
Summary: Secure Sockets and Transport Layer Security
Url: http://www.openssl.org/
Source: http://www.%{name}.org/source/%{name}-%{version}.tar.bz2
@ -379,8 +379,8 @@ if ! test -f /.buildenv; then rm -rf $RPM_BUILD_ROOT; fi
%defattr(-, root, root)
%{_includedir}/%{name}/
%{_includedir}/ssl
%{_libdir}/libcrypto.a
%{_libdir}/libssl.a
%exclude %{_libdir}/libcrypto.a
%exclude %{_libdir}/libssl.a
%{_libdir}/libssl.so
%{_libdir}/libcrypto.so
%_libdir/pkgconfig/libcrypto.pc