[packages/botan] - up to 1.8.14
arekm
arekm at pld-linux.org
Thu Feb 21 21:36:08 CET 2013
commit 6f955439d92ed4f1cce66b6d33c304064ec32837
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu Feb 21 21:36:04 2013 +0100
- up to 1.8.14
botan.spec | 6 +++---
soname.patch | 13 ++++++++++---
2 files changed, 13 insertions(+), 6 deletions(-)
---
diff --git a/botan.spec b/botan.spec
index 1e323fe..d01639c 100644
--- a/botan.spec
+++ b/botan.spec
@@ -6,15 +6,15 @@
Summary: Crypto library written in C++
Name: botan
-Version: 1.8.13
+Version: 1.8.14
Release: 1
License: BSD
Group: Libraries
URL: http://botan.randombit.net/
# tarfile is stripped using repack.sh. original tarfile to be found
# here: http://files.randombit.net/botan/Botan-%%{version}.tbz
-Source0: http://pkgs.fedoraproject.org/repo/pkgs/botan/Botan-%{version}.stripped.tbz/e1cf4c2990a60867603fc111f0715e24/Botan-%{version}.stripped.tbz
-# Source0-md5: e1cf4c2990a60867603fc111f0715e24
+Source0: http://pkgs.fedoraproject.org/repo/pkgs/botan/Botan-%{version}.stripped.tbz/4b5ce78b1cfc0735eb7ec4f6903068ca/Botan-%{version}.stripped.tbz
+# Source0-md5: 4b5ce78b1cfc0735eb7ec4f6903068ca
Source1: README.fedora
# soname was changed unintentionally upstream, revert it.
Patch0: soname.patch
diff --git a/soname.patch b/soname.patch
index fd21e6b..6976728 100644
--- a/soname.patch
+++ b/soname.patch
@@ -1,10 +1,17 @@
+#
+# old_revision [adcf24b7e258c125f78aaff4ef2d3557f1183c3e]
+#
+# patch "configure.py"
+# from [b43917e0e74e7ef1ff0024542da0dabe104a1582]
+# to [ba82e657a585f31e9ba20056a57c5f597c0f0297]
+#
============================================================
---- configure.py 56ef9e873a4807c437f22b0ab58a22987e6ab2f9
-+++ configure.py 3cdef18138198b63b180b200ea521140b161ffcc
+--- configure.py b43917e0e74e7ef1ff0024542da0dabe104a1582
++++ configure.py ba82e657a585f31e9ba20056a57c5f597c0f0297
@@ -38,7 +38,7 @@ class BuildConfigurationInformation(obje
version_major = 1
version_minor = 8
- version_patch = 13
+ version_patch = 14
- version_so_patch = 13
+ version_so_patch = 2
version_suffix = ''
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/botan.git/commitdiff/6f955439d92ed4f1cce66b6d33c304064ec32837
More information about the pld-cvs-commit
mailing list