summaryrefslogtreecommitdiff
path: root/package/util-linux/patches
diff options
context:
space:
mode:
Diffstat (limited to 'package/util-linux/patches')
-rw-r--r--package/util-linux/patches/patch-Makefile_am6
-rw-r--r--package/util-linux/patches/patch-configure_ac21
2 files changed, 18 insertions, 9 deletions
diff --git a/package/util-linux/patches/patch-Makefile_am b/package/util-linux/patches/patch-Makefile_am
index c9145e03c..f0be8ad45 100644
--- a/package/util-linux/patches/patch-Makefile_am
+++ b/package/util-linux/patches/patch-Makefile_am
@@ -1,6 +1,6 @@
---- util-linux-2.26.orig/Makefile.am 2015-02-10 03:49:46.340584289 -0600
-+++ util-linux-2.26/Makefile.am 2015-03-08 18:40:34.721545548 -0500
-@@ -61,7 +61,7 @@ CHECK_LOCALS =
+--- util-linux-2.28.orig/Makefile.am 2016-03-17 14:04:55.559598594 +0100
++++ util-linux-2.28/Makefile.am 2016-06-02 23:20:29.880857815 +0200
+@@ -60,7 +60,7 @@ CHECK_LOCALS =
EXTRA_DIST =
CLEANFILES =
diff --git a/package/util-linux/patches/patch-configure_ac b/package/util-linux/patches/patch-configure_ac
index 0b2dd038f..e7c617459 100644
--- a/package/util-linux/patches/patch-configure_ac
+++ b/package/util-linux/patches/patch-configure_ac
@@ -1,6 +1,6 @@
---- util-linux-2.26.1.orig/configure.ac 2015-03-13 14:11:19.000000000 +0100
-+++ util-linux-2.26.1/configure.ac 2015-03-29 11:28:46.000000000 +0200
-@@ -60,16 +60,6 @@ LIBFDISK_LT_MINOR=1
+--- util-linux-2.28.orig/configure.ac 2016-04-12 12:32:55.652316240 +0200
++++ util-linux-2.28/configure.ac 2016-06-03 03:59:03.583369345 +0200
+@@ -64,16 +64,6 @@ LIBFDISK_LT_MINOR=1
LIBFDISK_LT_MICRO=0
LIBFDISK_VERSION_INFO=`expr $LIBFDISK_LT_MAJOR + $LIBFDISK_LT_MINOR`:$LIBFDISK_LT_MICRO:$LIBFDISK_LT_MINOR
@@ -17,9 +17,9 @@
AS_CASE([$prefix:$localstatedir],
[NONE:'${prefix}/var' | /usr:'${prefix}/var'],
[localstatedir=/run
-@@ -168,16 +158,6 @@ UL_SET_ARCH([HPPA], [hppa*])
-
+@@ -187,16 +177,6 @@ UL_SET_ARCH([HPPA], [hppa*])
AC_SYS_LARGEFILE
+ AC_HEADER_ASSERT
-dnl Don't forget to maintain alternatively allowed versions in autogen.sh!
-AM_GNU_GETTEXT_VERSION([0.18.3])
@@ -34,7 +34,16 @@
AC_CHECK_HEADERS([linux/compiler.h linux/blkpg.h linux/major.h], [], [], [
#ifdef HAVE_LINUX_COMPILER_H
#include <linux/compiler.h>
-@@ -1911,7 +1891,9 @@ libmount/src/libmount.h
+@@ -565,7 +545,7 @@ AC_CACHE_VAL([scanf_cv_alloc_modifier],
+ #include <stdio.h>
+ #include <unistd.h>
+
+- #ifdef __GLIBC__
++ #if defined(__GLIBC__) && !defined(__UCLIBC__)
+
+ #if !(__GLIBC_PREREQ(2, 7))
+ #error %m is not available
+@@ -2134,7 +2114,9 @@ libmount/src/libmount.h
libsmartcols/docs/Makefile
libsmartcols/docs/version.xml
libsmartcols/src/libsmartcols.h