mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-06-19 04:03:33 +00:00
packages(rpm): add fallback macros for systems without rpmautospec
This commit is contained in:
@@ -1,7 +1,11 @@
|
|||||||
|
|
||||||
# prevent library files from being installed
|
# prevent library files from being installed
|
||||||
%global cargo_install_lib 0
|
%global cargo_install_lib 0
|
||||||
|
|
||||||
|
# Fallback macros for systems without rpmautospec (e.g. openSUSE)
|
||||||
|
%{!?autorelease: %global autorelease 1}
|
||||||
|
%{!?autochangelog: %global autochangelog * Tue Jun 02 2026 Arabian <arabianq@github> - %{version}-%{release}\n- Release build}
|
||||||
|
|
||||||
|
|
||||||
# disable debuginfo package generation (debugsourcefiles.list is empty for Rust)
|
# disable debuginfo package generation (debugsourcefiles.list is empty for Rust)
|
||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user