[tpm-tools] New upstream release

Steve Grubb sgrubb at fedoraproject.org
Thu Jun 21 18:28:43 UTC 2012


commit 3e9d9549bf79bb72d83014d1b313f11c5be9a2f2
Author: Steve <sgrubb at redhat.com>
Date:   Thu Jun 21 14:28:34 2012 -0400

    New upstream release

 tpm-tools.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tpm-tools.spec b/tpm-tools.spec
index c2791e2..1abb1de 100644
--- a/tpm-tools.spec
+++ b/tpm-tools.spec
@@ -56,8 +56,8 @@ mkdir -p ${RPM_BUILD_ROOT}
 make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
 rm -f $RPM_BUILD_ROOT/%{_libdir}/libtpm_unseal.la
 rm -f $RPM_BUILD_ROOT/%{_libdir}/libtpm_unseal.a
-chrpath -d %{buildroot}/usr/bin/tpm_unsealdata
-chrpath -d %{buildroot}/usr/bin/tpm_sealdata
+chrpath -d %{buildroot}%{_bindir}/tpm_unsealdata
+chrpath -d %{buildroot}%{_bindir}/tpm_sealdata
 
 %clean
 rm -rf $RPM_BUILD_ROOT


More information about the scm-commits mailing list