diff --git a/ghostscript.spec b/ghostscript.spec index a38eaa0..194032e 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -2,7 +2,7 @@ %define dirver %(echo %version | tr -d .) Name: ghostscript -Version: 9.21 +Version: 9.22 Release: 1mamba Summary: The GPL release of the Ghostscript interpreter Group: Applications/Publishing @@ -214,7 +214,7 @@ install -m0644 base/*.h %{buildroot}%{_includedir}/ghostscript/ %{_bindir}/dvipdf %{_bindir}/eps2eps #%{_bindir}/fixmswrd.pl -%{_bindir}/font2c +#%{_bindir}/font2c #%{_bindir}/gpcl6 %{_bindir}/gs %{_bindir}/gsc @@ -244,7 +244,7 @@ install -m0644 base/*.h %{buildroot}%{_includedir}/ghostscript/ %{_bindir}/ps2ps2 #%{_bindir}/pv.sh %{_bindir}/unix-lpr.sh -%{_bindir}/wftopfa +#%{_bindir}/wftopfa %{_datadir}/ghostscript %{_mandir}/man1/* %{_mandir}/de/* @@ -290,6 +290,9 @@ install -m0644 base/*.h %{buildroot}%{_includedir}/ghostscript/ %{_libdir}/ghostscript/*/X11.so %changelog +* Thu Oct 12 2017 Automatic Build System 9.22-1mamba +- automatic version update by autodist + * Sun Apr 09 2017 Automatic Build System 9.21-1mamba - automatic version update by autodist