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

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


commit 808c2a5480d098cff83cd1c90d8d5bd27a654ddd
Author: Martin Briza <mbriza at redhat.com>
Date:   Tue Aug 27 17:54:29 2013 +0200

    BuildRequires: kde-filesystem for the cmake_kde4 macro

 amor.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/amor.spec b/amor.spec
index c37a190..df760fa 100644
--- a/amor.spec
+++ b/amor.spec
@@ -1,7 +1,7 @@
 Name:    amor
 Summary: Amusing misuse of resources
 Version: 4.11.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 License: GPLv2+ and GFDL
 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
@@ -66,5 +68,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