Name: transfig Summary: Utility for converting FIG files (made by xfig) to other formats Version: 3.2.9 Release: 3 Epoch: 1 License: MIT URL: https://sourceforge.net/projects/mcj/ Source0: http://downloads.sourceforge.net/mcj/fig2dev-%{version}.tar.xz Patch0: CVE-2025-31162.patch Patch1: CVE-2025-31163.patch Patch2: CVE-2025-31164.patch Patch3: CVE-2025-46397.patch Patch4: CVE-2025-46398.patch Patch5: CVE-2025-46399.patch Patch6: CVE-2025-46400-1.patch Patch7: CVE-2025-46400-2.patch Requires: netpbm-progs ghostscript bc BuildRequires: gcc libpng-devel libjpeg-devel libXpm-devel ghostscript %description The transfig utility creates a makefile which translates FIG (created by xfig) or PIC figures into a specified LaTeX graphics language (for example, PostScript(TM)). Transfig is used to create TeX documents which are portable (i.e., they can be printed in a wide variety of environments). Install transfig if you need a utility for translating FIG or PIC figures into certain graphics languages. %package_help %prep %autosetup -p1 -n fig2dev-%{version} %build %configure --enable-transfig %make_build %install %make_install %files %{_bindir}/%{name} %{_bindir}/fig2* %{_bindir}/pic2tpic %{_datadir}/fig2dev/i18n/*.ps %files help %doc %{name}/doc/manual.pdf %{_mandir}/man1/*.1.gz %changelog * Tue Apr 29 2025 yaoxin <1024769339@qq.com> - 1:3.2.9-3 - Fix CVE-2025-46397,CVE-2025-46398,CVE-2025-46399 and CVE-2025-46400 * Tue Apr 01 2025 yaoxin <1024769339@qq.com> - 1:3.2.9-2 - Fix CVE-2025-31162,CVE-2025-31163 and CVE-2025-31164 * Tue Dec 19 2023 Ge Wang - 1:3.2.9-1 - Upgrade transfig to 3.2.9 * Fri Feb 11 2022 herengui - 1:3.2.8b-2 - fix GSEXE undefined issue. * Thu Jan 20 2022 yaoxin - 1:3.2.8b-1 - Upgrade transfig to 3.2.8b, fix CVE-2021-37529 CVE-2021-37530 * Tue Oct 12 2021 yaoxin - 1:3.2.6a-7 - Fix CVE-2021-32280 * Tue Dec 3 2019 caomeng - 1:3.2.6a-6 - Package init