rpms/fann/devel fann.spec,1.4,1.5

Tomas Smetana tsmetana at fedoraproject.org
Thu Jun 11 09:59:42 UTC 2009


Author: tsmetana

Update of /cvs/pkgs/rpms/fann/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19730

Modified Files:
	fann.spec 
Log Message:
* Thu Jun 11 2009 Tomas Smetana <tsmetana at redhat.com> 2.0.0-6
- There is no html documentation, don't try to build it



Index: fann.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fann/devel/fann.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- fann.spec	24 Feb 2009 16:08:25 -0000	1.4
+++ fann.spec	11 Jun 2009 09:59:12 -0000	1.5
@@ -1,7 +1,7 @@
 Summary:    A fast artificial neural network library
 Name:       fann
 Version:    2.0.0
-Release:    5.1%{?dist}
+Release:    6%{?dist}
 License:    LGPLv2+
 Group:      Development/Libraries
 URL:        http://fann.sf.net/
@@ -34,7 +34,6 @@ export LIBS
 
 %build
 make %{?_smp_mflags}
-(cd doc && make html-single)
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -71,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
 %{fann_includedir}
 
 %changelog
+* Thu Jun 11 2009 Tomas Smetana <tsmetana at redhat.com> 2.0.0-6
+- There is no html documentation, don't try to build it
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.0-5.1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list