projects
/
packages
/
db5.3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
4c78620
)
- commit correct file...
auto/th/db5.3-5.3.28.0-8
author
Jan Rękorajski
<baggins@pld-linux.org>
Tue, 23 Nov 2021 22:36:44 +0000
(23:36 +0100)
committer
Jan Rękorajski
<baggins@pld-linux.org>
Tue, 23 Nov 2021 22:36:44 +0000
(23:36 +0100)
db5.3.spec
patch
|
blob
|
blame
|
history
diff --git
a/db5.3.spec
b/db5.3.spec
index 56055b3731fe5ba28bebe3ae605e55a9a4929c28..5452460cc0fa92964443e1656944a83444b577bf 100644
(file)
--- a/
db5.3.spec
+++ b/
db5.3.spec
@@
-15,7
+15,7
@@
Summary: Berkeley DB database library for C
Summary(pl.UTF-8): Biblioteka C do obsługi baz Berkeley DB
Name: db5.3
Version: %{ver}.%{patchlevel}
Summary(pl.UTF-8): Biblioteka C do obsługi baz Berkeley DB
Name: db5.3
Version: %{ver}.%{patchlevel}
-Release:
7
+Release:
8
License: BSD-like (see LICENSE)
Group: Libraries
#Source0Download: http://www.oracle.com/technetwork/products/berkeleydb/downloads/index.html
License: BSD-like (see LICENSE)
Group: Libraries
#Source0Download: http://www.oracle.com/technetwork/products/berkeleydb/downloads/index.html
@@
-25,6
+25,7
@@
Patch0: %{name}-link.patch
Patch1: %{name}-sql-features.patch
Patch2: db-5.3.28-cwd-db_config.patch
Patch3: %{name}-atomic_compare_exchange.patch
Patch1: %{name}-sql-features.patch
Patch2: db-5.3.28-cwd-db_config.patch
Patch3: %{name}-atomic_compare_exchange.patch
+Patch4: java.patch
URL: http://www.oracle.com/technetwork/products/berkeleydb/downloads/index.html
BuildRequires: automake
%if %{with java}
URL: http://www.oracle.com/technetwork/products/berkeleydb/downloads/index.html
BuildRequires: automake
%if %{with java}
@@
-374,12
+375,13
@@
poleceń.
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1
+%patch4 -p1
%build
cp -f /usr/share/automake/config.sub dist
cp -f /usr/share/automake/config.sub lang/sql/sqlite
%build
cp -f /usr/share/automake/config.sub dist
cp -f /usr/share/automake/config.sub lang/sql/sqlite
-JAVACFLAGS="-source 1.
5 -target 1.5
"
+JAVACFLAGS="-source 1.
6 -target 1.6
"
export JAVACFLAGS
%if %{with static_libs}
export JAVACFLAGS
%if %{with static_libs}
This page took
0.031514 seconds
and
4
git commands to generate.