SPECS (AC-branch): db4.5.spec - NPTL disabled by default for new r...

marcus marcus at pld-linux.org
Sun Feb 17 16:06:10 CET 2008


Author: marcus                       Date: Sun Feb 17 15:06:10 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- NPTL disabled by default for new rpm 4.4.9 that must works with kernel 2.4 without nptl
- rel.5.

---- Files affected:
SPECS:
   db4.5.spec (1.8.2.3 -> 1.8.2.4) 

---- Diffs:

================================================================
Index: SPECS/db4.5.spec
diff -u SPECS/db4.5.spec:1.8.2.3 SPECS/db4.5.spec:1.8.2.4
--- SPECS/db4.5.spec:1.8.2.3	Mon Feb 11 21:57:02 2008
+++ SPECS/db4.5.spec	Sun Feb 17 16:06:04 2008
@@ -4,7 +4,7 @@
 %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_without	nptl	# don't use process-shared POSIX mutexes (NPTL provides full interface)
+%bcond_with	nptl	# don't use process-shared POSIX mutexes (NPTL provides full interface)
 %bcond_without	static_libs	# don't build static libraries
 #
 %{?with_nptl:%define	with_pmutex	1}
@@ -16,7 +16,7 @@
 Summary(pl.UTF-8):	Biblioteka C do obsługi baz Berkeley DB
 Name:		db4.5
 Version:	%{mver}.20
-Release:	4
+Release:	5
 Epoch:		0
 License:	Sleepycat public license (GPL-like, see LICENSE)
 Group:		Libraries
@@ -497,6 +497,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8.2.4  2008-02-17 15:06:04  marcus
+- NPTL disabled by default for new rpm 4.4.9 that must works with kernel 2.4 without nptl
+- rel.5.
+
 Revision 1.8.2.3  2008-02-11 20:57:02  glen
 - merge from HEAD (patch.4.5.20.1, patch.4.5.20.2 patches, jpackage-utils for javadir); rel 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/db4.5.spec?r1=1.8.2.3&r2=1.8.2.4&f=u



More information about the pld-cvs-commit mailing list