[kteatime/f20] BuildRequires: kde-filesystem for the cmake_kde4 macro

Martin Briza mbriza at fedoraproject.org
Tue Aug 27 15:56:15 UTC 2013


commit 36fae7bce70114640a14b7694c431ab3a2c78259
Author: Martin Briza <mbriza at redhat.com>
Date:   Tue Aug 27 17:55:55 2013 +0200

    BuildRequires: kde-filesystem for the cmake_kde4 macro

 kteatime.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/kteatime.spec b/kteatime.spec
index ea66a4a..3d2d0bc 100644
--- a/kteatime.spec
+++ b/kteatime.spec
@@ -1,7 +1,7 @@
 Name:    kteatime
 Summary: Handy timer for steeping tea
 Version: 4.11.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 License: GPLv2+
 URL:     https://projects.kde.org/projects/kde/kdetoys/amor
@@ -13,6 +13,8 @@ URL:     https://projects.kde.org/projects/kde/kdetoys/amor
 %endif
 Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar.xz
 
+BuildRequires:  kde-filesystem
+
 Requires: kde-runtime%{?_kde4_version: >= %{_kde4_version}}
 
 Conflicts:      kdetoys < 7:4.10.80
@@ -65,5 +67,8 @@ fi
 
 
 %changelog
+* Tue Aug 27 2013 Martin Briza <mbriza at redhat.com> - 4.11.0-2
+- BuildRequires: kde-filesystem for the cmake_kde4 macro
+
 * Tue Aug 27 2013 Martin Briza <mbriza at redhat.com> - 4.11.0-1
 - Split off from kdetoys package


More information about the scm-commits mailing list