[kdeaccessibility/f18] rhel/fedora condition

Than Ngo than at fedoraproject.org
Thu Jan 24 15:00:14 UTC 2013


commit 333536b1f2151d39a21c162eeba806310618e3d7
Author: Than Ngo <than at redhat.com>
Date:   Thu Jan 24 15:59:46 2013 +0100

    rhel/fedora condition

 kdeaccessibility.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/kdeaccessibility.spec b/kdeaccessibility.spec
index 91cbd69..f72fe4b 100644
--- a/kdeaccessibility.spec
+++ b/kdeaccessibility.spec
@@ -2,7 +2,7 @@ Summary: KDE Accessibility
 Name:    kdeaccessibility
 Epoch:   1
 Version: 4.9.5
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 License: GPLv2
 Group:   User Interface/Desktops
@@ -14,9 +14,9 @@ BuildRequires:  kde-filesystem
 
 Requires: kaccessible >= %{version}
 Requires: kmag >= %{version}
+%if 0%{?fedora}
 Requires: kmousetool >= %{version}
 Requires: kmouth >= %{version}
-%if 0%{?fedora}
 Requires: jovie >= %{version}
 %endif
 
@@ -42,6 +42,9 @@ Kdeaccessibility metapackage, to ease migration to split applications.
 
 
 %changelog
+* Thu Jan 24 2013 Than Ngo <than at redhat.com> - 1:4.9.5-2
+- rhel/fedora condition
+
 * Sat Dec 29 2012 Rex Dieter <rdieter at fedoraproject.org> - 1:4.9.5-1
 - 4.9.5
 


More information about the scm-commits mailing list