diff --git a/service-mgmt-api/centos/sm-api.spec b/service-mgmt-api/centos/sm-api.spec index 041970ea..1aed9d11 100644 --- a/service-mgmt-api/centos/sm-api.spec +++ b/service-mgmt-api/centos/sm-api.spec @@ -21,7 +21,7 @@ Requires: python-libs # Needed for /etc/init.d, can be removed when we go fully systemd Requires: chkconfig # Needed for /etc/pmon.d -Requires: cgts-mtce-common-pmon +Requires: mtce-pmon %prep diff --git a/service-mgmt/sm-1.0.0/centos/sm.spec b/service-mgmt/sm-1.0.0/centos/sm.spec index 778fb1f6..3ca84b5c 100644 --- a/service-mgmt/sm-1.0.0/centos/sm.spec +++ b/service-mgmt/sm-1.0.0/centos/sm.spec @@ -31,7 +31,7 @@ Requires(preun): systemd # Needed for /etc/init.d, can be removed when we go fully systemd Requires: chkconfig # Needed for /etc/pmon.d -Requires: cgts-mtce-common-pmon +Requires: mtce-pmon # Needed for /etc/logrotate.d Requires: logrotate # for collect stuff diff --git a/service-mgmt/sm-common-1.0.0/centos/sm-common.spec b/service-mgmt/sm-common-1.0.0/centos/sm-common.spec index f76ecfe0..2bb097a5 100644 --- a/service-mgmt/sm-common-1.0.0/centos/sm-common.spec +++ b/service-mgmt/sm-common-1.0.0/centos/sm-common.spec @@ -16,7 +16,7 @@ BuildRequires: gcc BuildRequires: util-linux BuildRequires: libuuid-devel -Requires: cgts-mtce-common-pmon +Requires: mtce-pmon Requires: /bin/sh Requires: sqlite Requires: util-linux