Author: twittner Date: Tue Dec 27 09:39:15 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - (B)R: s/ruby/ruby-modules/, rel. 2 (mass commit through script)
---- Files affected: SPECS: ruby-Multiton.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/ruby-Multiton.spec diff -u SPECS/ruby-Multiton.spec:1.4 SPECS/ruby-Multiton.spec:1.5 --- SPECS/ruby-Multiton.spec:1.4 Sat Nov 19 14:32:04 2005 +++ SPECS/ruby-Multiton.spec Tue Dec 27 10:39:10 2005 @@ -3,15 +3,15 @@ Summary(pl): Implementacja wzorca Multiton dla języka Ruby Name: ruby-Multiton Version: 1.0.2 -Release: 1 +Release: 2 License: GPL Group: Development/Languages Source0: http://www.codeforpeople.com/lib/ruby/multiton/multiton-%{version}.tgz # Source0-md5: 15c7e51021825782f1713b4db36f466f BuildRequires: rpmbuild(macros) >= 1.263 -BuildRequires: ruby +BuildRequires: ruby-modules BuildRequires: ruby-devel -Requires: ruby +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.5 2005/12/27 09:39:10 twittner +- (B)R: s/ruby/ruby-modules/, rel. 2 (mass commit through script) + Revision 1.4 2005/11/19 13:32:04 glen - use system ruby macros - cleanups, corrections, cosmetics ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ruby-Multiton.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
