remove dependency on ImageMagick and netpbm-progs, because they were needed for
tests during %build phase, which were removed in commit SHA 0595c15da2
This commit is contained in:
parent
13961aeb8f
commit
5eaacfe25e
@ -10,7 +10,7 @@
|
||||
Name: xsane
|
||||
Summary: X Window System front-end for the SANE scanner interface
|
||||
Version: 0.999
|
||||
Release: 27%{?dist}
|
||||
Release: 28%{?dist}
|
||||
Source0: http://www.xsane.org/download/%{name}-%{version}.tar.gz
|
||||
Source1: xsane-256x256.png
|
||||
# use "xdg-open" instead of "netscape" to launch help browser
|
||||
@ -82,8 +82,6 @@ BuildRequires: sane-backends-devel >= 1.0.19-15
|
||||
BuildRequires: desktop-file-utils >= 0.2.92
|
||||
BuildRequires: libtiff-devel
|
||||
BuildRequires: gettext-devel
|
||||
BuildRequires: netpbm-progs
|
||||
BuildRequires: ImageMagick
|
||||
Requires: xsane-common
|
||||
Requires: hicolor-icon-theme
|
||||
|
||||
@ -252,6 +250,10 @@ fi
|
||||
%{_datadir}/sane/xsane
|
||||
|
||||
%changelog
|
||||
* Mon Apr 09 2018 Zdenek Dohnal <zdohnal@redhat.com> - 0.999-28
|
||||
- remove dependency on ImageMagick and netpbm-progs, because they were needed for
|
||||
tests during %%build phase, which were removed in commit SHA 0595c15da29
|
||||
|
||||
* Mon Apr 09 2018 Zdenek Dohnal <zdohnal@redhat.com> - 0.999-27
|
||||
- remove vendor tag, license needs to be in %%license (FPG)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user