From: Stefan Schantl <stefan.schantl@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] util-linux: Update to 2.30.1
Date: Thu, 10 Aug 2017 19:53:29 +0200 [thread overview]
Message-ID: <20170810175329.19308-1-stefan.schantl@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 2043 bytes --]
This is a major update to the latest stable version of util-linux.
* Remove support for audit subsystem
* New sub-package libfdisk
* Adjust download URL
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
util-linux/util-linux.nm | 32 ++++++++++++++++++++++++++------
1 file changed, 26 insertions(+), 6 deletions(-)
diff --git a/util-linux/util-linux.nm b/util-linux/util-linux.nm
index c89e3bf..9d4c1a4 100644
--- a/util-linux/util-linux.nm
+++ b/util-linux/util-linux.nm
@@ -4,11 +4,11 @@
###############################################################################
name = util-linux
-major_ver = 2.28
-minor_ver = 2
+major_ver = 2.30
+minor_ver = 1
#version = %{major_ver}
version = %{major_ver}.%{minor_ver}
-release = 2
+release = 1
maintainer = Stefan Schantl <stefan.schantl(a)ipfire.org>
groups = System/Base
@@ -23,11 +23,10 @@ description
program.
end
-source_dl = ftp://ftp.kernel.org/pub/linux/utils/util-linux/v%{major_ver}/
+source_dl = https://www.kernel.org/pub/linux/utils/%{name}/v%{major_ver}/
build
requires
- audit-devel
automake >= 1.15
coreutils >= 8.19
gettext
@@ -56,7 +55,6 @@ build
--enable-runuser \
--enable-su \
--with-systemd \
- --with-audit \
--with-udev \
--disable-makeinstall-chown \
--disable-static \
@@ -273,6 +271,28 @@ packages
end
end
+ # Package information for libfdisk.
+ package libfdisk
+ summary = Partitioning library for fdisk-like programs.
+ description = %{summary}
+
+ files
+ %{libdir}/libfdisk.*
+ end
+ end
+
+ # Package information for libfdisk-devel.
+ package libfidsk-devel
+ summary = Development library and headers of libfdisk.
+ description = %{summary}
+
+ files
+ %{includedir}/libfdisk/*
+ %{libdir}/libfdisk.so
+ %{libdir}/pkgconfig/fdisk.pc
+ end
+ end
+
package uuidd
summary = Helper daemon to guarantee uniqueness of time-based UUIDs.
description
--
2.9.4
reply other threads:[~2017-08-10 17:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170810175329.19308-1-stefan.schantl@ipfire.org \
--to=stefan.schantl@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox