A utility for determining file types
Go to file
Kamil Dudka e2cc43584e always install python2-setuptools if python2 is enabled
... to fix the following build failure on Fedora rawhide:

+ cd python
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ /usr/bin/python2 setup.py build
Traceback (most recent call last):
  File "setup.py", line 5, in <module>
    from setuptools import setup
ImportError: No module named setuptools
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.BWebEV (%build)
2019-10-04 10:17:05 +02:00
tests created fedora CI tests, test cases from repo file/file-tests 2019-03-12 10:21:27 +01:00
.gitignore Resolves: #1263875 - update to new version 5.28 2016-06-24 18:12:05 +02:00
file-4.17-rpm-name.patch fix #891856 - update to file-5.14 2013-03-22 10:38:25 +01:00
file-5.04-volume_key.patch removed duplicated patterns for backups generated by "dump" tool 2012-12-04 12:07:36 +01:00
file-5.37-double-free.patch Resolves: #1685217 - fix double free on read error 2019-06-11 09:35:13 +02:00
file-5.37.tar.gz.asc update to new version 5.37 2019-05-17 12:12:01 +02:00
file-localmagic.patch update to new version 5.36 2019-02-25 09:32:06 +01:00
file.spec always install python2-setuptools if python2 is enabled 2019-10-04 10:17:05 +02:00
sources update to new version 5.37 2019-05-17 12:12:01 +02:00
STAGE2-file Adding STAGE2 bootstrap recipe 2015-11-03 16:40:27 +01:00