summaryrefslogtreecommitdiffstats
path: root/t/data/SPECS/orphans-1
Commit message (Collapse)AuthorAgeFilesLines
* cpan_testers: skip weak deps test on CentOS 7 (unsupported)Thierry Vignaud2020-04-091-0/+2
| | | | | | | | | | | | rationale: CentOS 7's rpm doesn't support eg Recommendstag, it only knows their definitions but is unable to parse a spec file using Recommends Ideally we should be able to detect a too old/unpatched rpm... Technically, we could check whether it's Mageia < 6 which did have an non upstream implementation (but was using Suggests tag instead of Recommends and so would need testsuite adaption -- not worth it)
* kill useless Group: definitionsThierry Vignaud2015-08-0449-49/+0
| | | | uneeded since rpm-4.6.0
* kill useless Url: definitionsThierry Vignaud2015-08-0449-49/+0
|
* kill useless buildroot definitionsThierry Vignaud2015-08-0449-49/+0
| | | | (uneeded since rpm-4.6+ ...)
* s/Suggests:/Recommends:/ in testsuiteThierry Vignaud2014-09-071-1/+1
|
* - urpmiPascal Rigaux2008-10-284-0/+54
| | | | | | | | o fix "urpmi firefox mozilla-firefox-ext-google-toolbar ; urpme --auto-orphans mozilla-firefox-ext-google-toolbar" which must not remove firefox (cf #45054) (this is especially bad for DrakX/rpmsrate)
* o handle "unrequested orphans" (similar to "deborphan")Pascal Rigaux2008-07-0745-0/+622