Author: qboosh Date: Sun Nov 19 12:49:24 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - make is required by rpm-build
---- Files affected: SPECS: ruby-bdb.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/ruby-bdb.spec diff -u SPECS/ruby-bdb.spec:1.7 SPECS/ruby-bdb.spec:1.8 --- SPECS/ruby-bdb.spec:1.7 Sat Dec 31 11:36:33 2005 +++ SPECS/ruby-bdb.spec Sun Nov 19 13:49:19 2006 @@ -11,7 +11,6 @@ # Source0-md5: b3b4fed73d7639f71e995e37a9f2a6bd URL: http://moulon.inra.fr/ruby/bdb.html BuildRequires: db-devel -BuildRequires: make BuildRequires: rpmbuild(macros) >= 1.277 BuildRequires: ruby-devel %{?ruby_mod_ver_requires_eq} @@ -60,6 +59,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2006/11/19 12:49:19 qboosh +- make is required by rpm-build + Revision 1.7 2005/12/31 10:36:33 twittner - change %%ruby_mod_ver_requires_eq to %%{?ruby_mod_ver_requires_eq} - expand this macro only if defined to avoid parse error when appropriate ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ruby-bdb.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
