New upstream release
This commit is contained in:
parent
3e9d9549bf
commit
0ed87efb36
@ -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 \
|
||||
|
||||
@ -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@redhat.com> 1.3.8-1
|
||||
* Fri Jun 22 2012 Steve Grubb <sgrubb@redhat.com> 1.3.8-1
|
||||
- New upstream release
|
||||
|
||||
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.7-2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user