From d510bff86e0604aeb7bbaa8237dd4173630fe66043d7d0e314f68b33b3d69e6a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 23 Sep 2020 12:17:26 +0000 Subject: [PATCH] - fix filelist mismatch after libexecdir change OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=99 --- criu.changes | 5 +++++ criu.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/criu.changes b/criu.changes index a59af97..d67d6b9 100644 --- a/criu.changes +++ b/criu.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 23 12:17:11 UTC 2020 - Dirk Mueller + +- fix filelist mismatch after libexecdir change + ------------------------------------------------------------------- Wed May 20 16:49:38 CEST 2020 - tiwai@suse.de diff --git a/criu.spec b/criu.spec index 180f56e..a90302f 100644 --- a/criu.spec +++ b/criu.spec @@ -1,7 +1,7 @@ # # spec file for package criu # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -138,8 +138,8 @@ ln -s criu.8 %{buildroot}%{_mandir}/man8/crtools.8 %{_mandir}/man8/crtools.8%{?ext_man} %{_libexecdir}/criu %{_libexecdir}/compel -%{_libexecdir}/python*/site-packages/crit-*.egg-info -%{_libexecdir}/python*/site-packages/pycriu +%{python3_sitelib}/crit-*.egg-info +%{python3_sitelib}/pycriu %files -n libcriu2 %{_libdir}/libcriu.so.*