--with-ipv6-default
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
f1c3e1ab5f
commit
a7dfa968c6
@ -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 <kkeithle[at]redhat.com>
|
||||
- --with-ipv6-default
|
||||
|
||||
* Mon Aug 27 2018 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 4.1.3-1
|
||||
- 4.1.3 GA
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user