Accepting request 1091790 from graphics
- Build package in correct phase - Use macros for ldconfig (forwarded request 1091774 from pluskalm) OBS-URL: https://build.opensuse.org/request/show/1091790 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libjxl?expand=0&rev=9
This commit is contained in:
commit
10c393179f
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 9 08:16:39 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- Build package in correct phase
|
||||
- Use macros for ldconfig
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 17 07:36:23 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -86,13 +86,13 @@ Command-line utilities to convert from/to JPEG XL.
|
||||
-DJPEGXL_FORCE_SYSTEM_LCMS2=ON -DBUILD_TESTING=OFF \
|
||||
-DJPEGXL_ENABLE_PLUGINS=OFF -DJPEGXL_ENABLE_SKCMS=OFF \
|
||||
-DJPEGXL_ENABLE_SJPEG=OFF
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%cmake_install
|
||||
rm -fv %buildroot/%_libdir/*.a
|
||||
|
||||
%post -n %lname -p /sbin/ldconfig
|
||||
%postun -n %lname -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets -n %lname
|
||||
|
||||
%files -n %lname
|
||||
%license LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user