[transfig/f19] provide the fig2ps2tex.sh man page as a symlink

Kamil Dudka kdudka at fedoraproject.org
Wed May 15 12:47:34 UTC 2013


commit a6b0a9bdba98960c2fea19b1d1f494d6e19649cc
Author: Kamil Dudka <kdudka at redhat.com>
Date:   Wed May 15 14:39:22 2013 +0200

    provide the fig2ps2tex.sh man page as a symlink

 transfig.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/transfig.spec b/transfig.spec
index a57dd18..5320f18 100644
--- a/transfig.spec
+++ b/transfig.spec
@@ -60,6 +60,7 @@ make DESTDIR=%{buildroot} MANSUFFIX=1 install install.man
 # fig2ps2tex{,.sh} are equivalent, use the sh one
 mv %{buildroot}%{_bindir}/fig2ps2tex.sh %{buildroot}%{_bindir}/fig2ps2tex
 ln -s fig2ps2tex %{buildroot}%{_bindir}/fig2ps2tex.sh
+ln -s fig2ps2tex.1 %{buildroot}%{_mandir}/man1/fig2ps2tex.sh.1
 
 %files
 %doc CHANGES NOTES README LATEX.AND.XFIG
@@ -75,6 +76,7 @@ ln -s fig2ps2tex %{buildroot}%{_bindir}/fig2ps2tex.sh
 %changelog
 * Wed May 15 2013 Kamil Dudka <kdudka at redhat.com> - 1:3.2.5d-11
 - install man pages using the correct file name suffix
+- provide the fig2ps2tex.sh man page as a symlink
 
 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:3.2.5d-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild


More information about the scm-commits mailing list