forked from pool/libvma
Accepting request 1153860 from home:pgajdos:l
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN OBS-URL: https://build.opensuse.org/request/show/1153860 OBS-URL: https://build.opensuse.org/package/show/science:HPC/libvma?expand=0&rev=33
This commit is contained in:
parent
a07a3422ac
commit
f4bcc54dec
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 1 10:22:45 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 2 08:10:03 UTC 2023 - Nicolas Morey <nicolas.morey@suse.com>
|
||||
|
||||
|
@ -70,8 +70,7 @@ Requires: libvma%{lib_major} = %{version}
|
||||
Headers and symbolink link required to compile and link with the Libvma library.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}%{git_ver}
|
||||
%patch3 -p1
|
||||
%autosetup -p1 -n %{name}-%{version}%{git_ver}
|
||||
|
||||
%build
|
||||
./autogen.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user