Author: megabajt Date: Tue Jul 8 20:45:40 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added -libxul.patch
---- Files affected: SPECS: ruby-gnome2.spec (1.46 -> 1.47) ---- Diffs: ================================================================ Index: SPECS/ruby-gnome2.spec diff -u SPECS/ruby-gnome2.spec:1.46 SPECS/ruby-gnome2.spec:1.47 --- SPECS/ruby-gnome2.spec:1.46 Thu Mar 8 07:40:05 2007 +++ SPECS/ruby-gnome2.spec Tue Jul 8 22:45:34 2008 @@ -8,6 +8,7 @@ Group: Development/Languages Source0: http://dl.sourceforge.net/ruby-gnome2/%{name}-all-%{version}.tar.gz # Source0-md5: b3b4f81ef0fe2ce6b3f965bb7c6d3686 +Patch0: %{name}-libxul.patch URL: http://ruby-gnome2.sourceforge.jp/ BuildRequires: GConf2-devel >= 2.0 BuildRequires: glib2-devel >= 2.0 @@ -32,8 +33,9 @@ BuildRequires: ruby-devel BuildRequires: sed >= 4.0 BuildRequires: vte-devel -Requires: ruby-rcairo +BuildRequires: xulrunner-devel >= 1.9-5 Requires: ruby-rbogl +Requires: ruby-rcairo %{?ruby_mod_ver_requires_eq} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -80,6 +82,7 @@ %prep %setup -q -n %{name}-all-%{version} +%patch0 -p1 find . -name '*.rb' | xargs sed -i -e '1s,#.*local/bin/ruby,#!%{_bindir}/ruby,' %build @@ -168,6 +171,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.47 2008/07/08 20:45:34 megabajt +- added -libxul.patch + Revision 1.46 2007/03/08 06:40:05 aredridel - massive attack: correct ri output path for ruby 1.8.6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ruby-gnome2.spec?r1=1.46&r2=1.47&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
