From 962ba2c708b9d451443d45d7dab68980e23218a7 Mon Sep 17 00:00:00 2001 From: adgor Date: Sun, 3 Oct 2004 17:41:27 +0000 Subject: [PATCH] - Fixed nptl bcond Changed files: db4.2.spec -> 1.62 --- db4.2.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/db4.2.spec b/db4.2.spec index c5d4922..7e1412a 100644 --- a/db4.2.spec +++ b/db4.2.spec @@ -5,7 +5,9 @@ %bcond_with pmutex # use POSIX mutexes (only process-private with linuxthreads) %bcond_with nptl # synonym for pmutex (NPTL provides full interface) # -%{?with_nptl:%define pmutex 1} +%{?with_nptl:%define with_pmutex 1} +#%%define pmutex 1 + Summary: Berkeley DB database library for C Summary(pl): Biblioteka C do obsĀ³ugi baz Berkeley DB Name: db -- 2.44.0