[kdelibs] - add BuildRequires: kde-settings to pick up the above

Kevin Kofler kkofler at fedoraproject.org
Sun Aug 21 00:51:42 UTC 2011


commit 6620216a9676335fae52372052c674754c064d0c
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Sun Aug 21 02:51:08 2011 +0200

    - add BuildRequires: kde-settings to pick up the above

 kdelibs.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/kdelibs.spec b/kdelibs.spec
index d284085..0e89883 100644
--- a/kdelibs.spec
+++ b/kdelibs.spec
@@ -30,6 +30,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: kde4-macros(api) >= 2
 BuildRequires: kde-filesystem >= 4-23
+# for the RPM dependency generators
+BuildRequires: kde-settings
 BuildRequires: docbook-dtds docbook-style-xsl
 Requires: ca-certificates
 %global dbusmenu_qt_version %(pkg-config --modversion dbusmenu-qt 2>/dev/null || echo %{dbusmenu_qt_ver})
@@ -542,6 +544,7 @@ rm -rf %{buildroot}
 %changelog
 * Sun Aug 21 2011 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.7.0-2
 - rebuild for the RPM dependency generators for Plasma (GSoC 2011)
+- add BuildRequires: kde-settings to pick up the above
 
 * Tue Jul 26 2011 Jaroslav Reznik <jreznik at redhat.com> 4.7.0-1
 - 4.7.0


More information about the scm-commits mailing list