diff --git a/glusterfs.spec b/glusterfs.spec index 0f3ee7e..80cfcc2 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -60,7 +60,7 @@ # ipv6default # if you wish to compile an rpm with IPv6 default... # rpmbuild -ta @PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz --with ipv6default -%{?_with_ipv6default:%global _with_ipv6default --with-ipv6default} +%{?_with_ipv6default:%global _with_ipv6default --with-ipv6-default} # libtirpc # if you wish to compile an rpm without TIRPC (i.e. use legacy glibc rpc) @@ -1443,6 +1443,9 @@ exit 0 %endif %changelog +* Tue Sep 4 2018 Kaleb S. KEITHLEY +- --with-ipv6-default + * Mon Aug 27 2018 Kaleb S. KEITHLEY - 4.1.3-1 - 4.1.3 GA