Remove unnecessary BuildRequires: imake
This commit is contained in:
parent
743fbfc6d2
commit
93fb60ab8a
@ -1,6 +1,6 @@
|
|||||||
Name: transfig
|
Name: transfig
|
||||||
Version: 3.2.6
|
Version: 3.2.6
|
||||||
Release: 5%{?dist}
|
Release: 6%{?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
|
||||||
@ -16,7 +16,6 @@ Requires: netpbm-progs
|
|||||||
BuildRequires: libpng-devel
|
BuildRequires: libpng-devel
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
BuildRequires: libXpm-devel
|
BuildRequires: libXpm-devel
|
||||||
BuildRequires: imake
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The transfig utility creates a makefile which translates FIG (created
|
The transfig utility creates a makefile which translates FIG (created
|
||||||
@ -51,6 +50,9 @@ make %{?_smp_mflags}
|
|||||||
%{_mandir}/man1/*.1.gz
|
%{_mandir}/man1/*.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 07 2017 Adam Jackson <ajax@redhat.com> - 3.2.6-6
|
||||||
|
- Remove unnecessary BuildRequires: imake
|
||||||
|
|
||||||
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.2.6-5
|
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.2.6-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user