import appstream-data-8-20190805.el8

This commit is contained in:
CentOS Sources 2019-11-05 14:36:30 -05:00 committed by Andrew Lukoshko
parent 90d7db0a26
commit a0a6817952
3 changed files with 30 additions and 19 deletions

View File

@ -1,2 +1,2 @@
33e9f664716c4fa1b219bfc7153ed5d36a027893 SOURCES/rhel-8-20190215-icons.tar.gz
0ac11fb1187a037327ce71d604df9e2b632c60be SOURCES/rhel-8-20190215.xml.gz
c27c7750d13223a5d189826e97391292ddc50f25 SOURCES/rhel-8-20190805-icons.tar.gz
7d773783073bdc28d68fccc590b3783a5adb13bb SOURCES/rhel-8-20190805.xml.gz

4
.gitignore vendored
View File

@ -1,2 +1,2 @@
SOURCES/rhel-8-20190215-icons.tar.gz
SOURCES/rhel-8-20190215.xml.gz
SOURCES/rhel-8-20190805-icons.tar.gz
SOURCES/rhel-8-20190805.xml.gz

View File

@ -1,4 +1,4 @@
%define gitdate 20190215
%define gitdate 20190805
Summary: Cached AppStream metadata
Name: appstream-data
@ -16,21 +16,28 @@ Source6: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/app
Source7: https://raw.githubusercontent.com/hughsie/fedora-appstream/master/appstream-extra/fedora-popular.xml
# This is built using:
# sshfs user@host:/media/bulk/mirror/RHEL mnt
# reposync --repo rhel-8.0 -p mnt/rhel-8.0-candidate/
# reposync --repo rhel-8.0-appstream -p mnt/rhel-8.0-appstream/
# https://github.com/hughsie/appstream-scripts/blob/master/rhel/rhel-8.0-candidate.sh
# sshfs user@host:/mnt/mirror/RHEL mnt
# dnf reposync --setopt=*.module_hotfixes=1 --repo rhel-8.1-baseos -p mnt/rhel-8.1-baseos/ &> rhel-8.1-baseos.log
# dnf reposync --setopt=*.module_hotfixes=1 --repo rhel-8.1-appstream -p mnt/rhel-8.1-appstream/ &> rhel-8.1-appstream.log
# dnf reposync --setopt=*.module_hotfixes=1 --repo rhel-8.1-crb -p mnt/rhel-8.1-crb/ &> rhel-8.1-crb.log
# https://github.com/hughsie/appstream-scripts/blob/master/rhel/rhel-8.1-candidate.sh
#
# [rhel-8.0]
# name=Nightly Packages for Enterprise Linux 8 - $basearch
# baseurl=http://download.eng.brq.redhat.com/composes/nightly/latest-RHEL-8.0/compose/Client/x86_64/os/
# enabled=0
# [rhel-8.1-baseos]
# name=Nightly Packages for Enterprise Linux 8
# baseurl=http://download.eng.brq.redhat.com/composes/nightly/latest-RHEL-8.1/compose/BaseOS/x86_64/os/
# enabled=1
# gpgcheck=0
#
# [rhel-8.0-appstream]
# name=Nightly Packages for Enterprise Linux 8 - $basearch
# baseurl=http://download.eng.brq.redhat.com/composes/nightly/RHEL-8/additional-nightly/latest-RHEL-8/compose/AppStream/x86_64/os/
# enabled=0
# [rhel-8.1-appstream]
# name=Nightly Packages for Enterprise Linux 8
# baseurl=http://download.eng.brq.redhat.com/composes/nightly/latest-RHEL-8.1/compose/AppStream/x86_64/os/
# enabled=1
# gpgcheck=0
#
# [rhel-8.1-crb]
# name=Nightly Packages for Enterprise Linux 8
# baseurl=http://download.eng.brq.redhat.com/composes/nightly/latest-RHEL-8.1/compose/CRB/x86_64/os/
# enabled=1
# gpgcheck=0
BuildRequires: libappstream-glib
@ -55,8 +62,12 @@ DESTDIR=%{buildroot} appstream-util install \
%dir %{_datadir}/app-info/xmls
%changelog
* Fri Feb 15 2019 Richard Hughes <richard@hughsie.com> 8-20190215
- Regenerate the RHEL metadata using rhel-8.0.0-appstream
* Mon Aug 05 2019 Richard Hughes <richard@hughsie.com> 8-20190805
- Regenerate the RHEL metadata to include the latest cockpit changes
- Resolves: #1673011
* Fri Jul 19 2019 Richard Hughes <richard@hughsie.com> 8-20190719
- Regenerate the RHEL metadata
- Resolves: #1673011
* Fri Jul 20 2018 Richard Hughes <richard@hughsie.com> 8-20180721