added libmaxminddb dependency
Resolves: rhbz#1677790
This commit is contained in:
parent
cf2941ee44
commit
7511ba3f22
@ -1,6 +1,6 @@
|
||||
Name: ipcalc
|
||||
Version: 0.2.4
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: IP network address calculator
|
||||
Patch1: ipcalc-0.2.4-fix-segfault.patch
|
||||
|
||||
@ -13,7 +13,7 @@ URL: https://gitlab.com/ipcalc/ipcalc
|
||||
Source0: https://github.com/nmav/ipcalc/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: gcc, libmaxminddb-devel
|
||||
Recommends: geolite2-city, geolite2-country
|
||||
Recommends: libmaxminddb
|
||||
|
||||
# Explicitly conflict with older initscript packages that ship ipcalc
|
||||
Conflicts: initscripts < 9.63
|
||||
|
||||
Loading…
Reference in New Issue
Block a user