[libfann] 120/242: Add HTML documentation.

Christian Kastner chrisk-guest at moszumanska.debian.org
Sat Oct 4 21:10:26 UTC 2014


This is an automated email from the git hooks/post-receive script.

chrisk-guest pushed a commit to tag Version2_0_0
in repository libfann.

commit 340ac5ab72c5b3cde6ecd7e5551d567b46395c9a
Author: Evan Nemerson <evan at coeus-group.com>
Date:   Wed Mar 31 07:35:50 2004 +0000

    Add HTML documentation.
---
 fann.spec.in | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/fann.spec.in b/fann.spec.in
index 376da95..654dfe1 100644
--- a/fann.spec.in
+++ b/fann.spec.in
@@ -25,6 +25,7 @@ This package is only needed if you intend to develop and/or compile programs bas
 
 %build
 make
+(cd doc && make html-single)
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -49,7 +50,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libfann.so. at VERSION@
 
 %files devel
-%doc AUTHORS ChangeLog COPYING INSTALL NEWS README TODO
+%doc AUTHORS ChangeLog COPYING INSTALL NEWS README TODO doc/fann.html
 %{_libdir}/pkgconfig/fann.pc
 %{_libdir}/libdoublefann.a
 %{_libdir}/libdoublefann.la
@@ -70,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/fann_activation.h
 
 %changelog
+* Fri Mar 30 2004 Evan Nemerson <evan at coeus-group.com>
+- Build and install HTML documentation.
+
 * Fri Jan 16 2004 Evan Nemerson <evan at coeus-group.com>
 - Added activation header.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libfann.git



More information about the debian-science-commits mailing list