Renable doxygen documentation for drmaa.
This commit is contained in:
parent
48c939bc5d
commit
08215d1613
11
torque.spec
11
torque.spec
@ -15,7 +15,8 @@
|
|||||||
# that $PBS_SERVER_HOME/server_name contains the correct hostname.
|
# that $PBS_SERVER_HOME/server_name contains the correct hostname.
|
||||||
%global server_name localhost
|
%global server_name localhost
|
||||||
|
|
||||||
|
# Build doxygen docs
|
||||||
|
%global doxydoc 1
|
||||||
|
|
||||||
%global use_rcp 0
|
%global use_rcp 0
|
||||||
%global use_tcl 1
|
%global use_tcl 1
|
||||||
@ -103,12 +104,7 @@ BuildRequires: tcl-devel
|
|||||||
BuildRequires: tk-devel
|
BuildRequires: tk-devel
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
#doxygen appears to be broken in rawhide at the moment
|
|
||||||
#Dec 9th 2010 so don't build the drmaa documentation
|
|
||||||
#for now.
|
|
||||||
%if ! 0%{?fc15}
|
|
||||||
%global doxydoc 1
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%if 0%{?doxydoc}
|
%if 0%{?doxydoc}
|
||||||
BuildRequires: graphviz
|
BuildRequires: graphviz
|
||||||
@ -780,6 +776,7 @@ fi
|
|||||||
* Thu Apr 21 2011 Steve Traylen <steve.traylen@cern.ch> - 3.0.1-1
|
* Thu Apr 21 2011 Steve Traylen <steve.traylen@cern.ch> - 3.0.1-1
|
||||||
- Update to 3.0.1.
|
- Update to 3.0.1.
|
||||||
License file name change.
|
License file name change.
|
||||||
|
- Renable doxygen documentation for drmaa.
|
||||||
|
|
||||||
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.0_snap.201102011355-2
|
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.0_snap.201102011355-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user