aboutsummaryrefslogtreecommitdiffstats
path: root/rpmeval.c
Commit message (Collapse)AuthorAgeFilesLines
* fix build with rpm 5.3 apiPer Øyvind Karlsen2010-10-161-1/+5
|
* include <stdint.h> (required by rpm 5.3)Per Øyvind Karlsen2010-10-161-0/+2
|
* use rpmRC enum type rather than intPer Øyvind Karlsen2008-10-171-1/+1
|
* fix frenchy plural grammarPer Øyvind Karlsen2008-10-171-1/+1
|
* check for existence of rpmlib.h before including it, otherwisePer Øyvind Karlsen2008-10-171-0/+5
| | | | | include rpmio.h & rpmtag.h (fixes rpm5 build)
* - add regression testsOlivier Thauvin2007-02-221-0/+25