[rep-gtk/f16] Remove gtk2 version number from Requires.

Kim B. Heino kimheino at fedoraproject.org
Sat Aug 20 05:43:05 UTC 2011


commit 1e722b99ad6af30d47dd4dd6f540af1b65ce7adb
Author: Kim B. Heino <b at bbbs.net>
Date:   Sat Aug 20 08:41:04 2011 +0300

    Remove gtk2 version number from Requires.

 rep-gtk.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/rep-gtk.spec b/rep-gtk.spec
index d49bc2d..ca4bacc 100644
--- a/rep-gtk.spec
+++ b/rep-gtk.spec
@@ -9,8 +9,8 @@ URL: http://sawfish.wikia.com/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: gtk2-devel
 BuildRequires: librep-devel >= 0.92.0
+Requires: gtk2
 Requires: librep >= 0.92.0
-Requires: gtk2 >= 2.12.0
 
 %description
 This is a binding of GTK+ for the librep Lisp interpreter. It is based


More information about the scm-commits mailing list