From 4273e906aa1ada76963a44056760eba2abf2afbafbbe2ad7510ba22792951e2f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 4 Feb 2024 11:50:09 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-msgpack?expand=0&rev=34 --- python-msgpack.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-msgpack.spec b/python-msgpack.spec index 5236428..ddef401 100644 --- a/python-msgpack.spec +++ b/python-msgpack.spec @@ -1,7 +1,7 @@ # # spec file for package python-msgpack # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -51,6 +51,7 @@ export CFLAGS="%{optflags}" %install %python_install +%python_expand rm -v %{buildroot}%{$python_sitearch}/msgpack/*.h %python_expand %fdupes %{buildroot}%{$python_sitearch} %check