fix(readymade-git): update deps and git clone (#5325) (#5333)

* fix(readymade-git): update deps and git clone



* maybe like this



* Update readymade-git.spec



* Update readymade-git.spec



* no -n?



* guys just use tar

---------


(cherry picked from commit 2fd7c9b46c)

Signed-off-by: madomado <madonuko@outlook.com>
Co-authored-by: madomado <madonuko@outlook.com>
This commit is contained in:
Raboneko
2025-06-11 12:55:08 -07:00
committed by GitHub
parent 1fabeae150
commit 8e225fccfc
+3 -2
View File
@@ -9,9 +9,9 @@ Summary: Install ready-made distribution images!
License: GPL-3.0-or-later
URL: https://github.com/FyraLabs/readymade
Source0: %url/archive/%commit.tar.gz
Source1: https://github.com/FyraLabs/rdms_proc_macros/archive/HEAD.tar.gz
BuildRequires: anda-srpm-macros rust-packaging mold
BuildRequires: pkgconfig(libhelium-1)
BuildRequires: pkgconfig(gnome-desktop-4)
BuildRequires: clang-devel
BuildRequires: cmake
Conflicts: readymade
@@ -38,7 +38,8 @@ This package contains the configuration files for Readymade to install Ultramari
%prep
%autosetup -n readymade-%commit
ls -l
tar xf %{S:1}
rmdir taidan_proc_macros && mv rdms_proc_macros* taidan_proc_macros
%cargo_prep_online
%build