Blame SOURCES/0016-test-data-phony-guests-Fix-phony-RPM-database-fix-vi.patch

aba816
From f8ccce2c7a0c1323e0721f503322df525dd5b139 Mon Sep 17 00:00:00 2001
aba816
From: "Richard W.M. Jones" <rjones@redhat.com>
aba816
Date: Mon, 29 Mar 2021 12:22:12 +0100
aba816
Subject: [PATCH] test-data/phony-guests: Fix phony RPM database, fix
aba816
 virt-inspector test.
aba816
aba816
libguestfs 1.45.3 now reads the RPM database using librpm, which means
aba816
our old phony database created by db_dump can no longer work.  Instead
aba816
provide a real (but very minimal) sqlite database.
aba816
aba816
This commit also fixes the virt-inspector test since the RPM database
aba816
contents are now different.
aba816
aba816
(cherry picked from commit 46bf6fb473889ed28bd7220476120edcda47ae07)
aba816
---
aba816
 inspector/expected-fedora-luks.img.xml | 208 +++++++++++++++++++++++--
aba816
 inspector/expected-fedora.img.xml      | 208 +++++++++++++++++++++++--
aba816
 2 files changed, 398 insertions(+), 18 deletions(-)
aba816
aba816
diff --git a/inspector/expected-fedora-luks.img.xml b/inspector/expected-fedora-luks.img.xml
aba816
index df6060a73..72cddaf88 100644
aba816
--- a/inspector/expected-fedora-luks.img.xml
aba816
+++ b/inspector/expected-fedora-luks.img.xml
aba816
@@ -30,22 +30,212 @@
aba816
     </filesystems>
aba816
     <applications>
aba816
       <application>
aba816
-        <name>test1</name>
aba816
-        <version>1.0</version>
aba816
-        <release>1.fc14</release>
aba816
+        <name>basesystem</name>
aba816
+        <version>11</version>
aba816
+        <release>10.fc33</release>
aba816
+        <arch>noarch</arch>
aba816
+        <url>(none)</url>
aba816
+        <summary>The skeleton package which defines a simple Fedora system</summary>
aba816
+        <description>Basesystem defines the components of a basic Fedora system
aba816
+(for example, the package installation order to use during bootstrapping).
aba816
+Basesystem should be in every installation of a system, and it
aba816
+should never be removed.</description>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>bash</name>
aba816
+        <version>5.0.17</version>
aba816
+        <release>2.fc33</release>
aba816
+        <arch>x86_64</arch>
aba816
+        <url>https://www.gnu.org/software/bash</url>
aba816
+        <summary>The GNU Bourne Again shell</summary>
aba816
+        <description>The GNU Bourne Again shell (Bash) is a shell or command language
aba816
+interpreter that is compatible with the Bourne shell (sh). Bash
aba816
+incorporates useful features from the Korn shell (ksh) and the C shell
aba816
+(csh). Most sh scripts can be run by bash without modification.</description>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>fedora-gpg-keys</name>
aba816
+        <version>33</version>
aba816
+        <release>3</release>
aba816
+        <arch>noarch</arch>
aba816
+        <url>https://fedoraproject.org/</url>
aba816
+        <summary>Fedora RPM keys</summary>
aba816
+        <description>This package provides the RPM signature keys.</description>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>fedora-release</name>
aba816
+        <version>33</version>
aba816
+        <release>3</release>
aba816
+        <arch>noarch</arch>
aba816
+        <url>https://fedoraproject.org/</url>
aba816
+        <summary>Fedora release files</summary>
aba816
+        <description>Fedora release files such as various /etc/ files that define the release
aba816
+and systemd preset files that determine which services are enabled by default.</description>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>fedora-release-common</name>
aba816
+        <version>33</version>
aba816
+        <release>3</release>
aba816
+        <arch>noarch</arch>
aba816
+        <url>https://fedoraproject.org/</url>
aba816
+        <summary>Fedora release files</summary>
aba816
+        <description>Release files common to all Editions and Spins of Fedora</description>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>fedora-release-identity-basic</name>
aba816
+        <version>33</version>
aba816
+        <release>3</release>
aba816
+        <arch>noarch</arch>
aba816
+        <url>https://fedoraproject.org/</url>
aba816
+        <summary>Package providing the basic Fedora identity</summary>
aba816
+        <description>Provides the necessary files for a Fedora installation that is not identifying
aba816
+itself as a particular Edition or Spin.</description>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>fedora-repos</name>
aba816
+        <version>33</version>
aba816
+        <release>3</release>
aba816
+        <arch>noarch</arch>
aba816
+        <url>https://fedoraproject.org/</url>
aba816
+        <summary>Fedora package repositories</summary>
aba816
+        <description>Fedora package repository files for yum and dnf along with gpg public keys.</description>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>filesystem</name>
aba816
+        <version>3.14</version>
aba816
+        <release>3.fc33</release>
aba816
+        <arch>x86_64</arch>
aba816
+        <url>https://pagure.io/filesystem</url>
aba816
+        <summary>The basic directory layout for a Linux system</summary>
aba816
+        <description>The filesystem package is one of the basic packages that is installed
aba816
+on a Linux system. Filesystem contains the basic directory layout
aba816
+for a Linux operating system, including the correct permissions for
aba816
+the directories.</description>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>glibc</name>
aba816
+        <version>2.32</version>
aba816
+        <release>4.fc33</release>
aba816
+        <arch>x86_64</arch>
aba816
+        <url>http://www.gnu.org/software/glibc/</url>
aba816
+        <summary>The GNU libc libraries</summary>
aba816
+        <description>The glibc package contains standard libraries which are used by
aba816
+multiple programs on the system. In order to save disk space and
aba816
+memory, as well as to make upgrading easier, common system code is
aba816
+kept in one place and shared between programs. This particular package
aba816
+contains the most important sets of shared libraries: the standard C
aba816
+library and the standard math library. Without these two libraries, a
aba816
+Linux system will not function.</description>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>glibc-all-langpacks</name>
aba816
+        <version>2.32</version>
aba816
+        <release>4.fc33</release>
aba816
+        <arch>x86_64</arch>
aba816
+        <url>http://www.gnu.org/software/glibc/</url>
aba816
+        <summary>All language packs for glibc.</summary>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>glibc-common</name>
aba816
+        <version>2.32</version>
aba816
+        <release>4.fc33</release>
aba816
         <arch>x86_64</arch>
aba816
+        <url>http://www.gnu.org/software/glibc/</url>
aba816
+        <summary>Common binaries and locale data for glibc</summary>
aba816
+        <description>The glibc-common package includes common binaries for the GNU libc
aba816
+libraries, as well as national language (locale) support.</description>
aba816
       </application>
aba816
       <application>
aba816
-        <name>test2</name>
aba816
-        <version>2.0</version>
aba816
-        <release>2.fc14</release>
aba816
+        <name>gpg-pubkey</name>
aba816
+        <version>9570ff31</version>
aba816
+        <release>5e3006fb</release>
aba816
+        <arch>(none)</arch>
aba816
+        <url>(none)</url>
aba816
+        <summary>Fedora (33) <fedora-33-primary@fedoraproject.org> public key</summary>
aba816
+        <description>-----BEGIN PGP PUBLIC KEY BLOCK-----
aba816
+Version: rpm-4.16.1.2 (NSS-3)
aba816
+
aba816
+mQINBF4wBvsBEADQmcGbVUbDRUoXADReRmOOEMeydHghtKC9uRs9YNpGYZIB+bie
aba816
+bGYZmflQayfh/wEpO2W/IZfGpHPL42V7SbyvqMjwNls/fnXsCtf4LRofNK8Qd9fN
aba816
+kYargc9R7BEz/mwXKMiRQVx+DzkmqGWy2gq4iD0/mCyf5FdJCE40fOWoIGJXaOI1
aba816
+Tz1vWqKwLS5T0dfmi9U4Tp/XsKOZGvN8oi5h0KmqFk7LEZr1MXarhi2Va86sgxsF
aba816
+QcZEKfu5tgD0r00vXzikoSjn3qA5JW5FW07F1pGP4bF5f9J3CZbQyOjTSWMmmfTm
aba816
+2d2BURWzaDiJN9twY2yjzkoOMuPdXXvovg7KxLcQerKT+FbKbq8DySJX2rnOA77k
aba816
+UG4c9BGf/L1uBkAT8dpHLk6Uf5BfmypxUkydSWT1xfTDnw1MqxO0MsLlAHOR3J7c
aba816
+oW9kLcOLuCQn1hBEwfZv7VSWBkGXSmKfp0LLIxAFgRtv+Dh+rcMMRdJgKr1V3FU+
aba816
+rZ1+ZAfYiBpQJFPjv70vx+rGEgS801D3PJxBZUEy4Ic4ZYaKNhK9x9PRQuWcIBuW
aba816
+6eTe/6lKWZeyxCumLLdiS75mF2oTcBaWeoc3QxrPRV15eDKeYJMbhnUai/7lSrhs
aba816
+EWCkKR1RivgF4slYmtNE5ZPGZ/d61zjwn2xi4xNJVs8q9WRPMpHp0vCyMwARAQAB
aba816
+tDFGZWRvcmEgKDMzKSA8ZmVkb3JhLTMzLXByaW1hcnlAZmVkb3JhcHJvamVjdC5v
aba816
+cmc+iQI4BBMBAgAiBQJeMAb7AhsPBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAK
aba816
+CRBJ/XdJlXD/MZm2D/9kriL43vd3+0DNMeA82n2v9mSR2PQqKny39xNlYPyy/1yZ
aba816
+P/KXoa4NYSCA971LSd7lv4n/h5bEKgGHxZfttfOzOnWMVSSTfjRyM/df/NNzTUEV
aba816
+7ORA5GW18g8PEtS7uRxVBf3cLvWu5q+8jmqES5HqTAdGVcuIFQeBXFN8Gy1Jinuz
aba816
+AH8rJSdkUeZ0cehWbERq80BWM9dhad5dW+/+Gv0foFBvP15viwhWqajr8V0B8es+
aba816
+2/tHI0k86FAujV5i0rrXl5UOoLilO57QQNDZH/qW9GsHwVI+2yecLstpUNLq+EZC
aba816
+GqTZCYoxYRpl0gAMbDLztSL/8Bc0tJrCRG3tavJotFYlgUK60XnXlQzRkh9rgsfT
aba816
+EXbQifWdQMMogzjCJr0hzJ+V1d0iozdUxB2ZEgTjukOvatkB77DY1FPZRkSFIQs+
aba816
+fdcjazDIBLIxwJu5QwvTNW8lOLnJ46g4sf1WJoUdNTbR0BaC7HHj1inVWi0p7IuN
aba816
+66EPGzJOSjLK+vW+J0ncPDEgLCV74RF/0nR5fVTdrmiopPrzFuguHf9S9gYI3Zun
aba816
+Yl8FJUu4kRO6JPPTicUXWX+8XZmE94aK14RCJL23nOSi8T1eW8JLW43dCBRO8QUE
aba816
+Aso1t2pypm/1zZexJdOV8yGME3g5l2W6PLgpz58DBECgqc/kda+VWgEAp7rO2A==
aba816
+=EPL3
aba816
+-----END PGP PUBLIC KEY BLOCK-----
aba816
+</description>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>libgcc</name>
aba816
+        <version>10.2.1</version>
aba816
+        <release>9.fc33</release>
aba816
         <arch>x86_64</arch>
aba816
+        <url>http://gcc.gnu.org</url>
aba816
+        <summary>GCC version 10 shared support library</summary>
aba816
+        <description>This package contains GCC shared support library which is needed
aba816
+e.g. for exception handling support.</description>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>ncurses-base</name>
aba816
+        <version>6.2</version>
aba816
+        <release>3.20200222.fc33</release>
aba816
+        <arch>noarch</arch>
aba816
+        <url>https://invisible-island.net/ncurses/ncurses.html</url>
aba816
+        <summary>Descriptions of common terminals</summary>
aba816
+        <description>This package contains descriptions of common terminals. Other terminal
aba816
+descriptions are included in the ncurses-term package.</description>
aba816
       </application>
aba816
       <application>
aba816
-        <name>test3</name>
aba816
-        <version>3.0</version>
aba816
-        <release>3.fc14</release>
aba816
+        <name>ncurses-libs</name>
aba816
+        <version>6.2</version>
aba816
+        <release>3.20200222.fc33</release>
aba816
         <arch>x86_64</arch>
aba816
+        <url>https://invisible-island.net/ncurses/ncurses.html</url>
aba816
+        <summary>Ncurses libraries</summary>
aba816
+        <description>The curses library routines are a terminal-independent method of
aba816
+updating character screens with reasonable optimization.  The ncurses
aba816
+(new curses) library is a freely distributable replacement for the
aba816
+discontinued 4.4 BSD classic curses library.
aba816
+
aba816
+This package contains the ncurses libraries.</description>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>setup</name>
aba816
+        <version>2.13.7</version>
aba816
+        <release>2.fc33</release>
aba816
+        <arch>noarch</arch>
aba816
+        <url>https://pagure.io/setup/</url>
aba816
+        <summary>A set of system configuration and setup files</summary>
aba816
+        <description>The setup package contains a set of important system configuration and
aba816
+setup files, such as passwd, group, and profile.</description>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>tzdata</name>
aba816
+        <version>2021a</version>
aba816
+        <release>1.fc33</release>
aba816
+        <arch>noarch</arch>
aba816
+        <url>https://www.iana.org/time-zones</url>
aba816
+        <summary>Timezone data</summary>
aba816
+        <description>This package contains data files with rules for various timezones around
aba816
+the world.</description>
aba816
       </application>
aba816
     </applications>
aba816
   </operatingsystem>
aba816
diff --git a/inspector/expected-fedora.img.xml b/inspector/expected-fedora.img.xml
aba816
index df6060a73..72cddaf88 100644
aba816
--- a/inspector/expected-fedora.img.xml
aba816
+++ b/inspector/expected-fedora.img.xml
aba816
@@ -30,22 +30,212 @@
aba816
     </filesystems>
aba816
     <applications>
aba816
       <application>
aba816
-        <name>test1</name>
aba816
-        <version>1.0</version>
aba816
-        <release>1.fc14</release>
aba816
+        <name>basesystem</name>
aba816
+        <version>11</version>
aba816
+        <release>10.fc33</release>
aba816
+        <arch>noarch</arch>
aba816
+        <url>(none)</url>
aba816
+        <summary>The skeleton package which defines a simple Fedora system</summary>
aba816
+        <description>Basesystem defines the components of a basic Fedora system
aba816
+(for example, the package installation order to use during bootstrapping).
aba816
+Basesystem should be in every installation of a system, and it
aba816
+should never be removed.</description>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>bash</name>
aba816
+        <version>5.0.17</version>
aba816
+        <release>2.fc33</release>
aba816
+        <arch>x86_64</arch>
aba816
+        <url>https://www.gnu.org/software/bash</url>
aba816
+        <summary>The GNU Bourne Again shell</summary>
aba816
+        <description>The GNU Bourne Again shell (Bash) is a shell or command language
aba816
+interpreter that is compatible with the Bourne shell (sh). Bash
aba816
+incorporates useful features from the Korn shell (ksh) and the C shell
aba816
+(csh). Most sh scripts can be run by bash without modification.</description>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>fedora-gpg-keys</name>
aba816
+        <version>33</version>
aba816
+        <release>3</release>
aba816
+        <arch>noarch</arch>
aba816
+        <url>https://fedoraproject.org/</url>
aba816
+        <summary>Fedora RPM keys</summary>
aba816
+        <description>This package provides the RPM signature keys.</description>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>fedora-release</name>
aba816
+        <version>33</version>
aba816
+        <release>3</release>
aba816
+        <arch>noarch</arch>
aba816
+        <url>https://fedoraproject.org/</url>
aba816
+        <summary>Fedora release files</summary>
aba816
+        <description>Fedora release files such as various /etc/ files that define the release
aba816
+and systemd preset files that determine which services are enabled by default.</description>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>fedora-release-common</name>
aba816
+        <version>33</version>
aba816
+        <release>3</release>
aba816
+        <arch>noarch</arch>
aba816
+        <url>https://fedoraproject.org/</url>
aba816
+        <summary>Fedora release files</summary>
aba816
+        <description>Release files common to all Editions and Spins of Fedora</description>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>fedora-release-identity-basic</name>
aba816
+        <version>33</version>
aba816
+        <release>3</release>
aba816
+        <arch>noarch</arch>
aba816
+        <url>https://fedoraproject.org/</url>
aba816
+        <summary>Package providing the basic Fedora identity</summary>
aba816
+        <description>Provides the necessary files for a Fedora installation that is not identifying
aba816
+itself as a particular Edition or Spin.</description>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>fedora-repos</name>
aba816
+        <version>33</version>
aba816
+        <release>3</release>
aba816
+        <arch>noarch</arch>
aba816
+        <url>https://fedoraproject.org/</url>
aba816
+        <summary>Fedora package repositories</summary>
aba816
+        <description>Fedora package repository files for yum and dnf along with gpg public keys.</description>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>filesystem</name>
aba816
+        <version>3.14</version>
aba816
+        <release>3.fc33</release>
aba816
+        <arch>x86_64</arch>
aba816
+        <url>https://pagure.io/filesystem</url>
aba816
+        <summary>The basic directory layout for a Linux system</summary>
aba816
+        <description>The filesystem package is one of the basic packages that is installed
aba816
+on a Linux system. Filesystem contains the basic directory layout
aba816
+for a Linux operating system, including the correct permissions for
aba816
+the directories.</description>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>glibc</name>
aba816
+        <version>2.32</version>
aba816
+        <release>4.fc33</release>
aba816
+        <arch>x86_64</arch>
aba816
+        <url>http://www.gnu.org/software/glibc/</url>
aba816
+        <summary>The GNU libc libraries</summary>
aba816
+        <description>The glibc package contains standard libraries which are used by
aba816
+multiple programs on the system. In order to save disk space and
aba816
+memory, as well as to make upgrading easier, common system code is
aba816
+kept in one place and shared between programs. This particular package
aba816
+contains the most important sets of shared libraries: the standard C
aba816
+library and the standard math library. Without these two libraries, a
aba816
+Linux system will not function.</description>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>glibc-all-langpacks</name>
aba816
+        <version>2.32</version>
aba816
+        <release>4.fc33</release>
aba816
+        <arch>x86_64</arch>
aba816
+        <url>http://www.gnu.org/software/glibc/</url>
aba816
+        <summary>All language packs for glibc.</summary>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>glibc-common</name>
aba816
+        <version>2.32</version>
aba816
+        <release>4.fc33</release>
aba816
         <arch>x86_64</arch>
aba816
+        <url>http://www.gnu.org/software/glibc/</url>
aba816
+        <summary>Common binaries and locale data for glibc</summary>
aba816
+        <description>The glibc-common package includes common binaries for the GNU libc
aba816
+libraries, as well as national language (locale) support.</description>
aba816
       </application>
aba816
       <application>
aba816
-        <name>test2</name>
aba816
-        <version>2.0</version>
aba816
-        <release>2.fc14</release>
aba816
+        <name>gpg-pubkey</name>
aba816
+        <version>9570ff31</version>
aba816
+        <release>5e3006fb</release>
aba816
+        <arch>(none)</arch>
aba816
+        <url>(none)</url>
aba816
+        <summary>Fedora (33) <fedora-33-primary@fedoraproject.org> public key</summary>
aba816
+        <description>-----BEGIN PGP PUBLIC KEY BLOCK-----
aba816
+Version: rpm-4.16.1.2 (NSS-3)
aba816
+
aba816
+mQINBF4wBvsBEADQmcGbVUbDRUoXADReRmOOEMeydHghtKC9uRs9YNpGYZIB+bie
aba816
+bGYZmflQayfh/wEpO2W/IZfGpHPL42V7SbyvqMjwNls/fnXsCtf4LRofNK8Qd9fN
aba816
+kYargc9R7BEz/mwXKMiRQVx+DzkmqGWy2gq4iD0/mCyf5FdJCE40fOWoIGJXaOI1
aba816
+Tz1vWqKwLS5T0dfmi9U4Tp/XsKOZGvN8oi5h0KmqFk7LEZr1MXarhi2Va86sgxsF
aba816
+QcZEKfu5tgD0r00vXzikoSjn3qA5JW5FW07F1pGP4bF5f9J3CZbQyOjTSWMmmfTm
aba816
+2d2BURWzaDiJN9twY2yjzkoOMuPdXXvovg7KxLcQerKT+FbKbq8DySJX2rnOA77k
aba816
+UG4c9BGf/L1uBkAT8dpHLk6Uf5BfmypxUkydSWT1xfTDnw1MqxO0MsLlAHOR3J7c
aba816
+oW9kLcOLuCQn1hBEwfZv7VSWBkGXSmKfp0LLIxAFgRtv+Dh+rcMMRdJgKr1V3FU+
aba816
+rZ1+ZAfYiBpQJFPjv70vx+rGEgS801D3PJxBZUEy4Ic4ZYaKNhK9x9PRQuWcIBuW
aba816
+6eTe/6lKWZeyxCumLLdiS75mF2oTcBaWeoc3QxrPRV15eDKeYJMbhnUai/7lSrhs
aba816
+EWCkKR1RivgF4slYmtNE5ZPGZ/d61zjwn2xi4xNJVs8q9WRPMpHp0vCyMwARAQAB
aba816
+tDFGZWRvcmEgKDMzKSA8ZmVkb3JhLTMzLXByaW1hcnlAZmVkb3JhcHJvamVjdC5v
aba816
+cmc+iQI4BBMBAgAiBQJeMAb7AhsPBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAK
aba816
+CRBJ/XdJlXD/MZm2D/9kriL43vd3+0DNMeA82n2v9mSR2PQqKny39xNlYPyy/1yZ
aba816
+P/KXoa4NYSCA971LSd7lv4n/h5bEKgGHxZfttfOzOnWMVSSTfjRyM/df/NNzTUEV
aba816
+7ORA5GW18g8PEtS7uRxVBf3cLvWu5q+8jmqES5HqTAdGVcuIFQeBXFN8Gy1Jinuz
aba816
+AH8rJSdkUeZ0cehWbERq80BWM9dhad5dW+/+Gv0foFBvP15viwhWqajr8V0B8es+
aba816
+2/tHI0k86FAujV5i0rrXl5UOoLilO57QQNDZH/qW9GsHwVI+2yecLstpUNLq+EZC
aba816
+GqTZCYoxYRpl0gAMbDLztSL/8Bc0tJrCRG3tavJotFYlgUK60XnXlQzRkh9rgsfT
aba816
+EXbQifWdQMMogzjCJr0hzJ+V1d0iozdUxB2ZEgTjukOvatkB77DY1FPZRkSFIQs+
aba816
+fdcjazDIBLIxwJu5QwvTNW8lOLnJ46g4sf1WJoUdNTbR0BaC7HHj1inVWi0p7IuN
aba816
+66EPGzJOSjLK+vW+J0ncPDEgLCV74RF/0nR5fVTdrmiopPrzFuguHf9S9gYI3Zun
aba816
+Yl8FJUu4kRO6JPPTicUXWX+8XZmE94aK14RCJL23nOSi8T1eW8JLW43dCBRO8QUE
aba816
+Aso1t2pypm/1zZexJdOV8yGME3g5l2W6PLgpz58DBECgqc/kda+VWgEAp7rO2A==
aba816
+=EPL3
aba816
+-----END PGP PUBLIC KEY BLOCK-----
aba816
+</description>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>libgcc</name>
aba816
+        <version>10.2.1</version>
aba816
+        <release>9.fc33</release>
aba816
         <arch>x86_64</arch>
aba816
+        <url>http://gcc.gnu.org</url>
aba816
+        <summary>GCC version 10 shared support library</summary>
aba816
+        <description>This package contains GCC shared support library which is needed
aba816
+e.g. for exception handling support.</description>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>ncurses-base</name>
aba816
+        <version>6.2</version>
aba816
+        <release>3.20200222.fc33</release>
aba816
+        <arch>noarch</arch>
aba816
+        <url>https://invisible-island.net/ncurses/ncurses.html</url>
aba816
+        <summary>Descriptions of common terminals</summary>
aba816
+        <description>This package contains descriptions of common terminals. Other terminal
aba816
+descriptions are included in the ncurses-term package.</description>
aba816
       </application>
aba816
       <application>
aba816
-        <name>test3</name>
aba816
-        <version>3.0</version>
aba816
-        <release>3.fc14</release>
aba816
+        <name>ncurses-libs</name>
aba816
+        <version>6.2</version>
aba816
+        <release>3.20200222.fc33</release>
aba816
         <arch>x86_64</arch>
aba816
+        <url>https://invisible-island.net/ncurses/ncurses.html</url>
aba816
+        <summary>Ncurses libraries</summary>
aba816
+        <description>The curses library routines are a terminal-independent method of
aba816
+updating character screens with reasonable optimization.  The ncurses
aba816
+(new curses) library is a freely distributable replacement for the
aba816
+discontinued 4.4 BSD classic curses library.
aba816
+
aba816
+This package contains the ncurses libraries.</description>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>setup</name>
aba816
+        <version>2.13.7</version>
aba816
+        <release>2.fc33</release>
aba816
+        <arch>noarch</arch>
aba816
+        <url>https://pagure.io/setup/</url>
aba816
+        <summary>A set of system configuration and setup files</summary>
aba816
+        <description>The setup package contains a set of important system configuration and
aba816
+setup files, such as passwd, group, and profile.</description>
aba816
+      </application>
aba816
+      <application>
aba816
+        <name>tzdata</name>
aba816
+        <version>2021a</version>
aba816
+        <release>1.fc33</release>
aba816
+        <arch>noarch</arch>
aba816
+        <url>https://www.iana.org/time-zones</url>
aba816
+        <summary>Timezone data</summary>
aba816
+        <description>This package contains data files with rules for various timezones around
aba816
+the world.</description>
aba816
       </application>
aba816
     </applications>
aba816
   </operatingsystem>
aba816
-- 
aba816
2.31.1
aba816