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
This commit is contained in:
Thomas Renninger 2023-03-05 17:52:52 +00:00 committed by Git OBS Bridge
parent a2e32555b0
commit 2a31960732
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 1 03:18:42 UTC 2023 - Bernhard Wiedemann <bwiedemann@suse.com>
- Drop tests from rpm (boo#1159558)
-------------------------------------------------------------------
Thu Sep 9 07:42:34 UTC 2021 - Martin Liška <mliska@suse.cz>

View File

@ -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)