Author: twittner Date: Tue Dec 27 09:42:41 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - (B)R: s/ruby/ruby-modules/, rel. 2 (mass commit through script)
---- Files affected: SPECS: ruby-odbc.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/ruby-odbc.spec diff -u SPECS/ruby-odbc.spec:1.5 SPECS/ruby-odbc.spec:1.6 --- SPECS/ruby-odbc.spec:1.5 Sat Nov 19 14:32:04 2005 +++ SPECS/ruby-odbc.spec Tue Dec 27 10:42:36 2005 @@ -3,17 +3,17 @@ Summary(pl): Biblioteka Ruby ODBC Name: ruby-odbc Version: 0.996 -Release: 1 +Release: 2 License: GPL Group: Development/Languages Source0: http://www.ch-werner.de/rubyodbc/%{name}-%{version}.tar.gz # Source0-md5: 5084ae82120f17e6be4c0267d7c53bab URL: http://www.ch-werner.de/rubyodbc/ BuildRequires: rpmbuild(macros) >= 1.263 -BuildRequires: ruby +BuildRequires: ruby-modules BuildRequires: ruby-devel BuildRequires: unixODBC-devel -Requires: ruby +Requires: ruby-modules BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -60,6 +60,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2005/12/27 09:42:36 twittner +- (B)R: s/ruby/ruby-modules/, rel. 2 (mass commit through script) + Revision 1.5 2005/11/19 13:32:04 glen - use system ruby macros - cleanups, corrections, cosmetics ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ruby-odbc.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
