[tpm-tools] New upstream release

Steve Grubb sgrubb at fedoraproject.org
Fri Jun 22 11:28:08 UTC 2012


commit 0ed87efb3634345426cf45d9b48116a3a2969276
Author: Steve Grubb <sgrubb at redhat.com>
Date:   Fri Jun 22 07:28:08 2012 -0400

    New upstream release

 tpm-tools-1.3.5-no-werror.patch |   20 ++++++++++++++++----
 tpm-tools.spec                  |    5 +++--
 2 files changed, 19 insertions(+), 6 deletions(-)
---
diff --git a/tpm-tools-1.3.5-no-werror.patch b/tpm-tools-1.3.5-no-werror.patch
index 850a935..182db68 100644
--- a/tpm-tools-1.3.5-no-werror.patch
+++ b/tpm-tools-1.3.5-no-werror.patch
@@ -1,7 +1,7 @@
-diff -u tpm-tools-1.3.5.orig/configure tpm-tools-1.3.5/configure
---- tpm-tools-1.3.5.orig/configure	2011-06-24 14:26:09.000000000 -0400
-+++ tpm-tools-1.3.5/configure	2011-06-24 14:26:39.000000000 -0400
-@@ -14963,7 +14963,7 @@
+diff -ur tpm-tools-1.3.8.orig/configure tpm-tools-1.3.8/configure
+--- tpm-tools-1.3.8.orig/configure	2012-05-17 15:09:26.000000000 -0400
++++ tpm-tools-1.3.8/configure	2012-06-22 07:23:26.509562764 -0400
+@@ -13827,7 +13827,7 @@
  fi
  
  
@@ -10,3 +10,15 @@ diff -u tpm-tools-1.3.5.orig/configure tpm-tools-1.3.5/configure
  
  ac_config_files="$ac_config_files ./Makefile po/Makefile.in m4/Makefile include/Makefile lib/Makefile src/Makefile src/tpm_mgmt/Makefile src/cmds/Makefile src/data_mgmt/Makefile dist/tpm-tools.spec man/Makefile man/man1/Makefile man/man3/Makefile man/man8/Makefile"
  
+diff -ur tpm-tools-1.3.8.orig/configure.in tpm-tools-1.3.8/configure.in
+--- tpm-tools-1.3.8.orig/configure.in	2012-05-17 15:09:20.000000000 -0400
++++ tpm-tools-1.3.8/configure.in	2012-06-22 07:24:11.336564820 -0400
+@@ -138,7 +138,7 @@
+ AC_TYPE_SIGNAL
+ AC_TYPE_UID_T
+ 
+-CFLAGS="$CFLAGS -Wall -Werror -Wreturn-type -Wsign-compare"
++CFLAGS="$CFLAGS -Wall -Wreturn-type -Wsign-compare"
+ 
+ AC_CONFIG_FILES(./Makefile		\
+ 		po/Makefile.in		\
diff --git a/tpm-tools.spec b/tpm-tools.spec
index 1abb1de..5cfdfdc 100644
--- a/tpm-tools.spec
+++ b/tpm-tools.spec
@@ -13,7 +13,7 @@ URL:              http://trousers.sourceforge.net
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:    trousers-devel openssl-devel opencryptoki-devel chrpath
 # Working with upstream to fix this, but in the mean time we need this
-BuildRequires:    automake
+BuildRequires:    automake autoconf
 
 %description
 tpm-tools is a group of tools to manage and utilize the Trusted Computing
@@ -46,6 +46,7 @@ for developing tpm-tools applications.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+autoreconf
 
 %build
 %configure
@@ -89,7 +90,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/tpmUnseal*
 
 %changelog
-* Thu Jun 21 2012 Steve Grubb <sgrubb at redhat.com> 1.3.8-1
+* Fri Jun 22 2012 Steve Grubb <sgrubb at redhat.com> 1.3.8-1
 - New upstream release
 
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.7-2


More information about the scm-commits mailing list