provide /bin/tcsh and /bin/csh [release 6.22.04-3mamba;Thu Apr 29 2021]
This commit is contained in:
parent
922bd858a2
commit
61dee3effe
@ -1,6 +1,6 @@
|
|||||||
Name: tcsh
|
Name: tcsh
|
||||||
Version: 6.22.04
|
Version: 6.22.04
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: An enhanced version of csh, the C shell
|
Summary: An enhanced version of csh, the C shell
|
||||||
Group: Applications/Shells
|
Group: Applications/Shells
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -13,6 +13,8 @@ License: GPL
|
|||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libncurses-devel
|
BuildRequires: libncurses-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
Provides: /bin/csh
|
||||||
|
Provides: /bin/tcsh
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Tcsh is an enhanced but completely compatible version of csh, the C shell.
|
Tcsh is an enhanced but completely compatible version of csh, the C shell.
|
||||||
@ -60,6 +62,9 @@ ln -s tcsh %{buildroot}%{_bindir}/csh
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 29 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 6.22.04-3mamba
|
||||||
|
- provide /bin/tcsh and /bin/csh
|
||||||
|
|
||||||
* Wed Apr 28 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 6.22.04-2mamba
|
* Wed Apr 28 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 6.22.04-2mamba
|
||||||
- rebuilt in /usr/bin; added debug_package
|
- rebuilt in /usr/bin; added debug_package
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user