Author: aredridel Date: Thu Mar 8 06:24:16 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.6.0
---- Files affected: SPECS: ruby-bdb.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/ruby-bdb.spec diff -u SPECS/ruby-bdb.spec:1.10 SPECS/ruby-bdb.spec:1.11 --- SPECS/ruby-bdb.spec:1.10 Mon Feb 12 23:09:13 2007 +++ SPECS/ruby-bdb.spec Thu Mar 8 07:24:10 2007 @@ -3,12 +3,12 @@ Summary: An interface to Berkeley DB Summary(pl.UTF-8): Interfejs do Berkeley DB Name: ruby-bdb -Version: 0.5.6 -Release: 2 +Version: 0.6.0 +Release: 1 License: Ruby-alike Group: Development/Languages -Source0: ftp://moulon.inra.fr/pub/ruby/bdb.tar.gz -# Source0-md5: b3b4fed73d7639f71e995e37a9f2a6bd +Source0: ftp://moulon.inra.fr/pub/ruby/bdb-0.6.0.tar.gz +# Source0-md5: 75ed9523bc695beb2bf2c9bea2676b87 URL: http://moulon.inra.fr/ruby/bdb.html BuildRequires: db-devel BuildRequires: rpmbuild(macros) >= 1.277 @@ -40,7 +40,7 @@ archdir=$RPM_BUILD_ROOT%{ruby_archdir} \ sitearchdir=$RPM_BUILD_ROOT%{ruby_archdir} -cp -a ri/ri/* $RPM_BUILD_ROOT%{ruby_ridir} +cp -a ri/* $RPM_BUILD_ROOT%{ruby_ridir} cp -a examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} %clean @@ -59,6 +59,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2007/03/08 06:24:10 aredridel +- 0.6.0 + Revision 1.10 2007/02/12 22:09:13 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ruby-bdb.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
