forked from pool/libsvm
Accepting request 1153840 from home:pgajdos:l
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN OBS-URL: https://build.opensuse.org/request/show/1153840 OBS-URL: https://build.opensuse.org/package/show/science/libsvm?expand=0&rev=24
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 1 10:07:24 UTC 2024 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 31 22:39:01 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
Tue Oct 31 22:39:01 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@@ -95,8 +95,7 @@ BuildArch: noarch
|
|||||||
This package contains the Java bindings for libsvm.
|
This package contains the Java bindings for libsvm.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{fileversion}
|
%autosetup -p1 -n %{name}-%{fileversion}
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# We can't override CFLAGS, we have to patch the Makefile.
|
# We can't override CFLAGS, we have to patch the Makefile.
|
||||||
|
Reference in New Issue
Block a user