summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* use strictThierry Vignaud2017-11-061-0/+1
|
* fix commentsThierry Vignaud2017-11-061-2/+2
|
* skip a test with rpm-4.1[12] due to a segfaultThierry Vignaud2017-11-062-2/+6
|
* let rpm version to be known in cpan tester logsThierry Vignaud2017-11-061-1/+3
| | | | in order to investigate some strange compilation failures
* use ExtUtils::PkgConfig in order to find rpmThierry Vignaud2017-11-063-10/+34
| | | | | We need to include {cflags} even if empty on Linux as it contains -I/usr/local/include on eg: FreeBSD
* split out configure deps hashThierry Vignaud2017-11-061-4/+6
| | | | (needed for next commit)
* list configure prereqsThierry Vignaud2017-11-062-0/+7
|
* we need at least perl => 5.8Thierry Vignaud2017-10-281-0/+1
|
* RPM4 is stableThierry Vignaud2017-10-281-0/+4
|
* add licenseThierry Vignaud2017-10-281-0/+1
|
* 0.370.37Thierry Vignaud2017-10-282-1/+3
|
* further fix docThierry Vignaud2017-10-281-1/+1
|
* fix a segfault regression with rpm-4.14Panu Matilainen2017-10-281-1/+1
| | | | | it only happens when the perl callback wrapper also calls the default librpm callback too
* fix a rpm-4.14 regressionThierry Vignaud2017-10-282-1/+4
| | | | Reloading the spec file object else next build fails with rpm-4.14
* (transreset) fix a segfaultThierry Vignaud2017-10-282-0/+2
| | | | always set root to sg sensitive
* fix docThierry Vignaud2017-10-272-15/+16
|
* disable tests that involve a pasphraseThierry Vignaud2017-10-272-3/+5
| | | | | | rationale: since rpm-4.13, rpm no more offer to ask for passphrase, this is left to gpg see commit 0bce5fcf270711a2e077fba0fb7c5979ea007eb5
* fix running rpm_producedtv2016-10-262-2/+4
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@266 971eb68f-4bfb-0310-8326-d2484c010a4c
* 0.360.36tv2016-10-262-1/+3
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@265 971eb68f-4bfb-0310-8326-d2484c010a4c
* reenable some teststv2016-10-262-3/+4
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@264 971eb68f-4bfb-0310-8326-d2484c010a4c
* fix & reenable a test since injecting a header is not supported anymoretv2016-10-261-3/+3
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@263 971eb68f-4bfb-0310-8326-d2484c010a4c
* kill commented tests about no more existing methodstv2016-10-261-3/+0
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@262 971eb68f-4bfb-0310-8326-d2484c010a4c
* fix segfault in testsuitetv2016-10-262-2/+3
| | | | | | | | | | | else we segfault in plugins/syslog.c's syslog_tsm_pre() because rpmtsRootDir(ts) returns NULL rpmlib expects rootdir to always have been set testsuite was segfaulting since at least mga5/rpm-4.12 git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@261 971eb68f-4bfb-0310-8326-d2484c010a4c
* fix some wrong descriptionstv2016-10-261-2/+2
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@260 971eb68f-4bfb-0310-8326-d2484c010a4c
* the minimal version supported is actually 4.9tv2016-10-261-2/+2
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@259 971eb68f-4bfb-0310-8326-d2484c010a4c
* 0.350.35tv2015-08-012-1/+3
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@258 971eb68f-4bfb-0310-8326-d2484c010a4c
* drop methods only supported in rpm < 4.9tv2015-08-012-50/+1
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@257 971eb68f-4bfb-0310-8326-d2484c010a4c
* fix compiling with rpm-4.13tv2015-08-013-0/+6
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@256 971eb68f-4bfb-0310-8326-d2484c010a4c
* simplify after last committv2015-08-011-56/+0
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@255 971eb68f-4bfb-0310-8326-d2484c010a4c
* drop support for rpm > 4.9.0tv2015-08-013-104/+2
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@254 971eb68f-4bfb-0310-8326-d2484c010a4c
* 0.340.34tv2014-09-152-1/+3
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@253 971eb68f-4bfb-0310-8326-d2484c010a4c
* fix build with RCs of rpmtv2014-09-132-1/+3
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@252 971eb68f-4bfb-0310-8326-d2484c010a4c
* 0.330.33tv2013-05-302-1/+5
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@251 971eb68f-4bfb-0310-8326-d2484c010a4c
* fix build now that rpm is translatedtv2013-05-301-1/+1
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@250 971eb68f-4bfb-0310-8326-d2484c010a4c
* adjust comment with realitytv2013-05-301-1/+1
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@249 971eb68f-4bfb-0310-8326-d2484c010a4c
* blacklist RPMFILE_IS_INSTALLED (it's a macro)tv2012-12-181-1/+2
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@248 971eb68f-4bfb-0310-8326-d2484c010a4c
* merge 4 years old rpm-4.6 support patch from pixeltv2012-12-182-10/+19
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@247 971eb68f-4bfb-0310-8326-d2484c010a4c
* sort headerstv2012-12-181-6/+6
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@246 971eb68f-4bfb-0310-8326-d2484c010a4c
* fix build with stable rpmtv2012-12-181-1/+1
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@245 971eb68f-4bfb-0310-8326-d2484c010a4c
* enable to generate tarball from git-svntv2012-12-181-1/+1
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@244 971eb68f-4bfb-0310-8326-d2484c010a4c
* 0.1.4tv2012-12-182-1/+5
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@243 971eb68f-4bfb-0310-8326-d2484c010a4c
* 0.320.32tv2012-12-182-1/+3
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@242 971eb68f-4bfb-0310-8326-d2484c010a4c
* include rpmlog.h, thus fixing a segfault when trying to retrieving "DEBUG"tv2012-12-182-0/+2
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@241 971eb68f-4bfb-0310-8326-d2484c010a4c
* fix a verbose warningtv2012-12-181-1/+1
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@240 971eb68f-4bfb-0310-8326-d2484c010a4c
* fix parsing rpm headerstv2012-12-182-4/+9
| | | | | | | | rpm tag types & list now came from rpmtag.h rpm senses now came from rpmds.h rpm trans flags now came from rpmts.h git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@239 971eb68f-4bfb-0310-8326-d2484c010a4c
* sort header entriestv2012-12-181-21/+21
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@238 971eb68f-4bfb-0310-8326-d2484c010a4c
* perl_checker cleanupstv2012-12-1811-131/+131
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@237 971eb68f-4bfb-0310-8326-d2484c010a4c
* blacklist some modulestv2012-12-182-0/+9
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@236 971eb68f-4bfb-0310-8326-d2484c010a4c
* help syntax highlighthin in emacstv2012-12-1811-0/+11
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@235 971eb68f-4bfb-0310-8326-d2484c010a4c
* silent last remaining warningtv2012-12-181-1/+1
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@234 971eb68f-4bfb-0310-8326-d2484c010a4c