[kteatime] BuildRequires: kde-workspace-devel

Martin Briza mbriza at fedoraproject.org
Tue Aug 27 16:37:30 UTC 2013


commit 30fe9ff45c831441714d147bfdcd0c83be548438
Author: Martin Briza <mbriza at redhat.com>
Date:   Tue Aug 27 18:35:45 2013 +0200

    BuildRequires: kde-workspace-devel
    
    If this doesn't works now, I'm throwing the laptop out of the window and then look why mock doesn't work on it

 kteatime.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/kteatime.spec b/kteatime.spec
index c32e5d4..39d78c8 100644
--- a/kteatime.spec
+++ b/kteatime.spec
@@ -1,7 +1,7 @@
 Name:    kteatime
 Summary: Handy timer for steeping tea
 Version: 4.11.0
-Release: 3%{?dist}
+Release: 4%{?dist}
 
 License: GPLv2+
 URL:     https://projects.kde.org/projects/kde/kdetoys/amor
@@ -13,6 +13,7 @@ URL:     https://projects.kde.org/projects/kde/kdetoys/amor
 %endif
 Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar.xz
 
+BuildRequires:  kde-workspace-devel >= %{version}
 BuildRequires:  kde-filesystem
 BuildRequires:  cmake
 
@@ -68,6 +69,9 @@ fi
 
 
 %changelog
+* Tue Aug 27 2013 Martin Briza <mbriza at redhat.com> - 4.11.0-4
+- BuildRequires: kde-workspace-devel
+
 * Tue Aug 27 2013 Martin Briza <mbriza at redhat.com> - 4.11.0-3
 - BuildRequires: cmake
 


More information about the scm-commits mailing list