From fac156f308523adb4a4f59e7fce12e7de4c1c83d88aa9e82a54c62cb6c8c4283 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 20 Apr 2022 12:50:41 +0000 Subject: [PATCH] Accepting request 971119 from GNOME:Next - Call find_lang before fdupes: find_lang potentially deletes some files which might, in worst case, be link targets identified by fdupes. OBS-URL: https://build.opensuse.org/request/show/971119 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/bijiben?expand=0&rev=127 --- 158.patch | 2 +- bijiben.changes | 7 +++++++ bijiben.spec | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/158.patch b/158.patch index 1850595..791a8c1 100644 --- a/158.patch +++ b/158.patch @@ -1,4 +1,4 @@ -From 8d09749616cbb66f52c7c5c23f8eb231d66e7a79 Mon Sep 17 00:00:00 2001 +From 994af76ce5144062d55d141129bf6bf5fab002ee Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sat, 22 Jan 2022 23:16:37 +0100 Subject: [PATCH] meson: fix build with meson 0.61 diff --git a/bijiben.changes b/bijiben.changes index 49c694f..ba37786 100644 --- a/bijiben.changes +++ b/bijiben.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Apr 15 11:01:36 UTC 2022 - Dominique Leuenberger + +- Call find_lang before fdupes: find_lang potentially deletes some + files which might, in worst case, be link targets identified by + fdupes. + ------------------------------------------------------------------- Wed Feb 2 09:29:57 UTC 2022 - Bjørn Lie diff --git a/bijiben.spec b/bijiben.spec index 009c87e..fe343cd 100644 --- a/bijiben.spec +++ b/bijiben.spec @@ -77,8 +77,8 @@ search results from documents. %install %meson_install -%fdupes -s %{buildroot}%{_datadir} %find_lang %{name} %{?no_lang_C} +%fdupes -s %{buildroot}%{_datadir} %files %license COPYING