provide the fig2ps2tex.sh man page as a symlink

This commit is contained in:
Kamil Dudka 2013-05-15 14:39:22 +02:00
parent 2dc746471a
commit 6b163a15a1

View File

@ -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@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@lists.fedoraproject.org> - 1:3.2.5d-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild