[gnutls/f20] do not install tpmtool's manpage

Nikos Mavrogiannopoulos nmav at fedoraproject.org
Thu Dec 5 10:57:55 UTC 2013


commit ca46c5e0e08d7d58e7c095b5dee2024e5509869e
Author: Nikos Mavrogiannopoulos <nmav at redhat.com>
Date:   Thu Dec 5 11:45:20 2013 +0100

    do not install tpmtool's manpage

 gnutls.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gnutls.spec b/gnutls.spec
index f077660..ee061b4 100644
--- a/gnutls.spec
+++ b/gnutls.spec
@@ -185,6 +185,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
@@ -279,6 +280,7 @@ fi
 * Thu Dec  5 2013 Nikos Mavrogiannopoulos <nmav at redhat.com> 3.1.17-3
 - 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-2
 - Avoid linking with trousers to prevent introducing new features in f20


More information about the scm-commits mailing list