1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-06 00:58:29 +03:00

mkosi: Use the Fedora Rawhide spec for CentOS

These are now practically identical, with the only differences between
the two having no effect on the rpm builds we do with mkosi, so let's
cut out the middle man and just use the Fedora Rawhide spec for CentOS
as well.
This commit is contained in:
Daan De Meyer 2024-07-22 10:25:46 +02:00
parent 762b23e86a
commit ebbae3d632
3 changed files with 6 additions and 12 deletions

View File

@ -5,6 +5,12 @@ Distribution=|centos
Distribution=|fedora
[Content]
Environment=
GIT_URL=https://src.fedoraproject.org/rpms/systemd.git
GIT_BRANCH=rawhide
GIT_COMMIT=a3524fc837f5e7b68f86b3e0a9d470a94a04c4c8
PKG_SUBDIR=fedora
Packages=
compiler-rt
git-core

View File

@ -7,9 +7,3 @@ Distribution=centos
Packages=
rsync # TODO: Drop when CentOS Stream 9 CI is removed.
squashfs-tools
Environment=
GIT_URL=https://git.centos.org/rpms/systemd.git
GIT_BRANCH=c10s-sig-hyperscale
GIT_COMMIT=46480aaa9e0ea63a85b6ca676554ce2aae10ce36
PKG_SUBDIR=centos

View File

@ -4,12 +4,6 @@
Distribution=fedora
[Content]
Environment=
GIT_URL=https://src.fedoraproject.org/rpms/systemd.git
GIT_BRANCH=rawhide
GIT_COMMIT=a3524fc837f5e7b68f86b3e0a9d470a94a04c4c8
PKG_SUBDIR=fedora
Packages=
erofs-utils
rpmautospec