Initial import (#920518)
This commit is contained in:
parent
25578f5114
commit
3117a3374f
15
metis.spec
15
metis.spec
@ -126,9 +126,10 @@ help2man --version-option="%{version}" -n "Converts a mesh into a graph that is
|
|||||||
#help2man --version-option="%{version}" -n "Checks the graph for format correctness and consistency." \
|
#help2man --version-option="%{version}" -n "Checks the graph for format correctness and consistency." \
|
||||||
# -N --output="graphchk.1" -h -help %{buildroot}%{_bindir}/graphchk
|
# -N --output="graphchk.1" -h -help %{buildroot}%{_bindir}/graphchk
|
||||||
|
|
||||||
LD_PRELOAD=%{buildroot}%{_libdir}/lib%{name}.so.0 \
|
##There is no complete help page for cmpfillin
|
||||||
help2man -n "cmpfillin" \
|
#LD_PRELOAD=%{buildroot}%{_libdir}/lib%{name}.so.0 \
|
||||||
--version-option="%{version}" -N --output=cmpfillin.1 -h -help %{buildroot}%{_bindir}/cmpfillin
|
#help2man -n "cmpfillin" \
|
||||||
|
# --version-option="%{version}" -N --output=cmpfillin.1 -h -help %{buildroot}%{_bindir}/cmpfillin
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
|
||||||
@ -149,8 +150,9 @@ help2man --version-string="%{version}" -n "Converts a mesh into a graph that is
|
|||||||
#help2man --version-string="%{version}" -n "Checks the graph for format correctness and consistency." \
|
#help2man --version-string="%{version}" -n "Checks the graph for format correctness and consistency." \
|
||||||
# -N --output="graphchk.1" --no-discard-stderr --help-option="-help" %{buildroot}%{_bindir}/graphchk
|
# -N --output="graphchk.1" --no-discard-stderr --help-option="-help" %{buildroot}%{_bindir}/graphchk
|
||||||
|
|
||||||
help2man -n "cmpfillin" --version-string="%{version}" -N --output=cmpfillin.1 --no-discard-stderr \
|
##There is no complete help page for cmpfillin
|
||||||
--help-option="-help" %{buildroot}%{_bindir}/cmpfillin
|
#help2man -n "cmpfillin" --version-string="%{version}" -N --output=cmpfillin.1 --no-discard-stderr \
|
||||||
|
# --help-option="-help" %{buildroot}%{_bindir}/cmpfillin
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
mkdir -p %{buildroot}%{_mandir}/man1
|
mkdir -p %{buildroot}%{_mandir}/man1
|
||||||
@ -176,7 +178,8 @@ popd
|
|||||||
* Wed Mar 20 2013 Antonio Trande <sagitter@fedoraproject.org> - 5.0.3-8
|
* Wed Mar 20 2013 Antonio Trande <sagitter@fedoraproject.org> - 5.0.3-8
|
||||||
- Added BR cmake28 for EPEL6 building
|
- Added BR cmake28 for EPEL6 building
|
||||||
- Set up of manpages creation in EPEL6
|
- Set up of manpages creation in EPEL6
|
||||||
- Added BR 'perl-Carp-Clan' for Fedora
|
- Added BR 'perl-Carp' for Fedora
|
||||||
|
- Excluded manpage creation for 'cmpfillin' and 'graphchk' commands
|
||||||
|
|
||||||
* Wed Mar 20 2013 Antonio Trande <sagitter@fedoraproject.org> - 5.0.3-7
|
* Wed Mar 20 2013 Antonio Trande <sagitter@fedoraproject.org> - 5.0.3-7
|
||||||
- Removed explicit manpages compression
|
- Removed explicit manpages compression
|
||||||
|
Loading…
Reference in New Issue
Block a user