[packages/bind/AC-branch] rfc doc fixes

glen glen at pld-linux.org
Wed Aug 15 11:32:51 CEST 2012


commit 82199c007521bb28804b2672fe99eda3ca65258a
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Aug 15 12:32:24 2012 +0300

    rfc doc fixes

 bind.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/bind.spec b/bind.spec
index d02cf1c..57cb117 100644
--- a/bind.spec
+++ b/bind.spec
@@ -438,6 +438,7 @@ chmod 755 $RPM_BUILD_ROOT%{_libdir}/lib*.so.*.*.*
 # we don't want Makefiles in documentation...
 rm -rf _doc
 cp -a doc _doc
+rm -f _doc/rfc/rfc*
 rm -f _doc/misc/Makefile*
 
 %clean
@@ -490,7 +491,7 @@ fi
 %files
 %defattr(644,root,root,755)
 %doc README EXAMPLE-CONFIG-* FAQ %{?with_hip:bind-hip/COPYRIGHT-HIP-RR}
-%doc _doc/misc/* _doc/arm/*.html _doc/rfc/index %{?with_ldap:_doc/*.sdb-ldap}
+%doc _doc/misc/* _doc/arm/*.html %{?with_ldap:_doc/*.sdb-ldap}
 
 %attr(754,root,root) /etc/rc.d/init.d/named
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/named


More information about the pld-cvs-commit mailing list