[inksmoto] Requires fixes.

Jon Ciesla limb at fedoraproject.org
Tue Jan 15 16:16:33 UTC 2013


commit 2bb63d92d7508e137eb9aa3e449cdf6842a852d7
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Tue Jan 15 10:13:54 2013 -0600

    Requires fixes.

 inksmoto.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/inksmoto.spec b/inksmoto.spec
index 58b5d40..9d58389 100644
--- a/inksmoto.spec
+++ b/inksmoto.spec
@@ -1,6 +1,6 @@
 Name: inksmoto
 Version: 0.7.0
-Release:  8%{?dist}
+Release: 9%{?dist}
 Summary: The new xmoto level editor for Inkscape
 
 Group: Amusements/Games 
@@ -8,7 +8,7 @@ License: GPLv2
 URL: http://xmoto.sourceforge.net/
 Source0: http://download.tuxfamily.org/xmoto/svg2lvl/%{version}~rc1/inksmoto-%{version}.tar.gz       
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root%(%{__id_u} -n)
-Requires: xmoto, inkscape, tkinter, python-imaging-tk, python-lxml
+Requires: xmoto, inkscape, python-lxml, pygtk2
 BuildArch: noarch
 
 Patch0: inksmoto-0.7.0-pypath.patch
@@ -47,6 +47,9 @@ rm -rf %{buildroot}
 %doc AUTHORS COPYING INSTALL README
 
 %changelog
+* Tue Jan 15 2013 Jon Ciesla <limburgher at gmail.com> - 0.7.0-9
+- Update Requires, BZ 895273.
+
 * Tue Jul 23 2012 Jon Ciesla <limburgher at gmail.com> - 0.7.0-8
 - Move from PyXML to python-lxml, BZ 842853.
 


More information about the scm-commits mailing list