fix eulermaker compile error

(cherry picked from commit e0195c08ae5195668660af0d8f20beb6407680f5)
This commit is contained in:
leeffo 2023-08-24 11:19:22 +08:00 committed by openeuler-sync-bot
parent bca22a8e71
commit 1e625e4cd4

View File

@ -6,7 +6,7 @@
%define modular_conf 1 %define modular_conf 1
%define split_getimage 1 %define split_getimage 1
%define baserelease 4 %define baserelease 5
%global use_clang_as_cc 0 %global use_clang_as_cc 0
%global use_clang_analyze 0 %global use_clang_analyze 0
@ -50,6 +50,8 @@
%undefine _changelog_trimtime %undefine _changelog_trimtime
# fix eulermaker disable
%global source_date_epoch_from_changelog 1
Summary: X screen saver and locker Summary: X screen saver and locker
Name: %{name} Name: %{name}
@ -1112,5 +1114,8 @@ exit 0
%endif %endif
%changelog %changelog
* Fri Aug 18 2023 leeffo <liweiganga@uniontech.com> - 6.06-1 * Thu Aug 24 2023 leeffo <liweiganga@uniontech.com> - 1:6.06-5
- fix eulermaker compile error
* Fri Aug 18 2023 leeffo <liweiganga@uniontech.com> - 1:6.06-1
- init package - init package