Depend on hicolor-icon-theme for icon directories (#1171826)
This commit is contained in:
parent
23de1cfa14
commit
e74c536f0d
@ -15,7 +15,7 @@
|
||||
Name: xsane
|
||||
Summary: X Window System front-end for the SANE scanner interface
|
||||
Version: 0.999
|
||||
Release: 16%{?dist}
|
||||
Release: 17%{?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
|
||||
@ -89,6 +89,7 @@ BuildRequires: gettext-devel
|
||||
BuildRequires: netpbm-progs
|
||||
BuildRequires: ImageMagick
|
||||
Requires: xsane-common
|
||||
Requires: hicolor-icon-theme
|
||||
|
||||
%description
|
||||
XSane is an X based interface for the SANE (Scanner Access Now Easy)
|
||||
@ -226,7 +227,7 @@ fi
|
||||
%{_datadir}/applications/xsane.desktop
|
||||
%endif
|
||||
%{_datadir}/pixmaps/xsane.xpm
|
||||
%{iconrootdir}
|
||||
%{iconrootdir}/*/apps/%{name}.png
|
||||
|
||||
%files gimp
|
||||
%defattr(-,root,root)
|
||||
@ -239,6 +240,9 @@ fi
|
||||
%{_datadir}/sane/xsane
|
||||
|
||||
%changelog
|
||||
* Mon Dec 08 2014 David King <amigadave@amigadave.com> - 0.999-17
|
||||
- Depend on hicolor-icon-theme for icon directories (#1171826)
|
||||
|
||||
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.999-16
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user