summaryrefslogtreecommitdiffstats
path: root/RPM4/src
Commit message (Expand)AuthorAgeFilesLines
* simplifytv2012-06-151-8/+3
* (Header_fullname,Spec_srcrpm) simplify using RPMTAG_NVRtv2012-06-151-28/+11
* (Header_fullname) get_arch() already handle SRPMstv2012-06-151-8/+2
* (srcrpm) fix a FIXME: s/src/no/ again accordinglytv2012-06-151-2/+3
* (osscore) alias archscore() on ittv2012-06-151-16/+9
* (platformscore) kill it (unimplemented for 5 years)tv2012-06-151-10/+0
* (tag) simplifytv2012-06-131-6/+3
* simplify using mPUSHs()tv2012-06-131-9/+9
* (listtag,tag,tagtype) use rpmtdTag() & rpmtdType() accessorstv2012-06-131-3/+3
* do not use legacy compatibility header anymoretv2012-06-121-2/+0
* (fullname) alias nevr() on it, thus getting rid of deprecated pre-rpm-4.6 hea...tv2012-06-121-11/+14
* simplify through newSVpvs()tv2012-06-121-26/+26
* simplify by using mXPUSHstv2012-06-121-144/+144
* make some functions that not implemented since switching to rpm-4.6 to dietv2012-06-121-0/+4
* (addtag) adapt to rpm 4.6 changes:tv2012-06-121-4/+12
* adapt to rpm 4.org changes: rpmMessage -> rpmlogtv2012-06-121-1/+1
* adapt to rpm 4.org changes: tagValue -> rpmTagGetValuetv2012-06-121-6/+6
* (listtag) do not use deprecated pre-rpm-4.6.0 function: headerNextIterator ->...tv2012-06-121-3/+5
* (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-121-29/+33
* (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
* (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
* (traverse) make it usefull again with rpm-4.9tv2012-01-021-5/+2
* (rpmdbinit) do all the needed worktv2012-01-021-1/+1
* (_specbuild) make it works with rpm-4.9tv2012-01-021-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-021-0/+3
* (logcallback) fix it not returning any valyes (since introduced years ago)tv2012-01-021-0/+1
* (Spec_binheader,Spec_binrpm) use right iteratortv2012-01-021-2/+2
* (_headername_vs_dep,Header_tag,Header_tagtype) fix signedness oftv2012-01-021-5/+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-141-3/+17
* (buildhost) kill commented out croak since it's implementedtv2011-12-141-1/+0
* (_newspec) simplifytv2011-11-091-4/+1
* add rpm-4.9 support (tv, 2011-08)tv2011-11-093-9/+146
* 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-091-35/+0
* add rpm-4.8 support (by Dexter Morgan on 2011-02)tv2011-11-091-2/+2
* add rpm-4.6 support (by pixel on 2009-01-20)tv2011-11-095-180/+86
* - fix compil against rpm.org 4.4.2.2nanardon2007-12-142-2/+10
* - fix #7: installsrpms return one value in scalar contextnanardon2007-07-221-0/+2