Package rpm-build-file: Information
Source package: rpm-build-file
Version: 4.26-alt19
Build time: Dec 8, 2024, 11:22 AM
Category: File tools
Report package bugHome page: http://www.darwinsys.com/file/
License: BSD-style
Summary: A utility for determining file types (for rpm-build)
Description:
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.
List of RPM packages built from this SRPM:
rpm-build-file (riscv64)
rpm-build-file-debuginfo (riscv64)
rpm-build-file (riscv64)
rpm-build-file-debuginfo (riscv64)
Maintainer: Vitaly Chikunov
List of contributors:
Vitaly Chikunov
Gleb Fotengauer-Malinovskiy
Dmitry V. Levin
Vitaly Kuznetsov
Mikhail Zabaluev
Anton Farygin
Vitaly Chikunov
Gleb Fotengauer-Malinovskiy
Dmitry V. Levin
Vitaly Kuznetsov
Mikhail Zabaluev
Anton Farygin
Last changed
Dec. 1, 2024 Vitaly Chikunov 4.26-alt19
- Resolve gcc14-related problems and warning.
Aug. 1, 2021 Vitaly Chikunov 4.26-alt18
- Rename package to rpm-build-file, binary to file4 (closes #40619). - Make binary statically linked with libmagic. - Do not package documentation, libraries, uncompiled magic.
Feb. 10, 2021 Gleb Fotengauer-Malinovskiy 4.26-alt17
- Removed weak magic for Infocom game data (to fix detection of zstd-compressed files).