diff --git a/glusterfs.spec b/glusterfs.spec index 8d7b927..3ee0770 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -183,7 +183,7 @@ Summary: Distributed File System %if ( 0%{_for_fedora_koji_builds} ) Name: glusterfs Version: 8.0 -Release: 3%{?dev:%{dev}}%{?dist} +Release: 4%{?dev:%{dev}}%{?dist} %else Name: @PACKAGE_NAME@ Version: @PACKAGE_VERSION@ @@ -818,7 +818,7 @@ make check %install rm -rf %{buildroot} -make install DESTDIR=%{buildroot} +%make_install %if ( 0%{!?_without_server:1} ) %if ( 0%{_for_fedora_koji_builds} ) %if ( 0%{!?_without_server:1} ) @@ -1578,6 +1578,9 @@ exit 0 %{_unitdir}/gluster-ta-volume.service %changelog +* Mon Jul 20 2020 Kaleb S. KEITHLEY - 8.0-4 +- use %make_install macro + * Wed Jul 8 2020 Kaleb S. KEITHLEY - 8.0-3 - thin-arbiter, w/o libglusterfs0