Accepting request 1147731 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/1147731 OBS-URL: https://build.opensuse.org/package/show/electronics/adms?expand=0&rev=14
This commit is contained in:
parent
feccc6d35b
commit
eb84ebe8e5
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 10:00:14 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 5 21:03:18 UTC 2021 - Matthias Eliasson <elimat@opensuse.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package adms
|
||||
#
|
||||
# Copyright (c) 2021 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
|
||||
@ -62,8 +62,7 @@ This package contains all include files, libraries and configuration
|
||||
files needed to develop programs that use adms.
|
||||
|
||||
%prep
|
||||
%setup -q -n ADMS-release-%{version}
|
||||
%patch1 -p1
|
||||
%autosetup -p1 -n ADMS-release-%{version}
|
||||
|
||||
%build
|
||||
./bootstrap.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user