add debug package to add strip
(cherry picked from commit d805052a40ed2ad73c68449e133d6b415263c0db)
This commit is contained in:
parent
2f8779798c
commit
3514c6ed93
@ -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