[kdegames] BuildRequires: python

Kevin Kofler kkofler at fedoraproject.org
Tue Nov 9 17:26:27 UTC 2010


commit ad6f322e6a32ef8a5b087b55f9266e7219d783dd
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Tue Nov 9 18:26:09 2010 +0100

    BuildRequires: python

 kdegames.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/kdegames.spec b/kdegames.spec
index 7bf562b..a17fc32 100644
--- a/kdegames.spec
+++ b/kdegames.spec
@@ -41,6 +41,8 @@ BuildRequires: desktop-file-utils
 BuildRequires: ggz-client-libs-devel
 BuildRequires: kdelibs4-devel >= %{version}
 BuildRequires: qca2-devel
+# for Kajongg
+BuildRequires: python
 
 %{?_kde4_macros_api:Requires: kde4-macros(api) = %{_kde4_macros_api} }
 Requires: %{name}-libs%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
@@ -362,7 +364,8 @@ rm -rf %{buildroot}
 
 %changelog
 * Tue Nov 09 2010 Kevin Kofler <Kevin at tigcc.ticalc.org> - 4.5.3-2
-- install Kajongg (multiplayer Mahjongg game), Requires: PyKDE4, python-twisted
+- install Kajongg (multiplayer Mahjongg game)
+- Requires: PyKDE4, python-twisted, BuildRequires: python
 
 * Sun Oct 31 2010 Than Ngo <than at redhat.com> - 4.5.3-1
 - 4.5.3


More information about the scm-commits mailing list