Add BR: ghostscript to fix ghostscript detection
This commit is contained in:
parent
5803d74de4
commit
d414f4c3fe
@ -1,6 +1,6 @@
|
|||||||
Name: transfig
|
Name: transfig
|
||||||
Version: 3.2.7a
|
Version: 3.2.7a
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: Utility for converting FIG files (made by xfig) to other formats
|
Summary: Utility for converting FIG files (made by xfig) to other formats
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -15,6 +15,7 @@ BuildRequires: gcc
|
|||||||
BuildRequires: libpng-devel
|
BuildRequires: libpng-devel
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
BuildRequires: libXpm-devel
|
BuildRequires: libXpm-devel
|
||||||
|
BuildRequires: ghostscript
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The transfig utility creates a makefile which translates FIG (created
|
The transfig utility creates a makefile which translates FIG (created
|
||||||
@ -47,6 +48,9 @@ make %{?_smp_mflags}
|
|||||||
%{_mandir}/man1/*.1.gz
|
%{_mandir}/man1/*.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 18 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1:3.2.7a-2
|
||||||
|
- Add BR: ghostscript to fix ghostscript detection (#1720868)
|
||||||
|
|
||||||
* Thu Jun 06 2019 Ondrej Dubaj <odubaj@redhat.com> - 1:3.2.7a-1
|
* Thu Jun 06 2019 Ondrej Dubaj <odubaj@redhat.com> - 1:3.2.7a-1
|
||||||
- Updated to version 3.2.7a
|
- Updated to version 3.2.7a
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user