[packages/tpm-tools] - added x32 patch (don't force -m64 on x86_64 builds) - release 2
qboosh
qboosh at pld-linux.org
Tue Apr 18 22:28:03 CEST 2017
commit b772a6cf5b19f33ff55d846a8af4e6ef5ea6b91d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Apr 18 22:28:16 2017 +0200
- added x32 patch (don't force -m64 on x86_64 builds)
- release 2
tpm-tools.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/tpm-tools.spec b/tpm-tools.spec
index c1a9c99..28ca979 100644
--- a/tpm-tools.spec
+++ b/tpm-tools.spec
@@ -2,12 +2,13 @@ Summary: Management tools for the TPM hardware
Summary(pl.UTF-8): Narzędzia zarządzające sprzętem TPM
Name: tpm-tools
Version: 1.3.9.1
-Release: 1
+Release: 2
License: CPL v1.0+
Group: Applications/System
Source0: http://downloads.sourceforge.net/trousers/%{name}-%{version}.tar.gz
# Source0-md5: 1532293aa632a0eaa7e60df87c779855
Patch0: %{name}-link.patch
+Patch1: %{name}-x32.patch
URL: http://trousers.sourceforge.net/
BuildRequires: autoconf >= 2.12
BuildRequires: automake >= 1.6
@@ -70,6 +71,7 @@ obiektów w kontenerze i chronić dane.
%prep
%setup -q -c
%patch0 -p1
+%patch1 -p1
%build
%{__gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tpm-tools.git/commitdiff/b772a6cf5b19f33ff55d846a8af4e6ef5ea6b91d
More information about the pld-cvs-commit
mailing list