New metadata version
This commit is contained in:
parent
41452c8304
commit
6e85fc6fe4
2
.gitignore
vendored
2
.gitignore
vendored
@ -34,3 +34,5 @@
|
||||
/rhel-10-20230504.xml.gz
|
||||
/epel-10-20230504-icons.tar.gz
|
||||
/epel-10-20230504.xml.gz
|
||||
/rhel-10-20240326-icons.tar.gz
|
||||
/rhel-10-20240326.xml.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
%define gitdate 20230504
|
||||
%global enable_epel 1
|
||||
%define gitdate 20240326
|
||||
%global enable_epel 0
|
||||
|
||||
Summary: Cached AppStream metadata
|
||||
Name: appstream-data
|
||||
@ -24,12 +24,12 @@ Source10: http://people.redhat.com/rhughes/metadata/epel-%{version}-%{gitdate}-
|
||||
%endif
|
||||
|
||||
# This is built using:
|
||||
# sudo dnf makecache --enablerepo rhel-9-baseos --enablerepo rhel-9-appstream --enablerepo rhel-9-crb
|
||||
# export ARCHIVE_PATH=/run/media/hughsie/Backup/mirror
|
||||
# dnf reposync --setopt=*.module_hotfixes=1 --repo rhel-9-baseos -p ${ARCHIVE_PATH}/RHEL/ &> rhel-9-baseos.log
|
||||
# dnf reposync --setopt=*.module_hotfixes=1 --repo rhel-9-appstream -p ${ARCHIVE_PATH}/RHEL/ &> rhel-9-appstream.log
|
||||
# dnf reposync --setopt=*.module_hotfixes=1 --repo rhel-9-crb -p ${ARCHIVE_PATH}/RHEL/ &> rhel-9-crb.log
|
||||
# https://github.com/hughsie/appstream-scripts/blob/master/rhel/rhel-9-candidate.sh
|
||||
# sudo dnf makecache --enablerepo rhel-10-baseos --enablerepo rhel-10-appstream --enablerepo rhel-10-crb
|
||||
# export ARCHIVE_PATH=/media/data/mirror
|
||||
# dnf reposync --setopt=*.module_hotfixes=1 --repo rhel-10-baseos -p ${ARCHIVE_PATH}/rhel/ &> rhel-10-baseos.log
|
||||
# dnf reposync --setopt=*.module_hotfixes=1 --repo rhel-10-appstream -p ${ARCHIVE_PATH}/rhel/ &> rhel-10-appstream.log
|
||||
# dnf reposync --setopt=*.module_hotfixes=1 --repo rhel-10-crb -p ${ARCHIVE_PATH}/rhel/ &> rhel-10-crb.log
|
||||
# https://github.com/hughsie/appstream-scripts/blob/master/rhel/rhel-10-candidate.sh
|
||||
# then the sources need to be uploaded to people.redhat.com/rhughes/metadata/
|
||||
|
||||
BuildRequires: libappstream-glib
|
||||
@ -64,6 +64,9 @@ DESTDIR=%{buildroot} appstream-util install \
|
||||
%dir %{_datadir}/app-info/xmls
|
||||
|
||||
%changelog
|
||||
* Tue Mar 26 2024 Richard Hughes <richard@hughsie.com> 1:10-20240326
|
||||
- New metadata version
|
||||
|
||||
* Tue Mar 26 2024 Richard Hughes <richard@hughsie.com> 1:10-20230504
|
||||
- Switch from the Fedora 40 to the RHEL 9 metadata template
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
[rhel-10-baseos]
|
||||
name=Nightly Packages for Enterprise Linux 10
|
||||
baseurl=http://download.eng.brq.redhat.com/rhel-10/nightly/RHEL109/latest-RHEL-10/compose/BaseOS/x86_64/os/
|
||||
baseurl=http://download.eng.brq.redhat.com/rhel-10/nightly/RHEL-10/latest-RHEL-10/compose/BaseOS/x86_64/os/
|
||||
enabled=1
|
||||
gpgcheck=0
|
||||
|
||||
|
6
sources
6
sources
@ -1,4 +1,2 @@
|
||||
SHA512 (rhel-10-20230504-icons.tar.gz) = 34eeeb24bdcef50d7ceaecc014b1bd45d462cc1ab0d8df806cb8316187cd5bf949f27871d561d9597b236342439fab31b961aa13e7dc838358149efa457851a3
|
||||
SHA512 (rhel-10-20230504.xml.gz) = 130ee33ec58e09f702eb8f779dfcd65842cb4573136e553d2bb5468869c295225532c23ac5fb074a725b2026d110f494b90fe58a27b2acc6fe9cad5eefc609f5
|
||||
SHA512 (epel-10-20230504-icons.tar.gz) = 8aead728755d92ab1a8e4d0fb7a0b77b6fbdbd1654d1de99490de7997979aa2bfbcb0918e3a3d1ddbd82926161e85632318ab4a6600a41ced1b9f8bd6b6dfeeb
|
||||
SHA512 (epel-10-20230504.xml.gz) = e95ef4b79b6e9f18de257640235d7fa823c839254723b3917f9d683a56b7bf719e51b8d8c24b047143021d477d017c8e319d0e75bba09b1d8fb0c971f864f3c0
|
||||
SHA512 (rhel-10-20240326-icons.tar.gz) = ecc43320c10ea13193ee76dd091b3a9ffd9d39ba7c84b4606e57d1923ec8c6370b7c0fa6e2aa938880744293fdba0a3c1140551f0eb644724ab00e0b00c02f61
|
||||
SHA512 (rhel-10-20240326.xml.gz) = a5dd66480ffbbfe75c17290f2b0cca677118f278721bcfc96dfe963a11a5472439f31af7891d68237a92ba633f84b1314d7014e407421ca71ec34ad99a59b863
|
||||
|
Loading…
Reference in New Issue
Block a user