Author: twittner Date: Tue Dec 27 09:39:21 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - (B)R: s/ruby/ruby-modules/, rel. 2 (mass commit through script)
---- Files affected: SPECS: ruby-mysql.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: SPECS/ruby-mysql.spec diff -u SPECS/ruby-mysql.spec:1.21 SPECS/ruby-mysql.spec:1.22 --- SPECS/ruby-mysql.spec:1.21 Sat Nov 19 14:32:04 2005 +++ SPECS/ruby-mysql.spec Tue Dec 27 10:39:16 2005 @@ -3,7 +3,7 @@ Summary(pl): Biblioteka MySQL napisana w czystym Rubym Name: ruby-mysql Version: 0.2.6 -Release: 1 +Release: 2 License: GPL Group: Development/Languages Source0: http://www.tmtm.org/ruby/mysql/%{name}-%{version}.tar.gz @@ -12,9 +12,9 @@ Patch0: %{name}-socketpath.patch URL: http://www.tmtm.org/ruby/mysql/ BuildRequires: rpmbuild(macros) >= 1.263 -BuildRequires: ruby +BuildRequires: ruby-modules BuildRequires: ruby-devel -Requires: ruby +Requires: ruby-modules Obsoletes: mysql-ruby Obsoletes: ruby-Mysql Conflicts: mysql-ruby @@ -66,6 +66,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2005/12/27 09:39:16 twittner +- (B)R: s/ruby/ruby-modules/, rel. 2 (mass commit through script) + Revision 1.21 2005/11/19 13:32:04 glen - use system ruby macros - cleanups, corrections, cosmetics ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ruby-mysql.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
