Project

General

Profile

Actions

Bug #5311

closed

dependencies not the same in configure.ac and spec.in

Added by pespin over 2 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
Start date:
11/16/2021
Due date:
% Done:

100%

Spec Reference:

Description

configure.ac:

PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.6.0)
PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.6.0)
PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.6.0)

contrib/osmo-pcap.spec.in:

BuildRequires:  pkgconfig(libosmocore) >= 1.6.0
BuildRequires:  pkgconfig(libosmogb) >= 1.6.0
BuildRequires:  pkgconfig(libosmogsm) >= 1.6.0
BuildRequires:  pkgconfig(libosmovty) >= 1.6.0

Actions #1

Updated by pespin over 2 years ago

  • Subject changed from dependencies not the same in configure.ac and to dependencies not the same in configure.ac and spec.in
Actions #2

Updated by pespin over 2 years ago

  • Status changed from New to Feedback

Should be fixed here:
https://gerrit.osmocom.org/c/osmo-pcap/+/26266 Explicitly depend on required libosmogb

Actions #3

Updated by pespin over 2 years ago

  • Status changed from Feedback to Resolved
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)