From 93fb60ab8a79d9cc0361b48632212b5c66596496 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Tue, 7 Nov 2017 13:53:13 -0500 Subject: [PATCH] Remove unnecessary BuildRequires: imake --- transfig.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/transfig.spec b/transfig.spec index 9635c08..aa716c8 100644 --- a/transfig.spec +++ b/transfig.spec @@ -1,6 +1,6 @@ Name: transfig Version: 3.2.6 -Release: 5%{?dist} +Release: 6%{?dist} Epoch: 1 Summary: Utility for converting FIG files (made by xfig) to other formats License: MIT @@ -16,7 +16,6 @@ Requires: netpbm-progs BuildRequires: libpng-devel BuildRequires: libjpeg-devel BuildRequires: libXpm-devel -BuildRequires: imake %description The transfig utility creates a makefile which translates FIG (created @@ -51,6 +50,9 @@ make %{?_smp_mflags} %{_mandir}/man1/*.1.gz %changelog +* Tue Nov 07 2017 Adam Jackson - 3.2.6-6 +- Remove unnecessary BuildRequires: imake + * Thu Aug 03 2017 Fedora Release Engineering - 1:3.2.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild