jreznik pushed to taskjuggler (epel7). "Fix BR condition to include rhel"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 2 16:19:53 UTC 2015


>From f2f2c3502eb8704f209afe56392a69e348abbe0b Mon Sep 17 00:00:00 2001
From: Radek Novacek <rnovacek at redhat.com>
Date: Tue, 29 Nov 2011 09:12:42 +0100
Subject: Fix BR condition to include rhel


diff --git a/taskjuggler.spec b/taskjuggler.spec
index 50458d1..6022d82 100644
--- a/taskjuggler.spec
+++ b/taskjuggler.spec
@@ -1,6 +1,6 @@
 Name:          taskjuggler
 Version:       2.4.3
-Release:       7%{?dist}
+Release:       8%{?dist}
 Summary:       Project management tool
 
 Group:         Applications/Productivity
@@ -10,7 +10,7 @@ Source0:       http://www.taskjuggler.org/download/%{name}-%{version}.tar.bz2
 Source1:       %{name}.xml
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-%if 0%{?fedora} < 10
+%if 0%{?fedora} < 10 && 0%{?rhel} < 6
 BuildRequires: kdepim-devel
 %else
 BuildRequires: kdepim3-devel
@@ -135,6 +135,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_libdir}/libtaskjuggler*
 
 %changelog
+* Tue Nov 29 2011 Radek Novacek <rnovacek at redhat.com> 2.4.3-8
+- Fix BR condition to include rhel
+
 * Wed Feb 23 2011 Christoph Wickert <cwickert at fedoraproject.org> - 2.4.3-7
 - Add taskjuggler.xml shared MIME-info file
 - Fix license tag
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/taskjuggler.git/commit/?h=epel7&id=f2f2c3502eb8704f209afe56392a69e348abbe0b


More information about the scm-commits mailing list