automatic version update by autodist [release 1.23-1mamba;Sun Jul 10 2022]
This commit is contained in:
parent
d3e9ed7308
commit
f5574d2186
11
libgdbm.spec
11
libgdbm.spec
@ -1,23 +1,21 @@
|
||||
Name: libgdbm
|
||||
Version: 1.19
|
||||
Version: 1.23
|
||||
Release: 1mamba
|
||||
Summary: A set of database routines that use extensible hashing
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.gnu.org/software/gdbm/
|
||||
URL: https://www.gnu.org.ua/software/gdbm/
|
||||
Source: http://ftp.gnu.org/gnu/gdbm/gdbm-%{version}.tar.gz
|
||||
Patch: %{name}-1.8.3-Makefile.patch
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libncurses-devel
|
||||
BuildRequires: libreadline-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires(post):%{__install_info}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
GNU dbm is a set of database routines that use extensible hashing. It works similar to the standard UNIX dbm routines.
|
||||
@ -56,7 +54,7 @@ This package contains utility applications for %{name}.
|
||||
# Fix permissions
|
||||
chmod 644 ChangeLog COPYING NEWS README
|
||||
# Fix with gcc 10
|
||||
sed -r -i '/^char.*parseopt_program_(doc|args)/d' src/parseopt.c
|
||||
#sed -r -i '/^char.*parseopt_program_(doc|args)/d' src/parseopt.c
|
||||
|
||||
%build
|
||||
%configure \
|
||||
@ -118,6 +116,9 @@ exit 0
|
||||
%{_mandir}/man1/gdbmtool.1*
|
||||
|
||||
%changelog
|
||||
* Sun Jul 10 2022 Automatic Build System <autodist@mambasoft.it> 1.23-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 05 2021 Automatic Build System <autodist@mambasoft.it> 1.19-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user