core updated.

This commit is contained in:
Ertuğrul Erata
2015-05-17 16:28:10 +03:00
parent 14d58aa1d0
commit 8e13c775be
558 changed files with 543408 additions and 27657 deletions
+13 -4
View File
@@ -13,12 +13,13 @@
<IsA>library</IsA>
<Summary>Toolkit for SSL v2/v3 and TLS v1</Summary>
<Description>OpenSSL is a cryptography toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) network protocols and related cryptography standards required by them.</Description>
<Archive sha1sum="2f264f7f6bb973af444cd9fc6ee65c8588f610cc" type="targz">ftp://ftp.openssl.org/source/openssl-1.0.2.tar.gz</Archive>
<Archive sha1sum="46ecd325b8e587fa491f6bb02ad4a9fb9f382f5f" type="targz">ftp://ftp.openssl.org/source/openssl-1.0.2a.tar.gz</Archive>
<AdditionalFiles>
<AdditionalFile target="openssl-1.0.0-beta4-ca-dir.patch">openssl-1.0.0-beta4-ca-dir.patch</AdditionalFile>
</AdditionalFiles>
<BuildDependencies>
<Dependency>zlib</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>xorg-util</Dependency>
<Dependency>perl</Dependency>
<Dependency>sed</Dependency>
</BuildDependencies>
@@ -26,12 +27,12 @@
<Patch level="1">openssl-1.0.0a-ldflags-norpath.patch</Patch>
<Patch level="1">openssl-1.0.0-beta4-ca-dir.patch</Patch>
<Patch level="1">openssl-1.0.0-beta5-enginesdir.patch</Patch>
<Patch>openssl-1.0.2-parallel-build.patch</Patch>
<!--<Patch>openssl-1.0.2-parallel-build.patch</Patch>-->
<Patch>openssl-1.0.2-ipv6.patch</Patch>
<Patch>openssl-1.0.2-s_client-verify.patch</Patch>
<Patch>openssl-include.patch</Patch>
<Patch>openssl_fix_for_x32.patch</Patch>
<Patch>openssl-optflags.patch</Patch>
<!--<Patch>openssl-optflags.patch</Patch>-->
<!--<Patch level="1">openssl-1.0.1f-perl-5.18.patch</Patch>-->
</Patches>
</Source>
@@ -79,6 +80,7 @@
<RuntimeDependencies>
<Dependency release="current">openssl</Dependency>
<Dependency>zlib-32bit</Dependency>
<Dependency>glibc-32bit</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32</Path>
@@ -86,6 +88,13 @@
</Package>
<History>
<Update release="10">
<Date>2015-04-11</Date>
<Version>1.0.2a</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="9">
<Date>2015-02-17</Date>
<Version>1.0.2</Version>