Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-05 | Require file attribute config to have .attr suffix | Panu Matilainen | 1 | -3/+0 | |
- Allows for more precise globbing, avoiding potential issues from leftover / accidentally placed files in the fileattrs directory. | |||||
2010-03-23 | First take at pluggable file attribute + dependency extraction system | Panu Matilainen | 1 | -0/+3 | |
- move most of the hardwired classification logic from rpmfc C-code to macro-based configuration, supporting drop-in addition of arbitrary new attributes + dependency extractors based on regex matching of libmagic file types and paths - just the initial rough conversion of our built-in dependency types, various open questions + todo-items remain, plus likely fair amount of more-or-less subtle breakage |