From 962cc353cccf95694c3677f5fa9450eb9dc0f6b48e7d7f56f565f44690018e90 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 26 Aug 2014 14:14:33 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=255 --- python-libmount.spec | 6 +++--- util-linux-systemd.spec | 5 +++-- util-linux.spec | 5 +++-- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/python-libmount.spec b/python-libmount.spec index e6278cd..6bb3819 100644 --- a/python-libmount.spec +++ b/python-libmount.spec @@ -168,6 +168,7 @@ Patch14: util-linux-slash-in-format-string.patch ## Patch55: klogconsole-quiet.patch Patch56: klogconsole.diff +Patch57: util-linux-slash-in-format-string.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build # %if %build_util_linux @@ -369,7 +370,6 @@ SMP systems. %if %build_util_linux %package -n python-libmount Summary: %summary_pl -License: GPL-2.0+ Group: %group_pl %description -n python-libmount @@ -396,6 +396,7 @@ cp -p %{S:22} %{S:23} . pushd ../klogconsole %patch55 -p1 %patch56 -p1 +%patch57 -p1 popd %build @@ -624,8 +625,7 @@ make %{?_smp_mflags} check || result="1" # always show test diffs (inclusive known_fail) and exit result diffs_files="$(find tests/diff -type f | sort)" echo "$diffs_files" | xargs -r cat -exit 0 -#exit "$result" +exit "$result" %install %if %build_util_linux diff --git a/util-linux-systemd.spec b/util-linux-systemd.spec index 5327133..665f441 100644 --- a/util-linux-systemd.spec +++ b/util-linux-systemd.spec @@ -168,6 +168,7 @@ Patch14: util-linux-slash-in-format-string.patch ## Patch55: klogconsole-quiet.patch Patch56: klogconsole.diff +Patch57: util-linux-slash-in-format-string.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build # %if %build_util_linux @@ -395,6 +396,7 @@ cp -p %{S:22} %{S:23} . pushd ../klogconsole %patch55 -p1 %patch56 -p1 +%patch57 -p1 popd %build @@ -623,8 +625,7 @@ make %{?_smp_mflags} check || result="1" # always show test diffs (inclusive known_fail) and exit result diffs_files="$(find tests/diff -type f | sort)" echo "$diffs_files" | xargs -r cat -exit 0 -#exit "$result" +exit "$result" %install %if %build_util_linux diff --git a/util-linux.spec b/util-linux.spec index 0532162..f2c47a5 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -168,6 +168,7 @@ Patch14: util-linux-slash-in-format-string.patch ## Patch55: klogconsole-quiet.patch Patch56: klogconsole.diff +Patch57: util-linux-slash-in-format-string.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build # %if %build_util_linux @@ -395,6 +396,7 @@ cp -p %{S:22} %{S:23} . pushd ../klogconsole %patch55 -p1 %patch56 -p1 +%patch57 -p1 popd %build @@ -623,8 +625,7 @@ make %{?_smp_mflags} check || result="1" # always show test diffs (inclusive known_fail) and exit result diffs_files="$(find tests/diff -type f | sort)" echo "$diffs_files" | xargs -r cat -exit 0 -#exit "$result" +exit "$result" %install %if %build_util_linux