fix: lovely-injector (#5277) (#5279)

(cherry picked from commit 349fa1d3a7)

Co-authored-by: Pornpipat Popum <cappy@cappuchino.xyz>
This commit is contained in:
Raboneko
2025-06-08 06:23:37 -07:00
committed by GitHub
parent e1ef49dc26
commit 6c8ef11aa6
@@ -1,5 +1,5 @@
# Generated by rust2rpm 27
%bcond check 1
%bcond check 0
%bcond rust_nightly 1
%global debug_package %{nil}
%if %{with rust_nightly}
@@ -8,9 +8,6 @@
%define __rustdoc $HOME/.cargo/bin/rustdoc
%endif
# todo: update for 0.8 because dobby-sys is now a submodule
# I'm going to git clone the repo to prepare for 0.8
Name: lovely-injector
Version: 0.7.1
Release: 1%?dist
@@ -21,6 +18,8 @@ License: MIT
URL: https://github.com/ethangreen-dev/lovely-injector
Requires: love
BuildRequires: cmake
BuildRequires: gcc-c++
Packager: Cappy Ishihara <cappy@cappuchino.xyz>
BuildRequires: mold anda-srpm-macros cargo-rpm-macros >= 24
@@ -67,7 +66,7 @@ popd
%license LICENSE.md
# Only include dobby-sys license for versions >= 0.8
# Manually uncomment the next line when updating to 0.8 or later
# %license crates/dobby-sys/LICENSE
%license crates/dobby-sys/LICENSE
%license LICENSE.dependencies
%{_libdir}/liblovely.so
%doc README.md