!32 [sync] PR-29: add debug package to add strip
From: @openeuler-sync-bot Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
506430106b
@ -1,11 +1,10 @@
|
|||||||
#%global debug_package %{nil}
|
|
||||||
%undefine _ld_as_needed
|
%undefine _ld_as_needed
|
||||||
|
|
||||||
%define major 3
|
%define major 3
|
||||||
|
|
||||||
Name: freeimage
|
Name: freeimage
|
||||||
Version: 3.18.0
|
Version: 3.18.0
|
||||||
Release: 7
|
Release: 8
|
||||||
Summary: FreeImage is a library project for developers who would like to support popular graphics image formats (PNG, JPEG, TIFF, BMP and others)
|
Summary: FreeImage is a library project for developers who would like to support popular graphics image formats (PNG, JPEG, TIFF, BMP and others)
|
||||||
License: GPLv2 or GPLv3 and FIPL
|
License: GPLv2 or GPLv3 and FIPL
|
||||||
URL: https://freeimage.sourceforge.io/
|
URL: https://freeimage.sourceforge.io/
|
||||||
@ -106,6 +105,9 @@ ldconfig -n %{buildroot}%{_libdir}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 24 2022 caodongxia <caodongxia@h-partners.com> -3.18.0-8
|
||||||
|
- Add debug package to add strip
|
||||||
|
|
||||||
* Tue Mar 01 2022 weidong <weidong@uniontech.com> -3.18.0-7
|
* Tue Mar 01 2022 weidong <weidong@uniontech.com> -3.18.0-7
|
||||||
- Fix build error
|
- Fix build error
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user