Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
ac60058ecb |
@@ -1,9 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 23 11:56:10 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 23 11:30:20 UTC 2023 - Jean Delvare <jdelvare@suse.com>
|
||||
|
||||
|
@@ -51,7 +51,9 @@ request. It is intended to be used as a secure mechanism to allow real-time
|
||||
scheduling to be used by normal user processes.
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
%sysusers_generate_pre %{SOURCE1} rtkit rtkit.conf
|
||||
|
Reference in New Issue
Block a user