Author: arekm Date: Wed Nov 14 22:24:49 2007 GMT Module: SPECS Tag: rpm-4_4_9-internal_bdb ---- Log message: - R kernel>=2.6.17
---- Files affected: SPECS: rpm.spec (1.837.2.5.2.2 -> 1.837.2.5.2.3) ---- Diffs: ================================================================ Index: SPECS/rpm.spec diff -u SPECS/rpm.spec:1.837.2.5.2.2 SPECS/rpm.spec:1.837.2.5.2.3 --- SPECS/rpm.spec:1.837.2.5.2.2 Wed Nov 14 23:03:16 2007 +++ SPECS/rpm.spec Wed Nov 14 23:24:43 2007 @@ -266,6 +266,8 @@ Summary: RPMs library Summary(pl.UTF-8): Biblioteki RPM-a Group: Libraries +# for BDB robustness patch: http://www.mail-archive.com/[EMAIL PROTECTED]/msg03329.html +Requires: uname(release) >= 2.6.17 Requires: beecrypt >= %{beecrypt_ver} Requires: db >= %{reqdb_ver} %{?with_selinux:Requires: libselinux >= 1.18} @@ -1218,6 +1220,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.837.2.5.2.3 2007-11-14 22:24:43 arekm +- R kernel>=2.6.17 + Revision 1.837.2.5.2.2 2007-11-14 22:03:16 arekm - fix internal BDB build; package rpmdb_* binaries ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm.spec?r1=1.837.2.5.2.2&r2=1.837.2.5.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
