summaryrefslogtreecommitdiffstats
path: root/t/data/SPECS/ordering-scriptlets
Commit message (Collapse)AuthorAgeFilesLines
* fix testuite if glibc-static-devel isn't installedThierry Vignaud2020-05-011-0/+2
| | | | On some older distributions (eg: Mageia 2), it would fail.
* use a more neutral C compiledThierry Vignaud2020-04-291-2/+2
| | | | | | Aka adapt to a world where gcc is no more the apex predator... Several Linux distros as well as FreeBSD >= 10 default to clang instead of gcc.
* simplify: BSD support -L but not --dereferenceThierry Vignaud2020-04-291-6/+1
| | | | | | | This might help the following failure: http://www.cpantesters.org/cpan/report/c8c690aa-8587-11ea-81c4-93681f24ea8f cpio: Can't lstat /bin/sh: cpio: Can't lstat /usr/local/bin/rpm:
* cpan-testers: work without glibc-static-develThierry Vignaud2020-04-291-3/+17
| | | | | | just build a dynamic binary but exclude its deps rationale: quite a lot of CPAN testers do not have static libs installed...
* explain why we need our own "static shell"Thierry Vignaud2020-04-291-0/+2
| | | | historically we were used static dash but that was too Mageia centered
* cpan-testers: fix building rpms on FreeBSDThierry Vignaud2020-04-091-1/+2
| | | | install do not have -d option on FreeBSD
* kill useless Group: definitionsThierry Vignaud2015-08-0410-10/+0
| | | | uneeded since rpm-4.6.0
* kill useless Url: definitionsThierry Vignaud2015-08-0410-10/+0
|
* kill useless buildroot definitionsThierry Vignaud2015-08-0410-10/+0
| | | | (uneeded since rpm-4.6+ ...)
* disable debuginfoThierry Vignaud2015-08-041-0/+3
| | | | thus fixing noise in testsuite output
* do not use builrequires dash-static, use gcc to build a special binary, soPascal Rigaux2008-10-317-34/+50
| | | | | that we are less mandriva centered
* ash is no more static in mandriva, use dash.static instead (for our test ↵Pascal Rigaux2008-02-231-2/+2
| | | | purpose)
* re-sync after the big svn lossPascal Rigaux2007-04-2410-0/+153