Sync from SUSE:SLFO:Main libparserutils revision 32908ca0180081205adb1a11c98e08ac
This commit is contained in:
parent
db766bbdb8
commit
4073472983
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 29 18:49:42 UTC 2024 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 19 15:00:56 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
Wed May 19 15:00:56 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -70,8 +70,7 @@ developing applications that use %{name}.
|
|||||||
%global build_vars OPTCFLAGS='%{optflags}' OPTLDFLAGS="$RPM_LD_FLAGS"
|
%global build_vars OPTCFLAGS='%{optflags}' OPTLDFLAGS="$RPM_LD_FLAGS"
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p1
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%make_build %{make_vars} %{build_vars}
|
%make_build %{make_vars} %{build_vars}
|
||||||
|
Loading…
Reference in New Issue
Block a user