Skip to content

Commit

Permalink
chore(license): update package licenses (#559)
Browse files Browse the repository at this point in the history
  • Loading branch information
sc979 committed Mar 3, 2023
1 parent 35763aa commit 99fd526
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ci/debian-collect/copyright
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ Upstream-Contact: Luiz Costa <me@luizgustavo.pro.br>
Source: https://www.centreon.com

Files: *
Copyright: 2021 Centreon
Copyright: 2023 Centreon
License: Apache-2.0

Files: debian/*
Copyright: 2021 Centreon
Copyright: 2023 Centreon
License: Apache-2.0

License: Apache-2.0
Expand Down
23 changes: 21 additions & 2 deletions packaging/rpm/centreon-collect.spec
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
##
## Copyright 2022 Centreon
## Copyright 2023 Centreon
##

Summary: Centreon collect's softwares collection
Name: centreon-collect
Version: %{VERSION}
Release: %{RELEASE}%{?dist}
License: ASL 2.0
License: Apache-2.0
Source: %{name}-%{version}.tar.gz
Source1: centreonengine_integrate_centreon_engine2centreon.sh

Expand Down Expand Up @@ -44,6 +44,7 @@ Requires: centreon-connector = %{version}-%{release}
%package -n centreon-clib
Summary: Centreon core library.
Group: Development/Libraries
License: Apache-2.0

%description -n centreon-clib
Centreon Clib is a common library for all Centreon
Expand All @@ -52,6 +53,7 @@ products written in C/C++.
%package -n centreon-clib-devel
Summary: Provide include files for Centreon Clib.
Group: Development/Libraries
License: Apache-2.0

%description -n centreon-clib-devel
Centreon Clib devel provide include files to build
Expand All @@ -61,6 +63,7 @@ Centreon products written in C/C++.
%package -n centreon-engine
Summary: Centreon Engine monitoring core.
Group: Applications/System
License: Apache-2.0
Requires: centreon-engine-daemon = %{version}-%{release}
Requires: centreon-engine-extcommands = %{version}-%{release}

Expand All @@ -72,6 +75,7 @@ configuration, designed to monitor hosts and services on your network.
%package -n centreon-engine-daemon
Summary: Centreon Engine Daemon is the daemon to schedule checks.
Group: Application/System
License: Apache-2.0
Requires: centreon-clib = %{version}-%{release}
%{?systemd_requires}

Expand All @@ -83,6 +87,7 @@ network services and hosts.
%package -n centreon-engine-extcommands
Summary: Centreon Engine External Commands allow to other applications to send command into the daemon.
Group: Application/System
License: Apache-2.0
Requires: centreon-engine-daemon = %{version}-%{release}

%description -n centreon-engine-extcommands
Expand All @@ -95,6 +100,7 @@ engine daemon.
%package -n centreon-engine-devel
Summary: Provide include files for Centreon Engine.
Group: Application/System
License: Apache-2.0
Requires: centreon-clib-devel = %{version}-%{release}

%description -n centreon-engine-devel
Expand All @@ -105,6 +111,7 @@ Modules or Centreon Engine Connector.
%package -n centreon-engine-bench
Summary: Centreon Engine benchmarking tools.
Group: Application/System
License: Apache-2.0
Requires: centreon-clib = %{version}-%{release}

%description -n centreon-engine-bench
Expand All @@ -114,6 +121,7 @@ Some Centreon Engine benchmarking tools.
%package -n centreon-connector
Summary: Centreon Connector provide some tools for Centreon Engine to monitoring and management system.
Group: Application/System
License: Apache-2.0
Requires: centreon-connector-perl = %{version}-%{release}
Requires: centreon-connector-ssh = %{version}-%{release}

Expand All @@ -125,6 +133,7 @@ Centreon-Engine configuration, designed to monitor and manage system.
%package -n centreon-connector-perl
Summary: Centreon Connector Perl provide embedded perl for Centreon-Engine.
Group: Application/System
License: Apache-2.0
Requires: centreon-clib = %{version}-%{release}
Requires: perl

Expand All @@ -136,6 +145,7 @@ a monitoring engine.
%package -n centreon-connector-ssh
Summary: Centreon Connector SSH provide persistante connection between checks.
Group: Application/System
License: Apache-2.0
Requires: centreon-clib = %{version}-%{release}
Requires: libgcrypt

Expand All @@ -146,6 +156,7 @@ Centreon Connector SSH provide persistante connection between checks.
%package -n centreon-broker
Summary: Store Centreon Engine/Nagios events in a database.
Group: Applications/Communications
License: Apache-2.0
Requires: centreon-common >= %{thismajor}
Requires: centreon-common < %{nextmajor}
Requires: coreutils
Expand All @@ -158,6 +169,7 @@ one or multiple databases.
%package -n centreon-broker-core
Summary: Centreon Broker's shared library.
Group: Applications/Communications
License: Apache-2.0
Requires: gnutls >= 3.3.29
Requires: lua
Requires: centreon-broker = %{version}-%{release}
Expand All @@ -170,6 +182,7 @@ Centreon core holds Centreon Broker's default modules;
%package -n centreon-broker-storage
Summary: Centreon Broker's shared library for prefdata storage.
Group: Applications/Communications
License: Apache-2.0
Requires: centreon-broker-core = %{version}-%{release}

%description -n centreon-broker-storage
Expand All @@ -179,6 +192,7 @@ storage holds Centreon Broker's prefdata storage.
%package -n centreon-broker-graphite
Summary: Write Centreon performance data to Graphite.
Group: Applications/Communications
License: Apache-2.0
Requires: centreon-broker-core = %{version}-%{release}

%description -n centreon-broker-graphite
Expand All @@ -190,6 +204,7 @@ database.
%package -n centreon-broker-influxdb
Summary: Write Centreon performance data to InfluxDB.
Group: Applications/Communications
License: Apache-2.0
Requires: centreon-broker-core = %{version}-%{release}

%description -n centreon-broker-influxdb
Expand All @@ -201,6 +216,7 @@ database.
%package -n centreon-broker-cbd
Summary: Centreon Broker daemon.
Group: System Environment/Daemons
License: Apache-2.0
Requires: centreon-broker-core = %{version}-%{release}
%{?systemd_requires}

Expand All @@ -211,6 +227,7 @@ events in a DB from a single point.
%package -n centreon-broker-cbmod
Summary: Centreon Broker as Centreon Engine 2 module.
Group: Applications/Communications
License: Apache-2.0
Requires: centreon-broker-core = %{version}-%{release}
Requires: centreon-engine = %{version}-%{release}

Expand All @@ -221,6 +238,7 @@ This module can be loaded by Centreon Engine.
%package -n centreon-broker-devel
Summary: Centreon Broker devel libraries.
Group: Applications/Communications
License: Apache-2.0

%description -n centreon-broker-devel
Include files needed to develop a module Centreon Broker.
Expand All @@ -229,6 +247,7 @@ Include files needed to develop a module Centreon Broker.
%package -n centreon-collect-client
Summary: Centreon Collect gRPC Client. It can be used to exchange with cbd or centengine
Group: Applications/Communications
License: Apache-2.0
Requires: centreon-broker-core = %{version}-%{release}
Requires: centreon-engine = %{version}-%{release}

Expand Down

0 comments on commit 99fd526

Please sign in to comment.