Accepting request 1155781 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/1155781 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvma?expand=0&rev=17
This commit is contained in:
commit
f45f909949
@ -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>
|
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.
|
Headers and symbolink link required to compile and link with the Libvma library.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}%{git_ver}
|
%autosetup -p1 -n %{name}-%{version}%{git_ver}
|
||||||
%patch3 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user