add debug package to add strip

(cherry picked from commit d805052a40ed2ad73c68449e133d6b415263c0db)
This commit is contained in:
caodongxia 2022-08-24 12:38:51 +08:00 committed by openeuler-sync-bot
parent 2f8779798c
commit 3514c6ed93

View File

@ -1,11 +1,10 @@
#%global debug_package %{nil}
%undefine _ld_as_needed
%define major 3
Name: freeimage
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)
License: GPLv2 or GPLv3 and FIPL
URL: https://freeimage.sourceforge.io/
@ -106,6 +105,9 @@ ldconfig -n %{buildroot}%{_libdir}
%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
- Fix build error