SPECS: db4.2.spec - merged official patches 3, 4 and amd64-fastmute...
qboosh
qboosh at pld-linux.org
Wed Oct 4 10:28:47 CEST 2006
Author: qboosh Date: Wed Oct 4 08:28:47 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- merged official patches 3,4 and amd64-fastmutex patch from db:AC-branch
---- Files affected:
SPECS:
db4.2.spec (1.75 -> 1.76)
---- Diffs:
================================================================
Index: SPECS/db4.2.spec
diff -u SPECS/db4.2.spec:1.75 SPECS/db4.2.spec:1.76
--- SPECS/db4.2.spec:1.75 Tue Dec 13 19:01:46 2005
+++ SPECS/db4.2.spec Wed Oct 4 10:28:41 2006
@@ -1,7 +1,7 @@
# $Revision$, $Date$
#
# Conditional build:
-%bcond_with java # build db-java (required for openoffice)
+%bcond_with java # build db-java
%bcond_without tcl # don't build Tcl bindings
%bcond_with pmutex # use POSIX mutexes (only process-private with linuxthreads)
%bcond_with nptl # use process-shared POSIX mutexes (NPTL provides full interface)
@@ -21,6 +21,9 @@
Patch0: db-so-suffix.patch
Patch1: patch.4.2.52.1
Patch2: patch.4.2.52.2
+Patch3: patch.4.2.52.3
+Patch4: patch.4.2.52.4
+Patch5: %{name}-amd64-fastmutex.patch
URL: http://www.sleepycat.com/
BuildRequires: autoconf
BuildRequires: automake
@@ -170,7 +173,6 @@
Summary: Berkeley database library for Tcl
Summary(pl): Biblioteka baz danych Berkeley dla Tcl
Group: Development/Languages/Tcl
-Requires: tcl
%description tcl
Berkeley database library for Tcl.
@@ -224,6 +226,9 @@
%patch0 -p1
%patch1 -p0
%patch2 -p0
+%patch3 -p0
+%patch4 -p0
+%patch5 -p1
%if %{without nptl}
sed -i -e 's,AM_PTHREADS_SHARED("POSIX/.*,:,' dist/aclocal/mutex.ac
@@ -416,6 +421,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.76 2006/10/04 08:28:41 qboosh
+- merged official patches 3,4 and amd64-fastmutex patch from db:AC-branch
+
Revision 1.75 2005/12/13 18:01:46 glen
- adapterized (avoid macros with /usr/include/{ncurses,freetype}*)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/db4.2.spec?r1=1.75&r2=1.76&f=u
More information about the pld-cvs-commit
mailing list