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