Author: twittner Date: Tue Dec 27 09:48:16 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - (B)R: s/ruby/ruby-modules/, rel. 2 (mass commit through script)
---- Files affected: SPECS: sqlite-ruby.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/sqlite-ruby.spec diff -u SPECS/sqlite-ruby.spec:1.3 SPECS/sqlite-ruby.spec:1.4 --- SPECS/sqlite-ruby.spec:1.3 Tue Dec 27 00:50:12 2005 +++ SPECS/sqlite-ruby.spec Tue Dec 27 10:48:11 2005 @@ -4,17 +4,17 @@ Summary(pl): Moduł SQLite dla języka Ruby Name: sqlite-ruby Version: 2.2.1 -Release: 1 +Release: 2 License: GPL Group: Development/Languages Source0: http://rubyforge.org/frs/download.php/1825/%{name}-%{version}.tar.bz2 # Source0-md5: 935caede77d829cc6ec3e73d8844edf2 Source1: setup.rb URL: http://sqlite-ruby.rubyforge.org -BuildRequires: ruby +BuildRequires: ruby-modules BuildRequires: sqlite-devel buildrequires: rpmbuild(macros) >= 1.272 -Requires: ruby +Requires: ruby-modules Obsoletes: ruby-sqlite BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -57,6 +57,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2005/12/27 09:48:11 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/sqlite-ruby.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
