diff --git a/criu.changes b/criu.changes index 35e5439886473bc076ebe537ce9cfc92863c102a..5ba834fb90d68699e7a45acab4a5eb4d3afda602 100644 --- a/criu.changes +++ b/criu.changes @@ -1,4 +1,7 @@ %changelog +* Thu Jul 21 2022 baizhonggui - 3.16.1-4 +- fix files not found egg-info + * Wed Apr 13 2022 fu.lin - 3.16.1-3 - backport kinds of feature/bugfix - spec: split changelog diff --git a/criu.spec b/criu.spec index 934eace04dc09c7e10857e38a8aa292d9aa07a5b..58cd96a4f80da6d729ac5623e8fb2fb95f4b1d73 100644 --- a/criu.spec +++ b/criu.spec @@ -1,6 +1,6 @@ Name: criu Version: 3.16.1 -Release: 3 +Release: 4 Provides: crtools = %{version}-%{release} Obsoletes: crtools <= 1.0-2 Summary: A tool of Checkpoint/Restore in User-space @@ -158,7 +158,7 @@ chmod 0755 %{buildroot}/run/%{name}/ %exclude %{_libdir}/libcriu.a %files -n python3-criu -%{python3_sitelib}/{pycriu/*,*egg-info} +%{python3_sitelib}/crit-0.0.1-py%{python3_version}.egg %files -n crit %{_bindir}/crit