From 2a319607323c5ba902a161ae7b1381ab6de1faf11b04e535c22d5cfbf699f537 Mon Sep 17 00:00:00 2001 From: Thomas Renninger Date: Sun, 5 Mar 2023 17:52:52 +0000 Subject: [PATCH] Accepting request 1068331 from home:bmwiedemann:branches:Base:System - Drop tests from rpm (boo#1159558) OBS-URL: https://build.opensuse.org/request/show/1068331 OBS-URL: https://build.opensuse.org/package/show/Base:System/libhugetlbfs?expand=0&rev=64 --- libhugetlbfs.changes | 5 +++++ libhugetlbfs.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/libhugetlbfs.changes b/libhugetlbfs.changes index 4125035..eecd38e 100644 --- a/libhugetlbfs.changes +++ b/libhugetlbfs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 1 03:18:42 UTC 2023 - Bernhard Wiedemann + +- Drop tests from rpm (boo#1159558) + ------------------------------------------------------------------- Thu Sep 9 07:42:34 UTC 2021 - Martin Liška diff --git a/libhugetlbfs.spec b/libhugetlbfs.spec index 3468a0b..bab7497 100644 --- a/libhugetlbfs.spec +++ b/libhugetlbfs.spec @@ -1,7 +1,7 @@ # # spec file for package libhugetlbfs # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -75,6 +75,7 @@ chmod 644 %{buildroot}%{_libdir}/*.a if [ -f %{buildroot}%{_libdir}/libhugetlbfs/tests/obj64/dummy.ldscript ]; then chmod -f a-x %{buildroot}%{_libdir}/libhugetlbfs/tests/obj64/dummy.ldscript fi +rm -r %{buildroot}%{_libdir}/libhugetlbfs/tests %files %defattr(-, root, root)