From a2e32555b079262937a560a5aba9d2403c4c6e86835e768f8633f1ba65f021aa Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 12 May 2022 18:12:50 +0000 Subject: [PATCH 1/2] Accepting request 976641 from home:kodymo:branches:Base:System - fixed git link in service file OBS-URL: https://build.opensuse.org/request/show/976641 OBS-URL: https://build.opensuse.org/package/show/Base:System/libhugetlbfs?expand=0&rev=63 --- _service | 2 +- libhugetlbfs-2.23.0.g6b126a4.obscpio | 2 +- libhugetlbfs.obsinfo | 1 - libhugetlbfs.spec | 2 +- 4 files changed, 3 insertions(+), 4 deletions(-) diff --git a/_service b/_service index 0e87f79..1aa85f3 100644 --- a/_service +++ b/_service @@ -1,6 +1,6 @@ - git://github.com/libhugetlbfs/libhugetlbfs.git + https://github.com/libhugetlbfs/libhugetlbfs.git git HEAD @PARENT_TAG@.@TAG_OFFSET@.g%h diff --git a/libhugetlbfs-2.23.0.g6b126a4.obscpio b/libhugetlbfs-2.23.0.g6b126a4.obscpio index 3e96d5d..5ac0f1b 100644 --- a/libhugetlbfs-2.23.0.g6b126a4.obscpio +++ b/libhugetlbfs-2.23.0.g6b126a4.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc9ace1434ef4f7b64d0fa57b8db8c7b086b078e471d31a59e8ffe184ae03e77 +oid sha256:559023960a0535e817aa01ba1d1ac425f1bc705b83be1e5b6eee914f16f4daa9 size 772108 diff --git a/libhugetlbfs.obsinfo b/libhugetlbfs.obsinfo index 98a4d83..330bcc6 100644 --- a/libhugetlbfs.obsinfo +++ b/libhugetlbfs.obsinfo @@ -2,4 +2,3 @@ name: libhugetlbfs version: 2.23.0.g6b126a4 mtime: 1599498497 commit: 6b126a4d7da9490fa40fe7e1b962edcb939feddc - diff --git a/libhugetlbfs.spec b/libhugetlbfs.spec index a36d380..3468a0b 100644 --- a/libhugetlbfs.spec +++ b/libhugetlbfs.spec @@ -1,7 +1,7 @@ # # spec file for package libhugetlbfs # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed From 2a319607323c5ba902a161ae7b1381ab6de1faf11b04e535c22d5cfbf699f537 Mon Sep 17 00:00:00 2001 From: Thomas Renninger Date: Sun, 5 Mar 2023 17:52:52 +0000 Subject: [PATCH 2/2] 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)