This commit is contained in:
parent
da419a4a19
commit
7b73827ecc
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 19 15:14:43 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Define conditionally make_build to fix build on systems that do
|
||||||
|
not have that macro
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 02 12:07:36 UTC 2020 - tchvatal@suse.com
|
Mon Mar 02 12:07:36 UTC 2020 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package foma
|
# spec file for package foma
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,6 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
%{!?make_build:%global make_build make %{?_smp_mflags}}
|
||||||
%define libname libfoma0
|
%define libname libfoma0
|
||||||
Name: foma
|
Name: foma
|
||||||
Version: 0.9.18+git20200221.5e5521e
|
Version: 0.9.18+git20200221.5e5521e
|
||||||
|
Loading…
Reference in New Issue
Block a user