Name: | mc |
---|---|
Epoch: | 1 |
Version: | 4.8.19 |
Release: | 9.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 7095506 |
License: | GPLv3+ |
RPM: | mc-4.8.19-9.el8.x86_64.rpm |
Source RPM: | mc-4.8.19-9.el8.src.rpm |
Build Date: | Sat Mar 09 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.midnight-commander.org/ |
Summary: | User-friendly text console file manager and visual shell |
Description: | Midnight Commander is a visual shell much like a file manager, only with many more features. It is a text mode application, but it also includes mouse support. Midnight Commander's best features are its ability to FTP, view tar and zip files, and to poke into RPMs for specific files. |
- Avoid shipping extfs scripts requiring Python 2
- Avoid usage of libssh2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Apply correct patch.
- Patch to fix tmpdir default, wrapper scripts.
- Fix conditional.
- go back to slang as it is serious issue with shift-f6 when ncurses is used displaying "Delete" instead "Move As" dialog (#1436394) - added slang %bcond to simplify experiments with switching to ncurses - reformat %description to 80 cols - really remove Group - %defattr() is no longer needed - simplifications in %files - use %{buildroot} macro - build --with-x (it does not add X11 libraries dependencies) - cons.saver no longer need to be 711 (changed to 755)
- updated to 4.8.19 - drop use slang and use ncurses. There are only few packages which are using slang. As ncurses support is fully working now it makes more sense to use it instead slang (Solaris 11.3 mc uses now ncurses) - instead passing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE to CFLAGS use --enable-largefile autoconf param - removed Group, BuildRoot and %clear (new packaging policy) - added pkgconfig to BuildRequires - replaced groff by groff-base in BuildRequires (only nfroff is used) - use %autosetup in %prep - added using %{make_build} and %{make_build} macros - "rm -rf $RPM_BUILD_ROOT" on beginning %install is no longer needed - mcfs is no longer supported (removed --enable-vfs-mcfs autoconf option) - added explicit enabled other VFSesess to force necessary checks
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild