[sord] Remove unwanted man file

Brendan Jones bsjones at fedoraproject.org
Tue Jul 24 15:26:04 UTC 2012


commit 219ea6bc0cc6ea82a89f7d1927bd036957f46a45
Author: Brendan Jones <brendan.jones.it at gmail.com>
Date:   Tue Jul 24 17:22:55 2012 +0200

    Remove unwanted man file

 sord.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/sord.spec b/sord.spec
index 3b409d2..218694a 100644
--- a/sord.spec
+++ b/sord.spec
@@ -55,6 +55,7 @@ export CFLAGS="%{optflags}"
 ./waf build -v %{?_smp_mflags}
 
 %install
+rm build/doc/man/man3/_*
 DESTDIR=%{buildroot} ./waf install
 chmod +x %{buildroot}%{_libdir}/lib%{name}-%{maj}.so.*
 
@@ -77,6 +78,9 @@ chmod +x %{buildroot}%{_libdir}/lib%{name}-%{maj}.so.*
 %{_mandir}/man3/%{name}.3.gz
 
 %changelog
+* Tue Jul 24 2012 Brendan Jones <brendan.jones.it at gmail.com> 0.8.0-2
+- Remove unwanted man file
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list