rebuild with set_build_flags
This commit is contained in:
parent
ce4c667bed
commit
26a4ffd8b5
@ -6,7 +6,7 @@
|
||||
|
||||
Name: sanlock
|
||||
Version: 3.6.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: A shared storage lock manager
|
||||
|
||||
Group: System Environment/Base
|
||||
@ -37,6 +37,7 @@ The sanlock daemon manages leases for applications on hosts using shared storage
|
||||
# %patch0 -p1 -b .0001-foo.patch
|
||||
|
||||
%build
|
||||
%set_build_flags
|
||||
# upstream does not require configure
|
||||
# upstream does not support _smp_mflags
|
||||
CFLAGS=$RPM_OPT_FLAGS make -C wdmd
|
||||
@ -218,6 +219,9 @@ common sanlock lockspace.
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 14 2017 David Teigland <teigland@redhat.com> - 3.6.0-3
|
||||
- rebuild with set_build_flags
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user