Hello community,

here is the log from the commit of package ibmtss for openSUSE:Factory checked 
in at 2017-03-03 17:55:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibmtss (Old)
 and      /work/SRC/openSUSE:Factory/.ibmtss.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ibmtss"

Fri Mar  3 17:55:35 2017 rev:2 rq:461924 version:755

Changes:
--------
--- /work/SRC/openSUSE:Factory/ibmtss/ibmtss.changes    2017-02-20 
13:15:02.424918846 +0100
+++ /work/SRC/openSUSE:Factory/.ibmtss.new/ibmtss.changes       2017-03-03 
17:55:36.311304800 +0100
@@ -1,0 +2,6 @@
+Wed Mar  1 17:06:55 UTC 2017 - meiss...@suse.com
+
+- update to v755 (FATE#321601)
+  - This is the version prefered by IBM.
+
+-------------------------------------------------------------------

Old:
----
  ibmtss713.tar

New:
----
  ibmtss755withman.tar.gz

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

Other differences:
------------------
++++++ ibmtss.spec ++++++
--- /var/tmp/diff_new_pack.K2Z5Ju/_old  2017-03-03 17:55:37.243173175 +0100
+++ /var/tmp/diff_new_pack.K2Z5Ju/_new  2017-03-03 17:55:37.243173175 +0100
@@ -20,14 +20,14 @@
 %define suite ibmtss
 
 Name:           ibmtss
-Version:        713
+Version:        755
 Release:        0
 Summary:        IBM's TPM 2.0 TSS
 License:        BSD-3-Clause
 Group:          Productivity/Security
 Url:            https://sourceforge.net/projects/ibmtpm20tss/
-Source:         %{name}%{version}.tar
-Patch:          makefile.patch
+Source:         %{name}%{version}withman.tar.gz
+Patch0:         makefile.patch
 Source1:        %{name}
 Source2:        %{name}.1
 BuildRequires:  libopenssl-devel <= 1.1
@@ -67,7 +67,7 @@
 
 %prep
 %setup -c -q
-%patch -p 1
+%patch0 -p1
 
 %build
 cd utils

++++++ makefile.patch ++++++
--- /var/tmp/diff_new_pack.K2Z5Ju/_old  2017-03-03 17:55:37.295165831 +0100
+++ /var/tmp/diff_new_pack.K2Z5Ju/_new  2017-03-03 17:55:37.299165265 +0100
@@ -1,17 +1,8 @@
---- ibmtss713/utils/makefile-common~   2016-08-09 22:28:08.000000000 +0200
-+++ ibmtss713/utils/makefile-common    2017-01-30 16:36:53.844633306 +0100
-@@ -43,7 +43,7 @@
- 
- CCFLAGS +=                            \
-       -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs \
--      -ggdb -O0 -c                    \
-+      -ggdb -fno-strict-aliasing -c                   \
-       -DTPM_BITFIELD_LE               \
-       -DTPM_ENCRYPT_SESSIONS_DEFAULT="\"0\""
- 
---- ibmtss713/utils/makefile~  2016-08-09 22:28:08.000000000 +0200
-+++ ibmtss713/utils/makefile   2017-01-30 16:46:22.512727982 +0100
-@@ -44,9 +44,8 @@
+Index: ibmtss-755/utils/makefile
+===================================================================
+--- ibmtss-755.orig/utils/makefile
++++ ibmtss-755/utils/makefile
+@@ -44,9 +44,8 @@ CC = /usr/bin/gcc
  
  # compile - common flags for TSS library and applications
  
@@ -23,3 +14,16 @@
  
  # compile - for TSS library
  
+Index: ibmtss-755/utils/makefile-common
+===================================================================
+--- ibmtss-755.orig/utils/makefile-common
++++ ibmtss-755/utils/makefile-common
+@@ -43,7 +43,7 @@
+ 
+ CCFLAGS +=                            \
+       -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs \
+-      -ggdb -O0 -c                    \
++      -ggdb -c                        \
+       -DTPM_ENCRYPT_SESSIONS_DEFAULT="\"0\""
+ 
+ 


Reply via email to