!7 set help package as nano package's install require
From: @wang--ge Reviewed-by: @hht8,@small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
ece359b7cf
11
nano.spec
11
nano.spec
@ -1,12 +1,13 @@
|
|||||||
Name: nano
|
Name: nano
|
||||||
Version: 4.5
|
Version: 4.5
|
||||||
Release: 2
|
Release: 4
|
||||||
Summary: Nano is now part of Apache CouchDB
|
Summary: Nano is now part of Apache CouchDB
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://www.nano-editor.org
|
URL: https://www.nano-editor.org
|
||||||
Source0: https://www.nano-editor.org/dist/latest/%{name}-%{version}.tar.xz
|
Source0: https://www.nano-editor.org/dist/v4/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: file-devel gettext-devel gcc git ncurses-devel sed texinfo groff
|
BuildRequires: file-devel gettext-devel gcc git ncurses-devel sed texinfo groff
|
||||||
|
Requires: %{name}-help = %{version}-%{release}
|
||||||
Conflicts: filesystem < 3
|
Conflicts: filesystem < 3
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -57,6 +58,12 @@ install -d %{buildroot}%{_sysconfdir}
|
|||||||
%{_defaultdocdir}/nano/faq.html
|
%{_defaultdocdir}/nano/faq.html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 07 2020 Ge Wang <wangge20@huawei.com> - 4.5-4
|
||||||
|
- Set help package as nano package's install require
|
||||||
|
|
||||||
|
* Tue Sep 15 2020 baizhonggui <baizhonggui@huawei.com> - 4.5-3
|
||||||
|
- Modify source0
|
||||||
|
|
||||||
* Fri Jan 17 2020 Lei Zhang <ricky.z@huawei.com> - 4.5-2
|
* Fri Jan 17 2020 Lei Zhang <ricky.z@huawei.com> - 4.5-2
|
||||||
- Remove useless nanorc config file
|
- Remove useless nanorc config file
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user