raphgro pushed to hamster-time-tracker (epel7). "disable wnck for epel"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 22 17:17:24 UTC 2015


>From 64609f0557315010308eb702442e3b05096e5c39 Mon Sep 17 00:00:00 2001
From: Raphael Groner <projects.rg at smart.ms>
Date: Wed, 22 Apr 2015 19:17:09 +0200
Subject: disable wnck for epel


diff --git a/hamster-time-tracker.spec b/hamster-time-tracker.spec
index 710440f..33cefca 100644
--- a/hamster-time-tracker.spec
+++ b/hamster-time-tracker.spec
@@ -1,6 +1,6 @@
 Name:       hamster-time-tracker
 Version:    1.04
-Release:    4%{?dist}
+Release:    5%{?dist}
 Summary:    The Linux time tracker
 
 License:    GPLv3+
@@ -31,9 +31,13 @@ Requires:         dbus
 Requires:         hicolor-icon-theme
 Requires:         bash-completion
 Requires:         gnome-python2-gconf
-Requires:         gnome-python2-libwnck
 Requires:         pyxdg
 
+# disable workspaces at epel cause lack of gnome, https://bugzilla.redhat.com/1046077
+%if 0%{?fedora}
+Requires:         gnome-python2-libwnck
+%endif
+
 BuildRequires: GConf2
 Requires(pre): GConf2
 Requires(post): GConf2
@@ -123,6 +127,9 @@ fi
 
 
 %changelog
+* Wed Apr 22 2015 Raphael Groner <projects.rg AT smart.ms> - 1.04-5
+- disable workspaces at epel (rhbz#1046077)
+
 * Sun Nov 23 2014 Ankur Sinha <ankursinha AT fedoraproject DOT org> 1.04-4
 - Patch for rhbz1074967
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/hamster-time-tracker.git/commit/?h=epel7&id=64609f0557315010308eb702442e3b05096e5c39


More information about the scm-commits mailing list