Accepting request 1147729 from home:dimstar:rpm4.20:a
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN. OBS-URL: https://build.opensuse.org/request/show/1147729 OBS-URL: https://build.opensuse.org/package/show/Base:System/acpid?expand=0&rev=108
This commit is contained in:
parent
16d3cda5fe
commit
00718e5aa2
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 09:59:08 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 9 10:14:44 UTC 2023 - Stefan Seyfried <seife+obs@b1-systems.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package acpid
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -44,8 +44,7 @@ executes programs to handle the event. The start script loads all
|
||||
needed modules.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1
|
||||
%autosetup
|
||||
|
||||
cp -p %{SOURCE3} %{SOURCE5} %{SOURCE6} %{SOURCE7} %{SOURCE9} %{SOURCE10} %{SOURCE11} .
|
||||
# libexecdir is different in factory that in 15.x
|
||||
|
Loading…
Reference in New Issue
Block a user