[k4dirstat] Fix requires

Dmitrij S. Kryzhevich krege at fedoraproject.org
Thu Mar 20 01:59:01 UTC 2014


commit e5f402ccabf3d083f1510889e48546956b6efbd8
Author: Dmitrij S. Kryzhevich <krege at land.ru>
Date:   Thu Mar 20 08:58:56 2014 +0700

    Fix requires

 k4dirstat.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/k4dirstat.spec b/k4dirstat.spec
index 8cd55c2..7762260 100644
--- a/k4dirstat.spec
+++ b/k4dirstat.spec
@@ -18,6 +18,7 @@ Source1:        k4dirstat-snapshot.sh
 Patch:          kdirstat-quotes.patch
 
 BuildRequires:  kdebase4-devel
+BuildRequires:  cmake
 
 Obsoletes: kdirstat < %{version}-%{release}
 Provides: kdirstat = %{version}-%{release}
@@ -83,6 +84,9 @@ fi
 
 
 %changelog
+* Thu Mar 20 2014 Dmitrij S. Kryzhevich <krege at land.ru> - 2.7.0-0.13.20101010git6c0a9e6
+- Add (now) mandatory cmake BuildRequires.
+
 * Wed Mar 19 2014 Dmitrij S. Kryzhevich <krege at land.ru> - 2.7.0-0.12.20101010git6c0a9e6
 - Fix bogus date (Tue Dec 16 2010 -> Thu Dec 16 2010).
 


More information about the scm-commits mailing list