Accepting request 1198025 from network:utilities

OBS-URL: https://build.opensuse.org/request/show/1198025
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ipcalc?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2024-09-01 17:22:25 +00:00 committed by Git OBS Bridge
commit 956ad4f657
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Aug 23 15:07:05 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire /usr/bin/ronn instead of rubygem(ronn): there are
alternatives around and the build does not care wich one is used.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jun 27 15:11:20 UTC 2023 - Dirk Müller <dmueller@suse.com> Tue Jun 27 15:11:20 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package ipcalc # spec file for package ipcalc
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -26,10 +26,10 @@ URL: https://gitlab.com/ipcalc/ipcalc
Source0: https://gitlab.com/ipcalc/ipcalc/-/archive/%{version}/%{name}-%{version}.tar.bz2 Source0: https://gitlab.com/ipcalc/ipcalc/-/archive/%{version}/%{name}-%{version}.tar.bz2
# PATCH-FEATURE-OPENSUSE ipcalc-disable-network-tests.patch badshah400@gmail.com -- Disable tests requiring network # PATCH-FEATURE-OPENSUSE ipcalc-disable-network-tests.patch badshah400@gmail.com -- Disable tests requiring network
Patch0: ipcalc-disable-network-tests.patch Patch0: ipcalc-disable-network-tests.patch
BuildRequires: /usr/bin/ronn
BuildRequires: meson >= 0.49 BuildRequires: meson >= 0.49
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: pkgconfig(libmaxminddb) BuildRequires: pkgconfig(libmaxminddb)
BuildRequires: rubygem(ronn)
Conflicts: netcalc Conflicts: netcalc
%description %description