#1163 Add libomp to multilib_whitelist and update URL
Merged a year ago by kevin. Opened a year ago by tuliom.
tuliom/pungi-fedora releng/11395  into  main

file modified
+3 -2
@@ -3,7 +3,7 @@ 

  # Note: If you change something here (affects Rawhide/Branched composes), also

  # submit the same change to the Bodhi config (affects updates for stable releases),

  # we want to keep them in sync:

- # https://pagure.io/fedora-infra/ansible/blob/main/f/roles/bodhi2/backend/files/pungi_multilib.conf

+ # https://pagure.io/fedora-infra/ansible/blob/main/f/roles/bodhi2/backend/templates/pungi.rpm.conf.j2

  #

  # format: {arch|*: [packages]}

  # Sorted alphabetically
@@ -33,7 +33,7 @@ 

  # Note: If you change something here (affects Rawhide/Branched composes), also

  # submit the same change to the Bodhi config (affects updates for stable releases),

  # we want to keep them in sync:

- # https://pagure.io/fedora-infra/ansible/blob/main/f/roles/bodhi2/backend/files/pungi_multilib.conf

+ # https://pagure.io/fedora-infra/ansible/blob/main/f/roles/bodhi2/backend/templates/pungi.rpm.conf.j2

  #

  # format: {arch|*: [packages]}

  # Sorted alphabetically
@@ -53,6 +53,7 @@ 

          'iptables',

          'libflashsupport',

          'libgnat',

+         'libomp',

          'lmms-vst',

          'mangohud',

          'mariadb-connector-odbc',

I'm not sure if this is the right way of fixing this issue.
I'd appreciate your comments.

rebased onto 889d2f4

a year ago

Pull-Request has been merged by kevin

a year ago
Metadata