Remove Windows_TemporaryKey.pfx

(cherry picked from commit 4912820e9414f8e9f43494ff8964cafa6b384a48)
This commit is contained in:
lyn1001 2024-02-02 15:39:03 +08:00 committed by openeuler-sync-bot
parent 275f96fafc
commit 9c3692b963

View File

@ -11,7 +11,7 @@
Name: cmake
Version: 3.22.0
Release: 7
Release: 8
Summary: Cross-platform make system
License: BSD and MIT and zlib
URL: http://www.cmake.org
@ -208,6 +208,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_emacs_sitestartdir}/cmake-init.el
%{_datadir}/vim/vimfiles/indent/%{name}.vim
%{_datadir}/vim/vimfiles//syntax/%{name}.vim
%exclude %{_datadir}/cmake/Templates/Windows/Windows_TemporaryKey.pfx
%files filesystem -f data_dirs.mf -f lib_dirs.mf
@ -236,6 +237,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%exclude %{_pkgdocdir}/Copyright.txt
%changelog
* Fri Feb 2 2024 liyanan <liyanan61@h-partners.com> - 3.22.0-8
- Remove Windows_TemporaryKey.pfx
* Thu Dec 14 2023 liyanan <liyanan61@h-partners.com> - 3.22.0-7
- Fix abnormal empty link in cmake-data package