[gnutls/f19] No longer install the tpmtool manpage

Nikos Mavrogiannopoulos nmav at fedoraproject.org
Thu Dec 5 10:54:49 UTC 2013


commit fbed431163fb12163c837df44e0988c14eb533fe
Author: Nikos Mavrogiannopoulos <nmav at redhat.com>
Date:   Thu Dec 5 11:46:19 2013 +0100

    No longer install the tpmtool manpage

 gnutls.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gnutls.spec b/gnutls.spec
index 37057f0..daf45ee 100644
--- a/gnutls.spec
+++ b/gnutls.spec
@@ -190,6 +190,7 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/gnutls-srpcrypt
 cp -f %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/libgnutls-config
 cp -f %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/libgnutls-extra-config
 rm -f $RPM_BUILD_ROOT%{_mandir}/man1/srptool.1
+rm -f $RPM_BUILD_ROOT%{_mandir}/man1/tpmtool.1
 rm -f $RPM_BUILD_ROOT%{_mandir}/man3/*srp*
 rm -f $RPM_BUILD_ROOT%{_infodir}/dir
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
@@ -283,6 +284,7 @@ fi
 * Thu Dec  5 2013 Nikos Mavrogiannopoulos <nmav at redhat.com> 3.1.17-2
 - Use the correct root key for unbound (#1012494)
 - Pull asm fixes from upstream (#973210)
+- tpmtool manpage is no longer installed (#1036363)
 
 * Tue Nov 26 2013 Nikos Mavrogiannopoulos <nmav at redhat.com> 3.1.17-1
 - new upstream release


More information about the scm-commits mailing list