Author: arekm Date: Wed Feb 28 21:42:45 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3
---- Files affected: SPECS: db4.5.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/db4.5.spec diff -u SPECS/db4.5.spec:1.8 SPECS/db4.5.spec:1.9 --- SPECS/db4.5.spec:1.8 Mon Feb 12 23:09:09 2007 +++ SPECS/db4.5.spec Wed Feb 28 22:42:40 2007 @@ -20,6 +20,8 @@ # alternative site (sometimes working): http://www.berkeleydb.com/ Source0: http://download.oracle.com/berkeley-db/db-%{version}.tar.gz # Source0-md5: b0f1c777708cb8e9d37fb47e7ed3312d +Patch0: patch.4.5.20.1 +Patch1: patch.4.5.20.2 URL: http://www.oracle.com/technology/products/berkeley-db/index.html BuildRequires: autoconf BuildRequires: automake @@ -242,6 +244,8 @@ %prep %setup -q -n db-%{version} +%patch0 -p0 +%patch1 -p0 %if !%{with nptl} sed -i -e 's,AM_PTHREADS_SHARED("POSIX/.*,:,' dist/aclocal/mutex.ac @@ -494,6 +498,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2007/02/28 21:42:40 arekm +- rel 3 + Revision 1.8 2007/02/12 22:09:09 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/db4.5.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
