[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект mc-1:4.8.19-9.el8

Имя mc
Эпоха 1
Версия 4.8.19
Релиз 9.el8
Сайт http://www.midnight-commander.org/
Лицензия GPLv3+
Время сборки 2023-08-08 10:29:41
Хост сборки builder-x86-03.inferitos.ru
Краткое описание User-friendly text console file manager and visual shell
Репозитории AppStream
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
mc-1:4.8.19-9.el8.x86_64 User-friendly text console file manager and visual shell 6b246abdea4b4da3583a627dbcbfdbb7b88be581672b4236b77901b603f7f025 download
src
mc-1:4.8.19-9.el8.src User-friendly text console file manager and visual shell 3e7051cf008b16e1dfbe2bb7fbf36f96cee391fdd0a2befc2474ebe72167e0c8 download
История изменений link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1:4.8.19-9
- Rebuilt for MSVSphere 8.8

* Tue May 22 2018 Tomáš Mráz <tmraz@redhat.com> - 1:4.8.19-9
- Avoid shipping extfs scripts requiring Python 2

* Thu Apr 05 2018 Denys Vlasenko <dvlasenk@redhat.com> - 1:4.8.19-8
- Avoid usage of libssh2

* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.8.19-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild

* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.8.19-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

* Wed May 17 2017 Gwyn Ciesla <limburgher@gmail.com> - 1:4.8.19-5
- Apply correct patch.

* Mon May 15 2017 Gwyn Ciesla <limburgher@gmail.com> - 1:4.8.19-4
- Patch to fix tmpdir default, wrapper scripts.

* Fri May 05 2017 Gwyn Ciesla <limburgher@gmail.com> - 1:4.8.19-3
- Fix conditional.

* Thu May 04 2017 Tomasz Kłoczko <kloczek@fedoraproject.org> - 1:4.8.19-2
- 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)

* Mon Mar 27 2017 Tomasz Kłoczko <kloczek@fedoraproject.org> - 1:4.8.19-1
- 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