#1105 Re-synch with centos-stream-9
Merged 2 years ago by sgallagh. Opened 2 years ago by sgallagh.
sgallagh/pungi-fedora eln  into  eln

@@ -49,6 +49,7 @@ 

      ("^BaseOS$", {

          "*": [

              "python3.*-debuginfo", #ENGCMP-1433

+             "subscription-manager-rhsm-certificates" #ENGCMP-2357

          ]

      }),

      ("^BaseOS$", {
@@ -68,7 +69,9 @@ 

              "libzdnn", #ENGCMP-2244

              "libzdnn-devel", #ENGCMP-2297

              "mkpasswd", #ENGCMP-2259

+             "libnvme", #ENGCMP-2358

              "python3-dnf-plugin-modulesync", #ENGCMP-2323

+             "python3-pyqt5-sip", #ENGCMP-2370

              "python3-wcwidth", #ENGCMP-2093

              "sip6", #ENGCMP-2239

              "sssd-idp", #ENGCMP-2276
@@ -76,6 +79,7 @@ 

              "tuned-profiles-postgresql", #ENGCMP-2126

              "xdg-desktop-portal-gnome", #ENGCMP-2146

              "xmlstarlet", #ENGCMP-2296

+             "yara", #ENGCMP-2372

          ]

      }),

      ("^AppStream$", {

Pick up recent changes to CentOS Stream 9

Pull-Request has been merged by sgallagh

2 years ago
Metadata