From 7c298aa4ee8782ed195ae836a61ce72aa09135bce7c6d96cf31a8d10d2c0b90a Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 3 Jan 2024 06:49:17 +0000 Subject: [PATCH] Accepting request 1136384 from home:StefanBruens:branches:graphics - Remove cjxl/djxl manpages from gtk flavor installation, these are part of the tools subpackage from the main flavor. OBS-URL: https://build.opensuse.org/request/show/1136384 OBS-URL: https://build.opensuse.org/package/show/graphics/libjxl?expand=0&rev=34 --- libjxl.changes | 6 ++++++ libjxl.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/libjxl.changes b/libjxl.changes index 84eb984..f274497 100644 --- a/libjxl.changes +++ b/libjxl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 3 05:11:31 UTC 2024 - Stefan BrĂ¼ns + +- Remove cjxl/djxl manpages from gtk flavor installation, these + are part of the tools subpackage from the main flavor. + ------------------------------------------------------------------- Fri Dec 22 15:54:38 UTC 2023 - Jan Engelhardt diff --git a/libjxl.spec b/libjxl.spec index 5623c9a..33ebae6 100644 --- a/libjxl.spec +++ b/libjxl.spec @@ -130,7 +130,7 @@ mv skcms third_party/ b="%buildroot" rm -fv "$b/%_libdir"/*.a %if %{with gtk} -rm -Rf "$b/%_libdir"/libjxl* "$b/%_bindir" "$b/%_includedir" "$b/%_libdir/pkgconfig" +rm -Rf "$b/%_libdir"/libjxl* "$b/%_bindir" "$b/%_includedir" "$b/%_libdir/pkgconfig" "$b/%_mandir" %endif %ldconfig_scriptlets -n %lname