From 1281388c33ce2f580d37d540e0319cf96051b7d5 Mon Sep 17 00:00:00 2001 From: Jan Synacek Date: Tue, 27 Nov 2012 13:35:29 +0100 Subject: [PATCH] Correct ifaddrs patch --- iputils-20121121-ifaddrs.patch | 2 +- iputils.spec | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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)