From c0203689623431ea5c7263b801c734f805355d81 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Feb 12 2017 12:54:18 +0000 Subject: Add icon files Fix buildrequires --- diff --git a/xfce4-taskmanager.spec b/xfce4-taskmanager.spec index edbe0af..aff0123 100644 --- a/xfce4-taskmanager.spec +++ b/xfce4-taskmanager.spec @@ -2,7 +2,7 @@ Name: xfce4-taskmanager Version: 1.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Taskmanager for the Xfce desktop environment Group: User Interface/Desktops @@ -11,6 +11,7 @@ URL: http://goodies.xfce.org/projects/applications/%{name} Source0: http://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name}-%{version}.tar.bz2 BuildRequires: libxfce4ui-devel +BuildRequires: libXmu-devel BuildRequires: gettext, desktop-file-utils, intltool %description @@ -48,9 +49,15 @@ desktop-file-install \ %doc AUTHORS COPYING ChangeLog NEWS README THANKS %{_bindir}/%{name} %{_datadir}/applications/*%{name}.desktop - +%{_datadir}/icons/hicolor/16x16/apps/xc_crosshair.png +%{_datadir}/icons/hicolor/24x24/actions/xc_crosshair.png +%{_datadir}/icons/hicolor/scalable/actions/xc_crosshair.svg %changelog +* Sun Feb 12 2017 Mukundan Ragavan - 1.2.0-2 +- Add icon files +- Fix buildrequires + * Sun Feb 12 2017 Mukundan Ragavan - 1.2.0-1 -Update to 1.2.0