From 5c5576da8a0d1b20ca5fc2b70ac471d638c3fdc9f5f76db81f09ea9dc19621a9 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sun, 10 Jan 2010 17:19:04 +0000 Subject: [PATCH 1/3] Accepting request 28557 from home:jengelh:branches:devel:libraries:c_c++ Copy from home:jengelh:branches:devel:libraries:c_c++/Botan via accept of submit request 28557 revision 2. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/28557 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Botan?expand=0&rev=10 --- Botan.changes | 6 ++++++ Botan.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Botan.changes b/Botan.changes index 2fbedb8..7bef5d5 100644 --- a/Botan.changes +++ b/Botan.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jan 10 04:27:38 CET 2010 - jengelh@medozas.de + +- run configure with --cpu=%_target to have correct bitness + selected for SPARC + ------------------------------------------------------------------- Mon Dec 21 17:34:49 UTC 2009 - coolo@novell.com diff --git a/Botan.spec b/Botan.spec index 7f75adf..81e2501 100644 --- a/Botan.spec +++ b/Botan.spec @@ -103,7 +103,8 @@ export RPM_OPT_FLAGS --with-zlib \ --with-gnump \ --with-openssl \ - --with-tr1-implementation=system + --with-tr1-implementation=system \ + --cpu=%_target_cpu make %{?_smp_mflags} WARN_FLAGS="$RPM_OPT_FLAGS" %install From 1f4ff4e68ab9a00dd404ed3f6773234c8f6ea959dbdc8e69ab8778b9d47c8278 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 14 Jan 2010 15:37:40 +0000 Subject: [PATCH 2/3] checked in OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Botan?expand=0&rev=11 --- Botan.changes | 6 ------ Botan.spec | 3 +-- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/Botan.changes b/Botan.changes index 7bef5d5..2fbedb8 100644 --- a/Botan.changes +++ b/Botan.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Sun Jan 10 04:27:38 CET 2010 - jengelh@medozas.de - -- run configure with --cpu=%_target to have correct bitness - selected for SPARC - ------------------------------------------------------------------- Mon Dec 21 17:34:49 UTC 2009 - coolo@novell.com diff --git a/Botan.spec b/Botan.spec index 81e2501..7f75adf 100644 --- a/Botan.spec +++ b/Botan.spec @@ -103,8 +103,7 @@ export RPM_OPT_FLAGS --with-zlib \ --with-gnump \ --with-openssl \ - --with-tr1-implementation=system \ - --cpu=%_target_cpu + --with-tr1-implementation=system make %{?_smp_mflags} WARN_FLAGS="$RPM_OPT_FLAGS" %install From 125f96e9c856b127bbda792416c5bcf7628d60f24cf7c34d08f3b02b5bb2cd80 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Thu, 14 Jan 2010 15:37:41 +0000 Subject: [PATCH 3/3] Updating link to change in openSUSE:Factory/Botan revision 8.0 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Botan?expand=0&rev=848ab62ffecda9a7decc4e52fc787477 --- Botan.changes | 6 ++++++ Botan.spec | 7 ++++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/Botan.changes b/Botan.changes index 2fbedb8..7bef5d5 100644 --- a/Botan.changes +++ b/Botan.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jan 10 04:27:38 CET 2010 - jengelh@medozas.de + +- run configure with --cpu=%_target to have correct bitness + selected for SPARC + ------------------------------------------------------------------- Mon Dec 21 17:34:49 UTC 2009 - coolo@novell.com diff --git a/Botan.spec b/Botan.spec index 7f75adf..2f0387c 100644 --- a/Botan.spec +++ b/Botan.spec @@ -1,7 +1,7 @@ # # spec file for package Botan (Version 1.8.8) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -21,7 +21,7 @@ Name: Botan Version: 1.8.8 -Release: 3 +Release: 4 Url: http://botan.randombit.net Summary: A C++ Crypto Library License: BSD3c @@ -103,7 +103,8 @@ export RPM_OPT_FLAGS --with-zlib \ --with-gnump \ --with-openssl \ - --with-tr1-implementation=system + --with-tr1-implementation=system \ + --cpu=%_target_cpu make %{?_smp_mflags} WARN_FLAGS="$RPM_OPT_FLAGS" %install