[innotop] remove man3

Luis Enrique Bazán De León lbazan at fedoraproject.org
Tue Jul 10 14:07:23 UTC 2012


commit 984d6afa77e59f387ab32013d0def009664d3484
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Tue Jul 10 09:05:34 2012 -0500

    remove man3

 innotop.spec |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/innotop.spec b/innotop.spec
index fd2ea49..7098004 100644
--- a/innotop.spec
+++ b/innotop.spec
@@ -36,7 +36,7 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';'
 chmod -R u+w %{buildroot}/*
 
 %check
-
+make test 
 
 %clean
 rm -rf %{buildroot}
@@ -47,9 +47,7 @@ rm -rf %{buildroot}
 %doc COPYING INSTALL 
 %{_bindir}/innotop
 %{perl_vendorlib}/*
-%{_mandir}/man3/InnoDBParser.t*
-%{_mandir}/man1/innotop*
-
+%{_mandir}/man1/innotop.1*
 
 %changelog
 * Tue Jul 10 2012 Luis Bazan <lbazan at fedoraproject.org> - 1.8.1-2


More information about the scm-commits mailing list