chore: bulk update RockGrub specs (#3646) (#3649)

(cherry picked from commit f36c38bc07)

Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Raboneko
2025-03-01 18:28:18 -08:00
committed by GitHub
parent e288b28e64
commit 6ba50beff2
16 changed files with 54 additions and 52 deletions
+2 -2
View File
@@ -18,7 +18,7 @@ Source5: https://raw.githubusercontent.com/terrapkg/pkg-java-binfmt/%{com
Source6: https://raw.githubusercontent.com/terrapkg/pkg-java-binfmt/%{commit}/Applet-lib64.conf
BuildRequires: gcc
BuildRequires: systemd-rpm-macros
Packager: ShinyGil <rockgrub@disroot.org>
Packager: Gilver E. <rockgrub@disroot.org>
%description
This package installs binfmt files for use with Java wrappers.
@@ -109,5 +109,5 @@ install -Dpm644 %{SOURCE6} %{buildroot}%{_binfmtdir}/Applet-lib64.conf
/bin/systemctl --system try-restart systemd-binfmt.service &>/dev/null || :
%changelog
* Thu Jan 30 2025 ShinyGil <rockgrub@disroot.org>
* Thu Jan 30 2025 Gilver E. <rockgrub@disroot.org>
- Initial package