Depend on hicolor-icon-theme for icon directories (#1171826)

This commit is contained in:
David King 2014-12-08 17:02:32 +00:00 committed by Nils Philippsen
parent 23de1cfa14
commit e74c536f0d

View File

@ -15,7 +15,7 @@
Name: xsane Name: xsane
Summary: X Window System front-end for the SANE scanner interface Summary: X Window System front-end for the SANE scanner interface
Version: 0.999 Version: 0.999
Release: 16%{?dist} Release: 17%{?dist}
Source0: http://www.xsane.org/download/%{name}-%{version}.tar.gz Source0: http://www.xsane.org/download/%{name}-%{version}.tar.gz
Source1: xsane-256x256.png Source1: xsane-256x256.png
# use "xdg-open" instead of "netscape" to launch help browser # use "xdg-open" instead of "netscape" to launch help browser
@ -89,6 +89,7 @@ BuildRequires: gettext-devel
BuildRequires: netpbm-progs BuildRequires: netpbm-progs
BuildRequires: ImageMagick BuildRequires: ImageMagick
Requires: xsane-common Requires: xsane-common
Requires: hicolor-icon-theme
%description %description
XSane is an X based interface for the SANE (Scanner Access Now Easy) XSane is an X based interface for the SANE (Scanner Access Now Easy)
@ -226,7 +227,7 @@ fi
%{_datadir}/applications/xsane.desktop %{_datadir}/applications/xsane.desktop
%endif %endif
%{_datadir}/pixmaps/xsane.xpm %{_datadir}/pixmaps/xsane.xpm
%{iconrootdir} %{iconrootdir}/*/apps/%{name}.png
%files gimp %files gimp
%defattr(-,root,root) %defattr(-,root,root)
@ -239,6 +240,9 @@ fi
%{_datadir}/sane/xsane %{_datadir}/sane/xsane
%changelog %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 * 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 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild