Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

mc-4.8.31-2.1 RPM for aarch64

From OpenSuSE Ports Tumbleweed for aarch64

Name: mc Distribution: openSUSE Tumbleweed
Version: 4.8.31 Vendor: openSUSE
Release: 2.1 Build date: Thu Mar 7 01:27:34 2024
Group: Productivity/File utilities Build host: i01-armsrv2
Size: 2921052 Source RPM: mc-4.8.31-2.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://midnight-commander.org/
Summary: Midnight Commander
GNU Midnight Commander (also referred to as MC) is a user shell much
like the (in)famous Norton Commander with text-mode full-screen
interface. It can be run on the OS console, in xterm and other
terminal emulators.

GNU Midnight Commander allows you to manage files while making most of
your screen and giving you a clear representation of the filesystem, yet
it's simple enough to be run over a telnet or ssh session.

MC needs several other programs for its various extfs extensions, e.g.
isoinfo (from mkisofs) or xorriso for the iso:// extension.

Provides

Requires

License

GPL-3.0-or-later

Changelog

* Mon Mar 04 2024 Adam Mizerski <adam@mizerski.pl>
  - fix python3 dependency (boo#1220900)
* Fri Feb 23 2024 pgajdos@suse.com
  - Use %patch -P N instead of deprecated %patchN.
* Mon Jan 29 2024 ecsos <ecsos@opensuse.org>
  - Update to 4.8.31
    - Core
    * Minimal version of GLib is 2.32.0.
    - VFS
    * fish: drop support of native FISH server and protocol. Rename VFS to shell (#4232)
    * extfs;
    - uc1541 extfs: update up to 3.6 version (#4511)
    - s3+: port to Python3 (#4324)
    * Support for LZO/LZOP compression format (#4509)
    - Misc
    * Skins: add color for non-printable characters in editor (#4433)
    - Fixes
    * FTBFS on FreeBSD with ext2fs attribute support (#4493)
    * Broken stickchars (-a) mode (#4498)
    * Wrong timestamp after resuming of file copy operation (#4499)
    * Editor: wrong deletion of marked column (#3761)
    * Diff viewer: segfault when display of line numbers is enabled (#4500)
    * Tar VFS: broken handling of hard links (#4494)
    * Sftp VFS: failure establishing SSH session due hashed host names in ~/.ssh/known_hosts (#4506)
    * Shell VFS: incorrect file names with cyrillic or diacritic symbols (#4507)
    * mc.ext.ini: incorrect description of of how multiple sections and keys with same names are processed (#4497)
    * mc.ext.ini: unescaped backslash \ is treated as invalid escape sequence in glib-2.77.3 and glib-2.79 (#4502)
    * mc.ext.ini: file "Makefile.zip" is handled as Makefile not as zip-arhive (#4419)
  - Rebase mc-ext-audio.patch, mc-extd-xdg.patch and
    mc-vfs-fish-deleted_source_file.patch
* Tue Aug 15 2023 ecsos <ecsos@opensuse.org>
  - Update to 4.8.30
    - Core
    * Support PCRE2 as search engine (via ----with-search-engine=pcre2) (#4450)
    * Implement panelization buffers for both file panels (#4370)
    - VFS
    * tar: support extended headers (including long file names and sparse files) (#1952, #2201)
    * extfs helpers: replace "perl -w" with "use warnings" (MidnightCommander/mc#174)
    * extfs/patchfs: be more specific in error message (#4485)
    - Editor
    * Add syntax highlighting:
    - Jenkinsfiles (#4469)
    - B language (#4470)
    * Improve syntax highlighting:
    - ECMAScript (MidnightCommander/mc#172)
    - ECMAScript in TypeScript (MidnightCommander/mc#172)
    - use diff syntax highlighting for git commit messages (COMMIT_EDITMSG) (MidnightCommander/mc#85)
    - Misc
    * Code cleanup (#4426, #4438)
    * Filehighlight:
    - recognize vsix files as zip files (MidnightCommander/mc#171)
    * Skin updates:
    - julia256 (#4441, #4445)
    - Fixes
    * Usage of 'sed' in build system/makefiles is not portable (#4459, #4466)
    * Unportable '$<' in Makefiles (#4460)
    * FTBFS if ncurses used without --with-ncurses-includes= configure parameter (#4462)
    * Ncurses library is duplicated in MCLIBS (#4463, #4465)
    * FTBFS without ext2fs attributes support (#4464)
    * Wrong sort order after swapping panels (#4432)
    * Incorrect time delimiter in the copy/move progress window (#4437)
    * Incorrect redraw of overlapped file panels (#4408)
    * Subshell/Command line prompt is empty/missing (#3121)
    * Find file: relative ignore directory is applied to the start search directory (#4235)
    * Diff viewer: options are not applied on second run (#4486)
    * mc.ext.ini: 'Edit' command from 'Default' section is ignored (#4434)
    * mc.ext.ini: .md files are not recognized as Markdown ones by extension (#4444)
    * mcedit: off-by-one error in paragraph formatting (#4446)
    * ftp: incomplete file listing: block and character devices, pipes, sockets are missed (#4472)
    * Various typos in the source code (MidnightCommander/mc#177, MidnightCommander/mc#178)
* Wed Apr 26 2023 Jan Engelhardt <jengelh@inai.de>
  - Replace xorg-x11-devel by pkgconfig(...)
* Thu Mar 23 2023 Adam Majer <adam.majer@suse.de>
  - mc-ext-audio.patch: refresh patch
* Sun Mar 19 2023 Dirk Müller <dmueller@suse.com>
  - update to 4.8.29:
    * Add more options for panel filter (#1373):
    * "Files only"
    * "Case sensitive"
    * "Using shell patterns"
    * Continue copy after interrupt
    * Restore menu accelerator for "Sort order": back to "S";
      change menu accelerator for "SFTP link" to "N"
    * Add support for cross-compilation with PERL path different
      between --build and --host
    * Bootstrap with autotools providing direct support for Apple
      M1
    * Port mc.ext to INI format and rename to mc.ext.ini
    * Implement compound (AND) conditions (Type/Shell and
      Type/Regex pairs) to disambiguate overloaded extensions
    * There is no fallback to previous mc.ext format
    * Editor
      + Change location of all user's syntax related stuff to
      ~/.local/share/mc/syntax/ directory
      + syntax/Syntax: document location of syntax files
      + Improvements of syntax highlighting:
      + YAML: improve multiline blocks highliting
      + New syntax highlighting:
      + Privoxy (https://www.privoxy.org) actions files
      + TOML (Tom's Obvious Minimal Language)
      + sqlite3 view: use 'immutable=1' URI parameter to prevent
      leaving wal/shm files after viewing sqlite database
      + Support of contour terminal emulator
      (https://github.com/contour-terminal/contour)
      + mc.ext.ini: clarify regex for makefiles
      + Remove empty hints translations by setting 5% threshold
    + Fixes
      + Fail to build with only SFTP network VFS is enabled
      + Crash on quick view of archives
      + Wrong description of --enable-configure-args option
      + Wrong version sort
      + No subshell if subshell is initializing more than 1 second
      + Filter keyboard shortcut only affects left panel
      + File type check does not work with special character in
      filename
      + Select files keeping the right mouse button pressed doesn't
      select all files
      + Cannot scroll panel listing upwards using mouse
      + "Directory Compare" doesn't correct work with panelization
      + Wrong decompressing of zip files in quick view panel
      + mc.ext: 'include' keyword (for command class def) have no
      effect if it was defined before 'Include' keyword (for
      command def)
      + mcedit: infinite loop when deleting a macro
      + mcviewer: segfault when switching from raw to parsed mode and
      back
      + Broken handling of zip archives
      + FISH subshell: commands don't work after window resize
      + FTP VFS: doesn't reconnect to server after timeout
      + FISH VFS: cannot remove non-empty directory
      + EXTFS VFS: segfault if archive contains file(s) in the parent
      directory
      + Tests: variable redeclaration in filevercmp_test5
* Mon Jun 27 2022 Matej Cepl <mcepl@suse.com>
  - Include review comments: don't depend on fish.
* Wed Jun 15 2022 Matej Cepl <mcepl@suse.com>
  - Add 4258-fish-subshell-prompt.patch fixing
    https://midnight-commander.org/ticket/4258 stopping fish from sending
    \r while printing prompt and mc erases prompt buffer.
  - Add mc.fish, which the fish equivalent of /usr/share/mc/mc-wrapper.sh
* Sun Mar 27 2022 Andreas Stieger <andreas.stieger@gmx.de>
  - Update to 4.8.28:
    * Remove SMB support
    * Add syntax highlighting for Ngspice/SPICE and DOT/Graphviz
    * Support file/dir macros from mc.ect for standalone viewer
    * Support Shift+Fn keys for KiTTY
    * Filehighlight: graphical formats: avif, jp2, jxl, heic, heif,
      psb, psd, Markdown
    * bug fixes
  - drop mc-startup-timeout.patch
* Thu Sep 02 2021 ecsos <ecsos@opensuse.org>
  - Midnight Commander 4.8.27:
    * Core
    - Minimal version of Autoconf is 2.64 (#3603)
    - Minimal version of Automake is 1.12 (#3986)
    - Minimal version of Gettext is 0.18.2 (#3603)
    - Minimal version of libssh2 is 1.2.8 (#4259)
    - Reimplement version detection (#3603, #4249)
    - Significantly reduce rebuilt time after version change (#2252, #4266)
    - Drop automatic migration of configuration from ~/.mc to XDG-based directories (#3682)
    - zsh: support custom configuration file: ~/.local/share/mc/.zshrc (#4203)
    - Widgets: implement WST_VISIBLE state to show/hide widgets (#2919)
    - Find File: add Follow symlinks option (#2020)
    * VFS
    - extfs: support unrar-6 (#4154)
    - extfs: support official 7z binary (7zz) (#4239)
    - ftpfs: apply file list parser from lftp project (#2841, #3174)
    * Editor
    - Word completion: get candidates from all open files (#4160)
    - etags: get rid of hardcoded list length and window width (#4132)
    - Update syntax files:
    - python (#4140)
    - Add syntax highlighting:
    - Verilog and SystemVerilog? header files (#4215)
    - JSON (#4250)
    - openrc-run scripts (#4246)
    * Viewer
    * Diff viewer
    * Misc
    - Code clean up (#4179, #4173, #4269)
    - Filehighlight of c++ and h++ files as sources (#4194)
    - Filehighlight of JSON files as documents (#4250)
    - Support of alacritty terminal emulator (​https://github.com/alacritty/alacritty) (#4248)
    - Support of foot terminal emulator (​https://codeberg.org/dnkl/foot) (#4251)
    - Support of (alt+)shift+arrow keys in st terminal emulator (st.suckless.org) (#4267)
    - Mouse support in screen: don't check  variable (#4233)
    - mc.ext: support fb2 e-books (#4167)
    - ext.d: use mediainfo to view info about various media files (#4167)
    - Remove OS/distro-specific package-related stuff from source tree (#4217)
    * Fixes
    - FTBFS against NCurses on OS X 10.9.5 (#4181)
    - Segfault on dialog before panels get visible (#4244)
    - Crash if shadow is out of screen (build against NCurses) (#4192)
    - Crash in search (#4222)
    - Crash on startup with enabled subshell in FreeBSD (workaround) (#4213)
    - Hang on start randomly with zsh as subshell (#4198)
    - If command line is invisible it's partially displayed (#4182)
    - Broken handling of zip archives (#4180, #4183) (bsc#1187583)
    - Broken handling of jar files as zip archives (#4223)
    - Timestamps of symlinks, sockets, fifos, etc are not preserved after copy/move (#3985)
    - %view action in the user menu doesn't work on no-exec filesystem (#4242)
    - Hardlinks are not colored by file type or extension (#3375)
    - mcedit: silent macro makes terminal disrupted (#4171)
    - mcedit: disrupting of TAGS file path (#4207)
    - vfs: unable to browse compressed tar archives (#4191)
    - sftpfs vfs: CVE-2021-36370: server fingerprint isn't verified
      (discovered by AUT-milCERT during an audit of open source software) (#4259)
      (bsc#1190180)
    - ftpfs vfs: month of file is always January (#4260)
    - Tests: log files are written by libcheck and automake simultaneously (#3986)
  - Rebase mc-ext-audio.patch.
  - Rebase mc-extd-sound.patch.
* Sun Mar 14 2021 Andreas Stieger <andreas.stieger@gmx.de>
  - Midnight Commander 4.8.26:
    * Support file names of any length
    * Implement persistent command line buffer for subshell
      (bash >= 4, zsh and fish are supported)
    * Implement shadows of dialog windows and menus
    * Allow running clipboard commands if DISPLAY is not set
    * Add support of "alacritty", "tmux", and "tmux-256color" terminals
    * VFS: Support wim archive format (using wimtools)
    * VFS: Support pak archive format (using unar)
    * Editor: Add Swift syntax highlighting
    * Various bug fixes

Files

/etc/mc
/etc/mc/edit.indent.rc
/etc/mc/filehighlight.ini
/etc/mc/mc.default.keymap
/etc/mc/mc.emacs.keymap
/etc/mc/mc.ext.ini
/etc/mc/mc.keymap
/etc/mc/mc.menu
/etc/mc/mcedit.menu
/etc/mc/sfs.ini
/etc/profile.d/mc.csh
/etc/profile.d/mc.sh
/usr/bin/mc
/usr/bin/mcdiff
/usr/bin/mcedit
/usr/bin/mcview
/usr/libexec/mc
/usr/libexec/mc/cons.saver
/usr/libexec/mc/ext.d
/usr/libexec/mc/ext.d/archive.sh
/usr/libexec/mc/ext.d/doc.sh
/usr/libexec/mc/ext.d/image.sh
/usr/libexec/mc/ext.d/misc.sh
/usr/libexec/mc/ext.d/package.sh
/usr/libexec/mc/ext.d/sound.sh
/usr/libexec/mc/ext.d/text.sh
/usr/libexec/mc/ext.d/video.sh
/usr/libexec/mc/ext.d/web.sh
/usr/libexec/mc/extfs.d
/usr/libexec/mc/extfs.d/README
/usr/libexec/mc/extfs.d/README.extfs
/usr/libexec/mc/extfs.d/a+
/usr/libexec/mc/extfs.d/apt+
/usr/libexec/mc/extfs.d/audio
/usr/libexec/mc/extfs.d/bpp
/usr/libexec/mc/extfs.d/changesetfs
/usr/libexec/mc/extfs.d/deb
/usr/libexec/mc/extfs.d/deba
/usr/libexec/mc/extfs.d/debd
/usr/libexec/mc/extfs.d/dpkg+
/usr/libexec/mc/extfs.d/gitfs+
/usr/libexec/mc/extfs.d/hp48+
/usr/libexec/mc/extfs.d/iso9660
/usr/libexec/mc/extfs.d/lslR
/usr/libexec/mc/extfs.d/mailfs
/usr/libexec/mc/extfs.d/patchfs
/usr/libexec/mc/extfs.d/patchsetfs
/usr/libexec/mc/extfs.d/rpm
/usr/libexec/mc/extfs.d/rpms+
/usr/libexec/mc/extfs.d/s3+
/usr/libexec/mc/extfs.d/trpm
/usr/libexec/mc/extfs.d/u7z
/usr/libexec/mc/extfs.d/uace
/usr/libexec/mc/extfs.d/ualz
/usr/libexec/mc/extfs.d/uar
/usr/libexec/mc/extfs.d/uarc
/usr/libexec/mc/extfs.d/uarj
/usr/libexec/mc/extfs.d/uc1541
/usr/libexec/mc/extfs.d/ucab
/usr/libexec/mc/extfs.d/uha
/usr/libexec/mc/extfs.d/ulha
/usr/libexec/mc/extfs.d/ulib
/usr/libexec/mc/extfs.d/unar
/usr/libexec/mc/extfs.d/urar
/usr/libexec/mc/extfs.d/uwim
/usr/libexec/mc/extfs.d/uzip
/usr/libexec/mc/extfs.d/uzoo
/usr/libexec/mc/shell
/usr/libexec/mc/shell/README.shell
/usr/libexec/mc/shell/append
/usr/libexec/mc/shell/chmod
/usr/libexec/mc/shell/chown
/usr/libexec/mc/shell/fexists
/usr/libexec/mc/shell/get
/usr/libexec/mc/shell/hardlink
/usr/libexec/mc/shell/info
/usr/libexec/mc/shell/ln
/usr/libexec/mc/shell/ls
/usr/libexec/mc/shell/mkdir
/usr/libexec/mc/shell/mv
/usr/libexec/mc/shell/rmdir
/usr/libexec/mc/shell/send
/usr/libexec/mc/shell/unlink
/usr/libexec/mc/shell/utime
/usr/share/applications/mc.desktop
/usr/share/doc/packages/mc
/usr/share/doc/packages/mc/ABOUT-NLS
/usr/share/doc/packages/mc/NEWS
/usr/share/doc/packages/mc/README
/usr/share/fish
/usr/share/fish/vendor_functions.d
/usr/share/fish/vendor_functions.d/mc.fish
/usr/share/icons/hicolor
/usr/share/icons/hicolor/32x32
/usr/share/icons/hicolor/32x32/apps
/usr/share/icons/hicolor/32x32/apps/mc.png
/usr/share/licenses/mc
/usr/share/licenses/mc/COPYING
/usr/share/man/man1/mc.1.gz
/usr/share/man/man1/mcedit.1.gz
/usr/share/man/man1/mcview.1.gz
/usr/share/mc
/usr/share/mc/examples
/usr/share/mc/examples/macros.d
/usr/share/mc/examples/macros.d/macro.0.sh
/usr/share/mc/examples/macros.d/macro.1.sh
/usr/share/mc/examples/macros.d/macro.3.sh
/usr/share/mc/examples/macros.d/macro.4.sh
/usr/share/mc/examples/macros.d/macro.5.sh
/usr/share/mc/examples/macros.d/macro.6.sh
/usr/share/mc/examples/macros.d/macro.7.sh
/usr/share/mc/help
/usr/share/mc/help/mc.hlp
/usr/share/mc/hints
/usr/share/mc/hints/mc.hint
/usr/share/mc/mc-wrapper.csh
/usr/share/mc/mc-wrapper.sh
/usr/share/mc/mc.charsets
/usr/share/mc/mc.csh
/usr/share/mc/mc.lib
/usr/share/mc/mc.sh
/usr/share/mc/skins
/usr/share/mc/skins/dark.ini
/usr/share/mc/skins/darkfar.ini
/usr/share/mc/skins/default.ini
/usr/share/mc/skins/double-lines.ini
/usr/share/mc/skins/featured-plus.ini
/usr/share/mc/skins/featured.ini
/usr/share/mc/skins/gotar.ini
/usr/share/mc/skins/gray-green-purple256.ini
/usr/share/mc/skins/gray-orange-blue256.ini
/usr/share/mc/skins/julia256.ini
/usr/share/mc/skins/mc46.ini
/usr/share/mc/skins/modarcon16-defbg.ini
/usr/share/mc/skins/modarcon16.ini
/usr/share/mc/skins/modarcon16root-defbg.ini
/usr/share/mc/skins/modarcon16root.ini
/usr/share/mc/skins/modarin256-defbg.ini
/usr/share/mc/skins/modarin256.ini
/usr/share/mc/skins/modarin256root-defbg.ini
/usr/share/mc/skins/modarin256root.ini
/usr/share/mc/skins/nicedark.ini
/usr/share/mc/skins/sand256.ini
/usr/share/mc/skins/seasons-autumn16M.ini
/usr/share/mc/skins/seasons-spring16M.ini
/usr/share/mc/skins/seasons-summer16M.ini
/usr/share/mc/skins/seasons-winter16M.ini
/usr/share/mc/skins/xoria256.ini
/usr/share/mc/skins/yadt256-defbg.ini
/usr/share/mc/skins/yadt256.ini
/usr/share/mc/syntax
/usr/share/mc/syntax/PKGBUILD.syntax
/usr/share/mc/syntax/Syntax
/usr/share/mc/syntax/ada95.syntax
/usr/share/mc/syntax/as.syntax
/usr/share/mc/syntax/aspx.syntax
/usr/share/mc/syntax/assembler.syntax
/usr/share/mc/syntax/awk.syntax
/usr/share/mc/syntax/b.syntax
/usr/share/mc/syntax/c.syntax
/usr/share/mc/syntax/cabal.syntax
/usr/share/mc/syntax/changelog.syntax
/usr/share/mc/syntax/cmake.syntax
/usr/share/mc/syntax/cobol.syntax
/usr/share/mc/syntax/cs.syntax
/usr/share/mc/syntax/css.syntax
/usr/share/mc/syntax/cuda.syntax
/usr/share/mc/syntax/cxx.syntax
/usr/share/mc/syntax/cython.syntax
/usr/share/mc/syntax/d.syntax
/usr/share/mc/syntax/debian-changelog.syntax
/usr/share/mc/syntax/debian-control.syntax
/usr/share/mc/syntax/debian-description.syntax
/usr/share/mc/syntax/debian-sources-list.syntax
/usr/share/mc/syntax/diff.syntax
/usr/share/mc/syntax/dlink.syntax
/usr/share/mc/syntax/dos.syntax
/usr/share/mc/syntax/dot.syntax
/usr/share/mc/syntax/ebuild.syntax
/usr/share/mc/syntax/eiffel.syntax
/usr/share/mc/syntax/erlang.syntax
/usr/share/mc/syntax/f90.syntax
/usr/share/mc/syntax/filehighlight.syntax
/usr/share/mc/syntax/fortran.syntax
/usr/share/mc/syntax/glsl.syntax
/usr/share/mc/syntax/go.syntax
/usr/share/mc/syntax/haskell.syntax
/usr/share/mc/syntax/hive.syntax
/usr/share/mc/syntax/html.syntax
/usr/share/mc/syntax/idl.syntax
/usr/share/mc/syntax/ini.syntax
/usr/share/mc/syntax/j.syntax
/usr/share/mc/syntax/jal.syntax
/usr/share/mc/syntax/java.syntax
/usr/share/mc/syntax/js.syntax
/usr/share/mc/syntax/json.syntax
/usr/share/mc/syntax/kotlin.syntax
/usr/share/mc/syntax/latex.syntax
/usr/share/mc/syntax/lisp.syntax
/usr/share/mc/syntax/lkr.syntax
/usr/share/mc/syntax/lsm.syntax
/usr/share/mc/syntax/lua.syntax
/usr/share/mc/syntax/m4.syntax
/usr/share/mc/syntax/mail.syntax
/usr/share/mc/syntax/makefile.syntax
/usr/share/mc/syntax/markdown.syntax
/usr/share/mc/syntax/meson.syntax
/usr/share/mc/syntax/ml.syntax
/usr/share/mc/syntax/named.syntax
/usr/share/mc/syntax/nemerle.syntax
/usr/share/mc/syntax/nroff.syntax
/usr/share/mc/syntax/octave.syntax
/usr/share/mc/syntax/opencl.syntax
/usr/share/mc/syntax/osl.syntax
/usr/share/mc/syntax/pascal.syntax
/usr/share/mc/syntax/perl.syntax
/usr/share/mc/syntax/php.syntax
/usr/share/mc/syntax/po.syntax
/usr/share/mc/syntax/povray.syntax
/usr/share/mc/syntax/privoxy.syntax
/usr/share/mc/syntax/procmail.syntax
/usr/share/mc/syntax/properties.syntax
/usr/share/mc/syntax/protobuf.syntax
/usr/share/mc/syntax/puppet.syntax
/usr/share/mc/syntax/python.syntax
/usr/share/mc/syntax/r.syntax
/usr/share/mc/syntax/ruby.syntax
/usr/share/mc/syntax/rust.syntax
/usr/share/mc/syntax/sh.syntax
/usr/share/mc/syntax/slang.syntax
/usr/share/mc/syntax/smalltalk.syntax
/usr/share/mc/syntax/spec.syntax
/usr/share/mc/syntax/spice.syntax
/usr/share/mc/syntax/sql.syntax
/usr/share/mc/syntax/strace.syntax
/usr/share/mc/syntax/swift.syntax
/usr/share/mc/syntax/swig.syntax
/usr/share/mc/syntax/syntax.syntax
/usr/share/mc/syntax/tcl.syntax
/usr/share/mc/syntax/texinfo.syntax
/usr/share/mc/syntax/toml.syntax
/usr/share/mc/syntax/ts.syntax
/usr/share/mc/syntax/tt.syntax
/usr/share/mc/syntax/unknown.syntax
/usr/share/mc/syntax/verilog.syntax
/usr/share/mc/syntax/vhdl.syntax
/usr/share/mc/syntax/xml.syntax
/usr/share/mc/syntax/yabasic.syntax
/usr/share/mc/syntax/yaml.syntax
/usr/share/mc/syntax/yum-repo.syntax
/usr/share/mc/syntax/yxx.syntax
/usr/share/mc/x11_browser
/usr/share/pixmaps/mc.png


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Mar 25 23:57:42 2024