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