Hello community, here is the log from the commit of package Botan for openSUSE:Factory checked in at 2013-12-11 11:28:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Botan (Old) and /work/SRC/openSUSE:Factory/.Botan.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Botan" Changes: -------- --- /work/SRC/openSUSE:Factory/Botan/Botan.changes 2013-11-12 15:03:31.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.Botan.new/Botan.changes 2013-12-11 11:28:15.000000000 +0100 @@ -1,0 +2,7 @@ +Sun Dec 8 23:46:27 UTC 2013 - [email protected] + +- Add ppc64le architecture + +- added patches: + * ppc64le-support.patch +------------------------------------------------------------------- New: ---- ppc64le-support.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Botan.spec ++++++ --- /var/tmp/diff_new_pack.3FxBRH/_old 2013-12-11 11:28:15.000000000 +0100 +++ /var/tmp/diff_new_pack.3FxBRH/_new 2013-12-11 11:28:15.000000000 +0100 @@ -35,6 +35,7 @@ Patch6: Botan-fix_pkgconfig.patch Patch7: dont-set-mach-value.diff Patch8: aarch64-support.patch +Patch9: ppc64le-support.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: bzip2 >= 1.0.2 Requires: gmp >= 4.1 @@ -90,6 +91,7 @@ %patch6 %patch7 -p1 %patch8 +%patch9 %build export RPM_OPT_FLAGS ++++++ ppc64le-support.patch ++++++ --- /dev/null 2013-11-30 20:09:56.080000808 +0100 +++ src/build-data/arch/ppc64le.txt 2013-12-08 23:56:25.465510000 +0100 @@ -0,0 +1,15 @@ +endian little + +family ppc + +<aliases> +powerpc64le +</aliases> + +<submodels> +power7 +</submodels> + +<isa_extn> +altivec:power7 +</isa_extn> -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
