Пакет file: Информация

Исходный пакет: file
Версия: 4.26-alt11.M70C.1
Собран:  31 октября 2013 г. 17:00 в задании #107395
Сообщить об ошибке в пакете
Домашняя страница: http://www.darwinsys.com/file/

Лицензия: BSD-style
О пакете: A utility for determining file types
Описание: 
The file command is used to identify a particular file according to the
type of data contained by the file.  file can identify many different
file types, including ELF binaries, system libraries, RPM packages, and
different graphics formats.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
file (x86_64, i586)
file-debuginfo (x86_64, i586)
libmagic (x86_64, i586)
libmagic-debuginfo (x86_64, i586)
libmagic-devel (x86_64, i586)
libmagic-devel-static (x86_64, i586)
python-module-magic (x86_64, i586)
python-module-magic-debuginfo (x86_64, i586)

Сопровождающий: Anton V. Boyarshinov


    1. python-devel = 2.7
    2. rpm-build-python >= 0.8
    3. zlib-devel

Последнее изменение


29 октября 2013 г. Anton V. Boyarshinov 4.26-alt11.M70C.1
- rebuild for c7
5 апреля 2013 г. Dmitry V. Levin 4.26-alt11
- libmagic: fixed &-prefixed offsets support in magic that uses string flags.
- Enhanced #!/usr/bin/env magic, removed "a " prefix from its output.
- Enhanced python magic and its output.
- Commented out weak sendmail magic (closes: #28310).
10 марта 2013 г. Dmitry V. Levin 4.26-alt10
- Commented out weak palm magic (closes: #28261).