Hello community,
here is the log from the commit of package openssl_tpm_engine for
openSUSE:Factory checked in at 2015-05-10 10:47:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openssl_tpm_engine (Old)
and /work/SRC/openSUSE:Factory/.openssl_tpm_engine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openssl_tpm_engine"
Changes:
--------
--- /work/SRC/openSUSE:Factory/openssl_tpm_engine/openssl_tpm_engine.changes
2013-08-01 17:15:20.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.openssl_tpm_engine.new/openssl_tpm_engine.changes
2015-05-10 10:47:03.000000000 +0200
@@ -1,0 +2,7 @@
+Thu May 7 08:52:42 UTC 2015 - [email protected]
+
+- Use the upstream provided bootstrap to make a full cycle.
+ Otherwise we might end up with version conflicts between used
+ tools.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openssl_tpm_engine.spec ++++++
--- /var/tmp/diff_new_pack.cBKwuY/_old 2015-05-10 10:47:03.000000000 +0200
+++ /var/tmp/diff_new_pack.cBKwuY/_new 2015-05-10 10:47:03.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package openssl_tpm_engine
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -42,9 +42,7 @@
%build
mkdir m4
-aclocal
-autoconf
-automake --foreign --add-missing
+sh ./bootstrap.sh
%configure --libdir=/%{_lib}
make