Author: twittner Date: Tue Dec 27 09:48:04 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - (B)R: s/ruby/ruby-modules/, rel. 2 (mass commit through script)
---- Files affected: SPECS: setup.rb.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/setup.rb.spec diff -u SPECS/setup.rb.spec:1.3 SPECS/setup.rb.spec:1.4 --- SPECS/setup.rb.spec:1.3 Tue Dec 27 00:50:12 2005 +++ SPECS/setup.rb.spec Tue Dec 27 10:47:59 2005 @@ -3,15 +3,15 @@ Summary(pl): setup.rb - ogólny instalator dla skryptów języka Ruby Name: setup.rb Version: 3.3.1 -Release: 1 +Release: 2 License: GPL Group: Development/Tools Source0: http://i.loveruby.net/archive/setup/setup-%{version}.tar.gz # Source0-md5: 5df5b2c9e2e575edc17e57d3f859e7b2 URL: http://i.loveruby.net/en/prog/setup.html BuildRequires: rpmbuild(macros) >= 1.272 -BuildRequires: ruby -Requires: ruby +BuildRequires: ruby-modules +Requires: ruby-modules #BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -46,6 +46,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2005/12/27 09:47:59 twittner +- (B)R: s/ruby/ruby-modules/, rel. 2 (mass commit through script) + Revision 1.3 2005/12/26 23:50:12 glen - use system ruby macros; cleanups ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/setup.rb.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
