Accepting request 781651 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/781651
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmd?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2020-03-08 21:23:07 +00:00 committed by Git OBS Bridge
commit e3d27db2f5
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 4 16:27:59 UTC 2020 - Andreas Schwab <schwab@suse.de>
- Remove undefined macro
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Aug 13 13:54:43 UTC 2019 - Martin Pluskal <mpluskal@suse.com> Tue Aug 13 13:54:43 UTC 2019 - Martin Pluskal <mpluskal@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package libmd # spec file for package libmd
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 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
@ -71,7 +71,7 @@ Digests supported: MD2/4/5, RIPEMD160, SHA1, SHA2-256/384/512.
make %{?_smp_mflags} clean make %{?_smp_mflags} clean
make %{?_smp_mflags} CFLAGS="%{optflags} %{cflags_profile_feedback}" make %{?_smp_mflags} CFLAGS="%{optflags} %{cflags_profile_feedback}"
%else %else
make %{?_smp_mflags} %{addopts} make %{?_smp_mflags}
%endif %endif
%install %install