diff --git a/iputils-20121121-ifaddrs.patch b/iputils-20121121-ifaddrs.patch index 8c42496..9cadbf6 100644 --- a/iputils-20121121-ifaddrs.patch +++ b/iputils-20121121-ifaddrs.patch @@ -21,7 +21,7 @@ index ae92f34..b5bf84f 100644 --- a/Makefile +++ b/Makefile @@ -24,8 +24,6 @@ USE_SYSFS=no - USE_IDN=no + USE_IDN=yes # Do not use getifaddrs WITHOUT_IFADDRS=no -# arping default device diff --git a/iputils.spec b/iputils.spec index 7b8546f..baebb09 100644 --- a/iputils.spec +++ b/iputils.spec @@ -151,6 +151,7 @@ mv -f RELNOTES.tmp RELNOTES - Comment patches and cleanup - Update ifaddrs patch - Call usage() before limiting capabilities +- Correct ifaddrs patch * Mon Nov 26 2012 Jan Synáček - 20121125-1 - Update to iputils-s20121125 (#879952)