rpm/fileattrs
Ville Skyttä 9ddcc23d2b Adapt perl and python fileattrs to file 5.10 magics
- file 5.10 has changed magics at least for perl and python scripts, samples:

  5.09: a /usr/bin/perl -w script, ASCII text executable, with very long lines
  5.10: Perl script, ASCII text executable, with very long lines

  5.09: a /usr/bin/python script, ASCII text executable
  5.10: Python script, ASCII text executable

Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
2012-01-10 10:48:13 +02:00
..
Makefile.am Eww, mono rules both buggy AND missing from tarballs, doh. 2011-01-31 09:21:32 +02:00
desktop.attr Rename pattern -> path for, duh, path patterns 2010-12-10 12:33:46 +02:00
elf.attr Fix classification of ELF binaries with setuid/setgid bit, oops... 2011-11-28 14:00:45 +02:00
font.attr Identify "font collection" (data etc) as fonts also (RhBug:757105) 2011-11-25 16:07:38 +02:00
libtool.attr Rename pattern -> path for, duh, path patterns 2010-12-10 12:33:46 +02:00
mono.attr Argh, yet more mono dependency generation braindamage 2011-01-31 10:14:57 +02:00
ocaml.attr Adjust OCaml detection rule for libmagic 5.04 -> 5.05 string change 2011-02-06 09:57:57 +02:00
perl.attr Adapt perl and python fileattrs to file 5.10 magics 2012-01-10 10:48:13 +02:00
perllib.attr Unbreak perl module dependency extraction 2010-12-01 09:18:29 +02:00
pkgconfig.attr Rename pattern -> path for, duh, path patterns 2010-12-10 12:33:46 +02:00
python.attr Adapt perl and python fileattrs to file 5.10 magics 2012-01-10 10:48:13 +02:00
script.attr Adjust script detection rules to work with file >= 5.07 too (RhBug:712251) 2011-06-10 12:11:55 +03:00