!36 [sync] PR-32: Fixed the upgrade error caused by the info file in the emacs-common software package being repackaged
From: @openeuler-sync-bot Reviewed-by: @yanan-rock Signed-off-by: @yanan-rock
This commit is contained in:
commit
29a3fdee85
@ -4,7 +4,7 @@
|
|||||||
Name: emacs
|
Name: emacs
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 27.1
|
Version: 27.1
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: An extensible GNU text editor
|
Summary: An extensible GNU text editor
|
||||||
License: GPLv3+ and CC0-1.0
|
License: GPLv3+ and CC0-1.0
|
||||||
URL: http://www.gnu.org/software/emacs
|
URL: http://www.gnu.org/software/emacs
|
||||||
@ -395,9 +395,11 @@ fi
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc doc/NEWS BUGS README
|
%doc doc/NEWS BUGS README
|
||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
%{_infodir}/*
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 9 2021 yangcheng <yangcheng87@huawei.com> - 1:27.1-6
|
||||||
|
- fixed the upgrade error caused by the info file in the emacs-common software package being repackaged
|
||||||
|
|
||||||
* Mon Apr 19 2021 wangkerong <wangkerong@huawei.com> - 1:27.1-5
|
* Mon Apr 19 2021 wangkerong <wangkerong@huawei.com> - 1:27.1-5
|
||||||
- Type: improvement
|
- Type: improvement
|
||||||
- DESC: use %make_build instead of make for building bootstrap
|
- DESC: use %make_build instead of make for building bootstrap
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user