diff --git a/sanlock.spec b/sanlock.spec index 1527be9..f006982 100644 --- a/sanlock.spec +++ b/sanlock.spec @@ -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 - 3.6.0-3 +- rebuild with set_build_flags + * Fri Feb 09 2018 Fedora Release Engineering - 3.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild