provide /bin/ed for lsb compliance [release 1.18-2mamba;Fri Feb 11 2022]
This commit is contained in:
parent
429da59a53
commit
9d89ef94d6
6
ed.spec
6
ed.spec
@ -1,6 +1,6 @@
|
|||||||
Name: ed
|
Name: ed
|
||||||
Version: 1.18
|
Version: 1.18
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: The GNU line editor
|
Summary: The GNU line editor
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -14,6 +14,7 @@ License: GPL
|
|||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires(post):%{__install_info}
|
Requires(post):%{__install_info}
|
||||||
|
Provides: /bin/ed
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Ed is a line-oriented text editor, used to create, display, and modify text files (both interactively and via shell scripts).
|
Ed is a line-oriented text editor, used to create, display, and modify text files (both interactively and via shell scripts).
|
||||||
@ -62,6 +63,9 @@ fi
|
|||||||
#ChangeLog NEWS README
|
#ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 11 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.18-2mamba
|
||||||
|
- provide /bin/ed for lsb compliance
|
||||||
|
|
||||||
* Mon Feb 07 2022 Automatic Build System <autodist@mambasoft.it> 1.18-1mamba
|
* Mon Feb 07 2022 Automatic Build System <autodist@mambasoft.it> 1.18-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user