rep-gtk spec required gtk+, rather than gtk2
- From: ritz <khadgaray gmail com>
- To: sawfish-list gnome org
- Subject: rep-gtk spec required gtk+, rather than gtk2
- Date: Wed, 06 May 2009 19:57:44 +0530
Hi
While building rep-gtk, I see "BuildRequires" uses gtk2, but
"Requires" use gtk+. Attached patch to update the same.
--
Ritesh Khadgaray
Ph: +919970164885
Desktop LinuX N Stuff, RHCE
Software Maintenance Engineer, Pune, Red Hat
ॐ मणि पद्मे हूँ
Eat Right, Exercise, Die Anyway.
--- a/rep-gtk.spec.in
+++ b/rep-gtk.spec.in
@@ -2,7 +2,7 @@ Name: rep-gtk
Version: @version@
Release: 1
Summary: GTK+ binding for librep Lisp environment
-Requires: librep >= @REP_MIN_VER@ gtk+ >= @GTK_MIN_VER@
+Requires: librep >= @REP_MIN_VER@ gtk2 >= @GTK_MIN_VER@
License: GPL
Group: Development/Languages
Source: http://download.sourceforge.net/rep-gtk/rep-gtk-%{version}.tar.bz2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]