chore: Rename readymade-nightly to readymade-git (#4626) (#4635)

(cherry picked from commit 2d8748f4b1)

Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Raboneko
2025-05-03 00:58:28 -07:00
committed by GitHub
parent bbd07d6287
commit c42f9731da
3 changed files with 6 additions and 4 deletions
@@ -1,6 +1,6 @@
project pkg {
rpm {
spec = "readymade-nightly.spec"
spec = "readymade-git.spec"
}
labels {
}
@@ -2,7 +2,7 @@
%global commit_date 20250502
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: readymade-nightly
Name: readymade-git
Version: %commit_date.%shortcommit
Release: 1%?dist
Summary: Install ready-made distribution images!
@@ -15,6 +15,7 @@ BuildRequires: pkgconfig(gnome-desktop-4)
BuildRequires: clang-devel
BuildRequires: cmake
Conflicts: readymade
Obsoletes: readymade-nightly < 20250502.4dc78ec-3
Requires: efibootmgr
@@ -26,9 +27,10 @@ It is created as a replacement to Red Hat's Anaconda installer.
%package config-ultramarine
Summary: Readymade Configuration for Ultramarine Linux
Requires: readymade-nightly
Provides: readymade-nightly-config
Requires: readymade-git
Provides: readymade-git-config
Conflicts: readymade-config-ultramarine
Obsoletes: readymade-nightly-config-ultramarine < 20250502.4dc78ec-3
%description config-ultramarine
This package contains the configuration files for Readymade to install Ultramarine Linux.