rpm/fileattrs
Panu Matilainen a527ffdf84 Remove support for redundant %_filter_GLIBC_PRIVATE mechanism
This was kinda ugly-but-necessary when added back in 2003 (commit
752cac72e2) but entirely redundant
since the "new" dependency generator in rpm >= 4.9.x with arbitrary
filtering support. The handful of packages using it can just as well
achieve the same (and more) without special hacks in rpm with:

	%global __requires_exclude GLIBC_PRIVATE
	%global __provides_exclude GLIBC_PRIVATE
2020-08-19 10:34:13 +03:00
..
Makefile.am Drop outdated and unmaintained Mono dependency generators 2019-04-24 13:43:01 +03:00
debuginfo.attr Convert debuginfo generator to a parametric generator 2020-04-21 14:49:19 +03:00
desktop.attr Convert desktop generator to a parametric generator 2020-04-21 14:49:19 +03:00
elf.attr Remove support for redundant %_filter_GLIBC_PRIVATE mechanism 2020-08-19 10:34:13 +03:00
font.attr Tweak font magic regex a bit (yet again) 2012-05-07 14:54:13 +03:00
libtool.attr Rename pattern -> path for, duh, path patterns 2010-12-10 12:33:46 +02:00
metainfo.attr metainfo.attr: Fix execution of the generator 2020-06-08 10:47:12 +03:00
ocaml.attr Fix regression causing all ELF files classified as OCaml 2020-04-09 14:59:12 +03:00
perl.attr Adapt perl and python fileattrs to file 5.10 magics 2012-01-10 10:48:13 +02:00
perllib.attr Only consider files with .pm suffix as perl modules (RhBug:927211) 2013-05-22 08:38:53 +03:00
pkgconfig.attr Rename pattern -> path for, duh, path patterns 2010-12-10 12:33:46 +02:00
python.attr Fix python(abi) requires generator, it picked files from almost good directories 2020-07-10 15:55:24 +02:00
pythondist.attr fileattrs: Tighten pythondist path regex for metadata (RhBug:1618949) 2018-10-03 14:19:01 +03:00
script.attr Adjust script detection rules to work with file >= 5.07 too (RhBug:712251) 2011-06-10 12:11:55 +03:00