summaryrefslogtreecommitdiffstats
path: root/t/data/SPECS/suggests
Commit message (Collapse)AuthorAgeFilesLines
* kill useless Group: definitionsThierry Vignaud2015-08-0411-11/+0
| | | | uneeded since rpm-4.6.0
* kill useless Url: definitionsThierry Vignaud2015-08-0411-11/+0
|
* kill useless buildroot definitionsThierry Vignaud2015-08-0411-11/+0
| | | | (uneeded since rpm-4.6+ ...)
* s/Suggests:/Recommends:/ in testsuiteThierry Vignaud2014-09-076-7/+7
|
* add a test showing rpm failure (for #34342)Pascal Rigaux2007-10-021-0/+14
|
* - urpmiPascal Rigaux2007-08-0910-0/+139
o explicit error when using "urpmi ---install-src" as user with remote media o add support for "suggests": a newly suggested package is installed as if required, but one can remove it afterwards, or use --no-suggests - urpmf o handle --suggests all the work is done in perl-URPM 1.69