SPECS: ruby-FXRuby.spec - up to 1.6.4, not tested due to wrong rub...
twittner
twittner at pld-linux.org
Sat Dec 23 18:05:50 CET 2006
Author: twittner Date: Sat Dec 23 17:05:50 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.6.4, not tested due to wrong ruby load paths
- from freshmeat announcement:
This release works around a problem introduced by Ruby 1.8.5 which
caused a large number of warning messages to be displayed to the
console whenever FXRuby was loaded.
---- Files affected:
SPECS:
ruby-FXRuby.spec (1.13 -> 1.14)
---- Diffs:
================================================================
Index: SPECS/ruby-FXRuby.spec
diff -u SPECS/ruby-FXRuby.spec:1.13 SPECS/ruby-FXRuby.spec:1.14
--- SPECS/ruby-FXRuby.spec:1.13 Sat Dec 2 11:05:25 2006
+++ SPECS/ruby-FXRuby.spec Sat Dec 23 18:05:45 2006
@@ -1,10 +1,4 @@
# $Revision$, $Date$
-#
-# NOTE: - sth is broken - every FXRuby application before starting spits out
-# a lot of warnings like this one:
-# /usr/lib/ruby/site_ruby/1.8/i686-linux/fox16.so: warning: already initialized constant FXStreamDead
-# and starting FXRuby applicatins takes significant amount of time
-#
# Conditional build:
%bcond_without apidocs # don't generate documentation through rdoc
#
@@ -14,12 +8,12 @@
Summary: FXRuby - the Ruby language bindings for the FOX GUI toolkit
Summary(pl): FXRuby - wiązania języka Ruby do toolkitu graficznego FOX
Name: ruby-%{_pnam}
-Version: 1.6.3
+Version: 1.6.4
Release: 0.1
License: LGPL
Group: X11/Libraries
Source0: http://rubyforge.lauschmusik.de/fxruby/%{_pnam}-%{version}.tar.gz
-# Source0-md5: a724960b1cd0522ef219ed7275bf2cb8
+# Source0-md5: 42943ccc5b54608c3fe451d46d7ffcf2
Patch0: %{name}-CFLAGS.patch
URL: http://www.fxruby.org/
BuildRequires: fox >= 1.6
@@ -119,6 +113,13 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2006/12/23 17:05:45 twittner
+- up to 1.6.4, not tested due to wrong ruby load paths
+- from freshmeat announcement:
+ This release works around a problem introduced by Ruby 1.8.5 which
+ caused a large number of warning messages to be displayed to the
+ console whenever FXRuby was loaded.
+
Revision 1.13 2006/12/02 10:05:25 twittner
- NOTE about:
/usr/lib/ruby/site_ruby/1.8/i686-linux/fox16.so:
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ruby-FXRuby.spec?r1=1.13&r2=1.14&f=u
More information about the pld-cvs-commit
mailing list