Accepting request 836307 from devel:tools

- fix filelist mismatch after libexecdir change

OBS-URL: https://build.opensuse.org/request/show/836307
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=49
This commit is contained in:
Dominique Leuenberger 2020-09-23 16:48:07 +00:00 committed by Git OBS Bridge
commit 1821a97f22
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 23 12:17:11 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- fix filelist mismatch after libexecdir change
------------------------------------------------------------------- -------------------------------------------------------------------
Wed May 20 16:49:38 CEST 2020 - tiwai@suse.de Wed May 20 16:49:38 CEST 2020 - tiwai@suse.de

View File

@ -1,7 +1,7 @@
# #
# spec file for package criu # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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} %{_mandir}/man8/crtools.8%{?ext_man}
%{_libexecdir}/criu %{_libexecdir}/criu
%{_libexecdir}/compel %{_libexecdir}/compel
%{_libexecdir}/python*/site-packages/crit-*.egg-info %{python3_sitelib}/crit-*.egg-info
%{_libexecdir}/python*/site-packages/pycriu %{python3_sitelib}/pycriu
%files -n libcriu2 %files -n libcriu2
%{_libdir}/libcriu.so.* %{_libdir}/libcriu.so.*