]> git.pld-linux.org Git - packages/db4.2.git/commitdiff
- native java support, NFY (todo?: libdb_java-4.2.lai.)
authorPaweł Sikora <pluto@pld-linux.org>
Thu, 15 Apr 2004 01:50:03 +0000 (01:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    db4.2.spec -> 1.46

db4.2.spec

index eeaa60a971978b2678611e4aed1a41c0f6d04f74..e1e50fc3f13ed735e12c2a5b827cb60cfaa6a3be 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with    java    # build db-java (required for openoffice)
 %bcond_without tcl     # don't build tcl bindings
 %bcond_with    nptl    # enable posix mutexes
-
+#
 Summary:       Berkeley DB database library for C
 Summary(pl):   Biblioteka C do obs³ugi baz Berkeley DB
 Name:          db
@@ -19,9 +19,7 @@ URL:          http://www.sleepycat.com/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: ed
-# gcc-java or jdk
-# but requires some Java VM - gij is not sufficient
-%{?with_java:BuildRequires:    jdk}
+%{?with_java:BuildRequires:    jdkgcj >= 0.3.1-2}
 BuildRequires: libtool
 BuildRequires: libstdc++-devel
 BuildRequires: sed >= 4.0
This page took 0.105871 seconds and 4 git commands to generate.