Hello community,

here is the log from the commit of package Botan for openSUSE:Factory checked 
in at 2013-03-12 11:06:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Botan (Old)
 and      /work/SRC/openSUSE:Factory/.Botan.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Botan", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/Botan/Botan.changes      2012-09-20 
16:00:08.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.Botan.new/Botan.changes 2013-03-12 
11:06:37.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Mar 10 21:35:25 UTC 2013 - [email protected]
+
+- aarch64-support.patch: add support for aarch64
+
+-------------------------------------------------------------------

New:
----
  aarch64-support.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ Botan.spec ++++++
--- /var/tmp/diff_new_pack.ekGDdM/_old  2013-03-12 11:08:26.000000000 +0100
+++ /var/tmp/diff_new_pack.ekGDdM/_new  2013-03-12 11:08:26.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package Botan
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -34,6 +34,7 @@
 Patch4:         Botan-no-buildtime.patch
 Patch6:         Botan-fix_pkgconfig.patch 
 Patch7:         dont-set-mach-value.diff
+Patch8:         aarch64-support.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       bzip2 >= 1.0.2
 Requires:       gmp >= 4.1
@@ -88,6 +89,7 @@
 %patch4
 %patch6
 %patch7
+%patch8
 
 %build
 export RPM_OPT_FLAGS

++++++ aarch64-support.patch ++++++
Index: src/build-data/arch/aarch64.txt
===================================================================
--- /dev/null
+++ src/build-data/arch/aarch64.txt
@@ -0,0 +1,6 @@
+endian little
+
+<aliases>
+arm64
+armv8
+</aliases>
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to