diff --git a/pkg/deb/DEBIAN/control b/pkg/deb/DEBIAN/control index 249b0b1..239a7f5 100644 --- a/pkg/deb/DEBIAN/control +++ b/pkg/deb/DEBIAN/control @@ -5,5 +5,4 @@ Prioritt: optional Architecture: {arch} Maintainer: OMC-Team Depends: -Description: - OMC is a management application for the 5GC core network. +Description: OMC for 4G/5G Core Network Software diff --git a/pkg/rpm/SPECS/omc.spec b/pkg/rpm/SPECS/omc.spec index 88acdbb..34aca44 100644 --- a/pkg/rpm/SPECS/omc.spec +++ b/pkg/rpm/SPECS/omc.spec @@ -2,14 +2,14 @@ Name: omc Version: {version} Release: {date} Summary: OMC-Team -License: GPL +License: Proprietary Group: Applications/Communications BuildArch: {arch} # Software Description ======== %description -OMC is a management application for the 5GC core network. +OMC for 4G/5G Core Network Software # Pre-Packaging Script ========