[kde-workspace] fedora/rhel condition

Than Ngo than at fedoraproject.org
Mon Apr 22 16:19:47 UTC 2013


commit 270951958948f27e5b791b9ded754074e9410de3
Author: Than Ngo <than at redhat.com>
Date:   Mon Apr 22 18:19:34 2013 +0200

    fedora/rhel condition

 kde-workspace.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/kde-workspace.spec b/kde-workspace.spec
index bd69146..9367fd5 100644
--- a/kde-workspace.spec
+++ b/kde-workspace.spec
@@ -1,6 +1,7 @@
 %if 0%{?fedora}
 %define gpsd 1
 %define webkit 1
+%define libqalculate 1
 %endif
 
 %if 0%{?fedora} > 18
@@ -16,7 +17,7 @@
 Summary: KDE Workspace
 Name:    kde-workspace
 Version: 4.10.2
-Release: 6%{?dist}
+Release: 7%{?dist}
 
 License: GPLv2
 URL:     https://projects.kde.org/projects/kde/kde-workspace
@@ -189,7 +190,9 @@ BuildRequires: pkgconfig(libgps)
 %endif
 BuildRequires: pkgconfig(libpci)
 BuildRequires: pkgconfig(libpng)
+%if 0%{?libqalculate}
 BuildRequires: pkgconfig(libqalculate)
+%endif
 BuildRequires: pkgconfig(libstreamanalyzer)
 # used for the Logitech mouse KCM, disabled until #399931 is fixed
 # BuildRequires: pkgconfig(libusb)
@@ -1030,6 +1033,9 @@ fi
 
 
 %changelog
+* Mon Apr 22 2013 Than Ngo <than at redhat.com> - 4.10.2-7
+- fedora/rhel condition
+
 * Sun Apr 21 2013 Rex Dieter <rdieter at fedoraproject.org> 4.10.2-6
 - sync to latest 4.10 branch commits
 


More information about the scm-commits mailing list