summaryrefslogtreecommitdiffstats
path: root/RPM4
Commit message (Expand)AuthorAgeFilesLines
...
* (removetag) adapt to rpm 4.6 changes: headerRemoveEntry -> headerDeltv2012-06-121-1/+1
* (_headername_vs_dep,Header_fullname,Header_tagtype) adapt to rpm 4.6 changes:...tv2012-06-122-29/+36
* (Spec_srcrpm) adapt to rpm 4.6 changes: headerNVR -> headerGettv2012-06-121-4/+4
* (get_name, get_arch) introduce a couple helper from URPM (needed for next com...tv2012-06-121-0/+24
* kill unused variabletv2012-06-121-1/+1
* 0.280.28tv2012-06-092-1/+3
* fix build with rpm-4.10.0tv2012-06-092-3/+4
* (transCallback) mark as statictv2012-01-021-1/+1
* kill more dead code (we don't have RPM4_4* definitions anyway...)tv2012-01-021-64/+1
* compress with xz instead of default (gzip)tv2012-01-021-0/+1
* 0.270.27tv2012-01-022-1/+3
* reeanble traverse() tests now that it's usefull again with rpm-4.9tv2012-01-021-40/+40
* (traverse) make it usefull again with rpm-4.9tv2012-01-022-5/+3
* reeanble 2nd rpmdbverify() test now rpmdbinit() really workstv2012-01-021-2/+2
* (rpmdbinit) do all the needed worktv2012-01-022-1/+2
* reenable some tests:tv2012-01-021-7/+7
* (_specbuild) make it works with rpm-4.9tv2012-01-022-1/+5
* 0.260.26tv2012-01-022-1/+3
* kill dead variablestv2012-01-021-4/+0
* (Spec_sources, Spec_sources_url) fix unused parameter with rpm-4.9.xtv2012-01-021-0/+4
* (transCallback) handle RPMCALLBACK_SCRIPT_ERRORtv2012-01-022-0/+4
* (logcallback) fix it not returning any valyes (since introduced years ago)tv2012-01-021-0/+1
* (Spec_binheader,Spec_binrpm) use right iteratortv2012-01-022-2/+4
* (_headername_vs_dep,Header_tag,Header_tagtype) fix signedness oftv2012-01-021-5/+5
* 0.250.25tv2011-12-142-1/+3
* disable 2 tests that fails with rpm-4.9tv2011-12-142-3/+5
* disable tests using unimplemented functionstv2011-12-142-43/+44
* disable tests segfaulting in rpmSpecBuild()tv2011-12-142-4/+5
* (Spec_binheader) implement it for rpm-4.9.xtv2011-12-141-9/+4
* (Spec_binrpm) implement it for rpm-4.9.xtv2011-12-141-1/+6
* (Spec_binrpm) hide struct detailstv2011-12-141-2/+4
* (Spec_srcrpm) implement it for rpm-4.9.xtv2011-12-141-2/+3
* (Spec_srcrpm) hide struct detailstv2011-12-141-5/+7
* explicit which functions are unused (and thus those we don't care about)tv2011-12-141-10/+10
* (Spec_sources, Spec_sources_url) implement them for rpm-4.9tv2011-12-142-3/+19
* update usage in the wild somewhattv2011-12-141-4/+4
* properly indenttv2011-12-141-2/+2
* (buildhost) kill commented out croak since it's implementedtv2011-12-141-1/+0
* 0.240.24tv2011-11-092-1/+3
* (_newspec) simplifytv2011-11-091-4/+1
* add rpm-4.9 support (tv, 2011-08)tv2011-11-094-9/+147
* declare 4.8.0 & 4.8.1 in order to make 4.9.x checks worktv2011-11-091-0/+2
* drop support for rpm-4.4.xtv2011-11-092-35/+1
* disable some test, it seems internal of rpm has changedtv2011-11-091-6/+6
* add rpm-4.8 support (by Dexter Morgan on 2011-02)tv2011-11-092-2/+3
* add rpm-4.6 support (by pixel on 2009-01-20)tv2011-11-098-181/+153
* - fix compil against rpm.org 4.4.2.2nanardon2007-12-142-2/+10
* - pod completionnanardon2007-11-051-0/+4
* - 0.230.23nanardon2007-07-221-1/+1
* - fix #7: installsrpms return one value in scalar contextnanardon2007-07-222-1/+4