summaryrefslogtreecommitdiff
path: root/fileattrs
Commit message (Expand)AuthorAgeFilesLines
* Generate user() and group() provides from packaged sysusers.d filesPanu Matilainen2023-03-302-1/+19
* Generate user/group provides from packaged /etc/passwd and /etc/groupPanu Matilainen2023-03-302-1/+15
* Call RPM_CONFIGDIR just that consistentlyPanu Matilainen2023-03-301-1/+1
* Exclude kernel modules from ELF dependency generationPanu Matilainen2023-02-161-0/+1
* Avoid unnecessary variables for cmake target data, part 3Panu Matilainen2022-11-281-4/+4
* Remove autotools buildPanu Matilainen2022-10-211-13/+0
* Add an experimental CMake build systemPanu Matilainen2022-06-281-0/+6
* Add a rpm_macro() provides generatorDan Čermák2022-01-252-1/+3
* Update OCaml requires/provides to ignore cmxsOlaf Hering2021-11-101-2/+2
* Kick out libtool dependency generatorPanu Matilainen2021-06-102-4/+1
* Remove remaining Python helpers and scripts from the repoPanu Matilainen2021-05-273-31/+1
* Generate requires for "pure" ELF DSO's regardless of executable bitPanu Matilainen2020-11-241-1/+0
* Remove support for redundant %_filter_GLIBC_PRIVATE mechanismPanu Matilainen2020-08-191-2/+2
* Fix python(abi) requires generator, it picked files from almost good directoriesMiro Hrončok2020-07-101-1/+0
* metainfo.attr: Fix execution of the generatorIgor Raits2020-06-081-1/+1
* Don't define global Lua variables from Python generatorMiro Hrončok2020-04-281-2/+2
* Convert debuginfo generator to a parametric generatorIgor Raits2020-04-211-2/+6
* Convert desktop generator to a parametric generatorIgor Raits2020-04-211-2/+21
* Convert metainfo generator to a parametric generatorIgor Raits2020-04-211-2/+5
* Adjust %__python_pathMiro Hrončok2020-04-171-1/+1
* Drop tabs from python.attrMiro Hrončok2020-04-141-2/+2
* Reimplement pythondeps.sh as parametric macro generatorsMiro Hrončok2020-04-141-2/+26
* Fix regression causing all ELF files classified as OCamlPanu Matilainen2020-04-091-0/+1
* update OCaml requires/provides to cover also cmxOlaf Hering2020-03-101-3/+4
* Drop outdated and unmaintained Mono dependency generatorsPanu Matilainen2019-04-242-4/+1
* fileattrs: Prepare python attr path for Python versions greater than 3.9Neal Gompa2018-10-031-1/+1
* fileattrs: Tighten pythondist path regex for metadata (RhBug:1618949)Neal Gompa2018-10-031-1/+1
* fileattrs: Add attr for pythondistdepsNeal Gompa2018-08-022-2/+5
* Do not require the Python library dir to be at a particular placeFlorian Festi2018-02-191-1/+1
* Fix classification of ELF binaries with both setuid/setgid setMichael Schroeder2017-08-311-1/+1
* Define AM_CFLAGS inside the Makefile.am files themselves.Mark Wielaard2016-12-091-0/+1
* appdata -> metainfo, add support for metainfo filesNeal Gompa2016-11-183-3/+3
* let debuginfo packages provide the build-idIgor Gnatenko2016-08-032-2/+4
* Add support for automatic appdata() providesMichael Schroeder2013-10-142-2/+5
* Only consider files with .pm suffix as perl modules (RhBug:927211)Panu Matilainen2013-05-221-0/+2
* Simplify mono file magic regexPanu Matilainen2012-05-071-1/+1
* Relax python file magic regex somewhatPanu Matilainen2012-05-071-1/+1
* Tweak font magic regex a bit (yet again)Panu Matilainen2012-05-071-1/+1
* Adapt perl and python fileattrs to file 5.10 magicsVille Skyttä2012-01-102-2/+2
* Fix classification of ELF binaries with setuid/setgid bit, oops...Panu Matilainen2011-11-281-1/+1
* Identify "font collection" (data etc) as fonts also (RhBug:757105)Panu Matilainen2011-11-251-1/+1
* Adjust script detection rules to work with file >= 5.07 too (RhBug:712251)Panu Matilainen2011-06-101-1/+1
* Fix classification of ELF binaries with sticky bit (RhBug:689182)Panu Matilainen2011-03-221-1/+1
* Adjust OCaml detection rule for libmagic 5.04 -> 5.05 string changePanu Matilainen2011-02-061-1/+1
* Argh, yet more mono dependency generation braindamagePanu Matilainen2011-01-311-2/+2
* Eww, mono rules both buggy AND missing from tarballs, doh.Panu Matilainen2011-01-312-2/+2
* Rename pattern -> path for, duh, path patternsPanu Matilainen2010-12-104-4/+4
* Oops, mono dependency extractors need a bunch of argumentsPanu Matilainen2010-12-011-2/+2
* Unbreak perl module dependency extractionPanu Matilainen2010-12-011-3/+3
* Require file attribute config to have .attr suffixPanu Matilainen2010-10-0512-2/+2