radvd: bump to version 2.6

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2014-09-04 17:50:39 -03:00 committed by Peter Korsgaard
parent 8385ebc165
commit 5140af6d50
2 changed files with 10 additions and 7 deletions

View File

@ -2,14 +2,17 @@ Drop check requirement, we don't do unit tests.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
diff -Nura radvd-2.1.orig/configure.ac radvd-2.1/configure.ac
--- radvd-2.1.orig/configure.ac 2014-07-22 08:23:12.642260069 -0300
+++ radvd-2.1/configure.ac 2014-07-22 08:23:21.270552628 -0300
@@ -49,7 +49,6 @@
dnl Determine CC and preset CFLAGS
diff -Nura radvd-2.6.orig/configure.ac radvd-2.6/configure.ac
--- radvd-2.6.orig/configure.ac 2014-09-04 15:54:41.735038724 -0300
+++ radvd-2.6/configure.ac 2014-09-04 15:54:53.106431815 -0300
@@ -50,10 +50,6 @@
AC_PROG_CC_C99
AC_PROG_RANLIB
-PKG_CHECK_MODULES([CHECK], [check >= 0.9.4])
-if test "$arch" = "linux" ; then
-PKG_CHECK_MODULES([CHECK], [check >= 0.9.4])
-fi
-
dnl Determine of netlink is available
AC_MSG_CHECKING(netlink)
AC_TRY_COMPILE([

View File

@ -4,7 +4,7 @@
#
################################################################################
RADVD_VERSION = 2.5
RADVD_VERSION = 2.6
RADVD_SOURCE = radvd-$(RADVD_VERSION).tar.xz
RADVD_SITE = http://www.litech.org/radvd/dist
RADVD_DEPENDENCIES = host-bison flex host-flex host-pkgconf