parent
4dc4873f82
commit
5e6566947e
@ -4,7 +4,7 @@
|
||||
Summary: The Berkeley DB database library for C
|
||||
Name: libdb
|
||||
Version: 5.3.28
|
||||
Release: 32%{?dist}
|
||||
Release: 33%{?dist}
|
||||
Source0: http://download.oracle.com/berkeley-db/db-%{version}.tar.gz
|
||||
Source1: http://download.oracle.com/berkeley-db/db.1.85.tar.gz
|
||||
# For mt19937db.c
|
||||
@ -50,6 +50,7 @@ Patch36: db-5.3.28-atomic_compare_exchange.patch
|
||||
URL: http://www.oracle.com/database/berkeley-db/
|
||||
License: BSD and LGPLv2 and Sleepycat
|
||||
Group: System Environment/Libraries
|
||||
BuildRequires: gcc gcc-c++
|
||||
BuildRequires: perl-interpreter libtool
|
||||
BuildRequires: tcl-devel >= 8.5.2-3
|
||||
BuildRequires: java-devel >= 1:1.6.0
|
||||
@ -440,6 +441,9 @@ mv man/* ${RPM_BUILD_ROOT}%{_mandir}/man1
|
||||
%{_libdir}/libdb_java.so
|
||||
|
||||
%changelog
|
||||
* Tue Jul 24 2018 Petr Kubat <pkubat@redhat.com> - 5.3.28-33
|
||||
- Add BuildRequires for gcc and gcc-c++ (#1604566)
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.28-32
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user