| Commit message (Expand) | Author | Age | Files | Lines |
* | (Te_files) make it compile again with rpm < 4.12 | Thierry Vignaud | 2022-04-29 | 2 | -0/+10 |
* | Fix segfault | Thierry Vignaud | 2022-04-29 | 1 | -1/+0 |
* | Prepare for rpm-4.19: switch away from rpmteFI() | Thierry Vignaud | 2022-04-27 | 1 | -4/+8 |
* | Prepare for rpm-4.19: switch to headerExport() | Thierry Vignaud | 2022-04-27 | 1 | -3/+3 |
* | Fix detecting 4.18-alpha1 | Thierry Vignaud | 2022-04-27 | 1 | -1/+1 |
* | Fix RPM4.xs/libperl.so mismatch on i586 | Thierry Vignaud | 2020-12-14 | 1 | -1/+2 |
* | handle RPM version with "beta" or "rc" in it | Thierry Vignaud | 2020-06-03 | 1 | -0/+1 |
* | fix comparing version when using a fixup rpm release | Thierry Vignaud | 2020-04-24 | 1 | -1/+3 |
* | explain | Thierry Vignaud | 2020-04-24 | 1 | -0/+3 |
* | simplify testing rpm version like URPM does | Thierry Vignaud | 2020-04-23 | 1 | -10/+1 |
* | typo fix | Thierry Vignaud | 2020-04-23 | 1 | -1/+1 |
* | fix detecting rpm-4.15.x final | Thierry Vignaud | 2020-02-14 | 1 | -0/+1 |
* | fix building with rpm-4.15 | Thierry Vignaud | 2019-09-09 | 1 | -0/+6 |
* | kill useless arg | Thierry Vignaud | 2017-11-06 | 1 | -5/+3 |
* | add special case for patched rpm-4.12 in Mageia 5, various Debian & FC | Thierry Vignaud | 2017-11-06 | 2 | -1/+6 |
* | explicitely check for rpm-4.1[0-2].0 | Thierry Vignaud | 2017-11-06 | 1 | -0/+6 |
* | fix comments | Thierry Vignaud | 2017-11-06 | 1 | -2/+2 |
* | let rpm version to be known in cpan tester logs | Thierry Vignaud | 2017-11-06 | 1 | -1/+3 |
* | use ExtUtils::PkgConfig in order to find rpm | Thierry Vignaud | 2017-11-06 | 1 | -3/+5 |
* | fix a segfault regression with rpm-4.14 | Panu Matilainen | 2017-10-28 | 1 | -1/+1 |
* | (transreset) fix a segfault | Thierry Vignaud | 2017-10-28 | 1 | -0/+1 |
* | fix segfault in testsuite | tv | 2016-10-26 | 1 | -2/+1 |
* | drop methods only supported in rpm < 4.9 | tv | 2015-08-01 | 1 | -50/+0 |
* | fix compiling with rpm-4.13 | tv | 2015-08-01 | 2 | -0/+5 |
* | simplify after last commit | tv | 2015-08-01 | 1 | -56/+0 |
* | drop support for rpm > 4.9.0 | tv | 2015-08-01 | 2 | -104/+0 |
* | drop support for repackage (not working anymore since rpm-4.6) | tv | 2012-10-05 | 1 | -12/+0 |
* | (srcrpm) simplify through using RPMTAG_NOSOURCE | tv | 2012-10-05 | 1 | -1/+1 |
* | indent | tv | 2012-06-26 | 1 | -3/+3 |
* | perl_checker cleanups, thus fixing --rpmversion (broken for 6+ years...) | tv | 2012-06-26 | 1 | -9/+10 |
* | drop references to unsupported rpm versions | tv | 2012-06-26 | 1 | -3/+0 |
* | merge rpmsign() from RPM4sign.c into RPM4.xs | tv | 2012-06-26 | 4 | -38/+22 |
* | typo fix | tv | 2012-06-26 | 1 | -1/+1 |
* | revert commit r213 from Jun 20 2012 ("(srcrpm) simplify"), thus fixing | tv | 2012-06-26 | 1 | -1/+2 |
* | (rpmsysinfodep,rpmgetconfdep,rpmcpuinfodep,rpmpipedep,rpmunamedep) drop | tv | 2012-06-25 | 1 | -34/+0 |
* | (rpmDbiTagVal) silent type warning | tv | 2012-06-25 | 1 | -1/+1 |
* | (Ts_traverse) simplify (thus silenting compiler warning) | tv | 2012-06-25 | 1 | -5/+2 |
* | (_newspec,newspec) drop unused 'cookie', 'passphrase', 'rootdir' & 'verify' p... | tv | 2012-06-25 | 1 | -40/+5 |
* | silent compiler warnings | tv | 2012-06-25 | 1 | -5/+5 |
* | fix warnings by make sure proper def are seen by compiler | tv | 2012-06-25 | 1 | -0/+1 |
* | (newspec) fix forcing 'noarch_check' & 'force' parameters | tv | 2012-06-25 | 1 | -1/+6 |
* | (srcrpm) simplify | tv | 2012-06-25 | 1 | -2/+1 |
* | simplify | tv | 2012-06-15 | 1 | -8/+3 |
* | (Header_fullname,Spec_srcrpm) simplify using RPMTAG_NVR | tv | 2012-06-15 | 1 | -28/+11 |
* | (Header_fullname) get_arch() already handle SRPMs | tv | 2012-06-15 | 1 | -8/+2 |
* | (srcrpm) fix a FIXME: s/src/no/ again accordingly | tv | 2012-06-15 | 1 | -2/+3 |
* | (osscore) alias archscore() on it | tv | 2012-06-15 | 1 | -16/+9 |
* | (platformscore) kill it (unimplemented for 5 years) | tv | 2012-06-15 | 1 | -10/+0 |
* | (tag) simplify | tv | 2012-06-13 | 1 | -6/+3 |
* | simplify using mPUSHs() | tv | 2012-06-13 | 1 | -9/+9 |