From 7dd6962e327177b394f38dab3b33379886fc0e12 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 6 Oct 2011 01:09:25 +0200 Subject: [PATCH] util-linux: Update filter_requires. --- util-linux/util-linux.nm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/util-linux/util-linux.nm b/util-linux/util-linux.nm index d403c9b54..879423317 100644 --- a/util-linux/util-linux.nm +++ b/util-linux/util-linux.nm @@ -6,7 +6,7 @@ name = util-linux version = 2.19 major_ver = 2.19 -release = 3 +release = 4 groups = System/Base url = http://kernel.org/~kzak/util-linux/ @@ -84,8 +84,6 @@ build mkdir -pv %{BUILDROOT}/etc ln -svf /proc/mounts %{BUILDROOT}/etc/mtab end - - export PKG_REQUIRES_FILTER = /proc/.*/mounts end # This symlink is allowed to be absolute. @@ -103,6 +101,8 @@ packages /etc/pam.d/system-auth end + filter_requires = /proc/.*/mounts + obsoletes = util-linux-ng conflicts -- 2.39.2