attr: update to 20150922 1933/head
authorMaxim Storchak <m.storchak@gmail.com>
Sun, 8 Nov 2015 10:35:14 +0000 (12:35 +0200)
committerMaxim Storchak <m.storchak@gmail.com>
Sun, 8 Nov 2015 18:41:57 +0000 (20:41 +0200)
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
utils/attr/Makefile
utils/attr/patches/100-no-gettext_configure.patch

index 80da9ccd4deb32fde68a844794db5b86b46f6277..bdbfc584ad3f873e637d0054d0eb8e00c78d09ea 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2014 OpenWrt.org
+# Copyright (C) 2014-2015 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,8 +8,8 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=attr
-PKG_REV:=c252ef434219891f616d891b46aad6b06efdd185
-PKG_VERSION:=20150220
+PKG_REV:=efa0b1ea982261861d64f6d6d620af83d82b02d3
+PKG_VERSION:=20150922
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
index 2e8b4f4cd6e0aa73c16569406817fa55dcb35521..ab1e9238d4bec8de7a9c9bb90a4262c6b1557d2e 100644 (file)
@@ -1,5 +1,5 @@
 diff --git a/configure.ac b/configure.ac
-index 8a1ca39..ceee757 100644
+index a5f9de5..4c77e97 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -33,9 +33,6 @@ AC_FUNC_ALLOCA
@@ -9,10 +9,10 @@ index 8a1ca39..ceee757 100644
 -AM_GNU_GETTEXT_VERSION([0.18.2])
 -AM_GNU_GETTEXT([external])
 -
- dnl Most people get these man(2) pages from the system now.
- AC_ARG_ENABLE([man2],
-       [AS_HELP_STRING([--enable-man2], [Install man(2) pages])])
-@@ -59,6 +56,5 @@ AC_CONFIG_COMMANDS([include/attr],
+ AC_ARG_ENABLE([debug],
+       [AS_HELP_STRING([--enable-debug], [Enable extra debugging])])
+ AS_IF([test "x$enable_debug" = "xyes"],
+@@ -54,6 +51,5 @@ AC_CONFIG_COMMANDS([include/attr],
  AC_CONFIG_FILES([
        libattr.pc
        Makefile