Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix testuite if glibc-static-devel isn't installed | Thierry Vignaud | 2020-05-01 | 1 | -0/+2 |
| | | | | On some older distributions (eg: Mageia 2), it would fail. | ||||
* | use a more neutral C compiled | Thierry Vignaud | 2020-04-29 | 1 | -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 --dereference | Thierry Vignaud | 2020-04-29 | 1 | -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-devel | Thierry Vignaud | 2020-04-29 | 1 | -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 Vignaud | 2020-04-29 | 1 | -0/+2 |
| | | | | historically we were used static dash but that was too Mageia centered | ||||
* | cpan-testers: fix building rpms on FreeBSD | Thierry Vignaud | 2020-04-09 | 1 | -1/+2 |
| | | | | install do not have -d option on FreeBSD | ||||
* | kill useless Group: definitions | Thierry Vignaud | 2015-08-04 | 10 | -10/+0 |
| | | | | uneeded since rpm-4.6.0 | ||||
* | kill useless Url: definitions | Thierry Vignaud | 2015-08-04 | 10 | -10/+0 |
| | |||||
* | kill useless buildroot definitions | Thierry Vignaud | 2015-08-04 | 10 | -10/+0 |
| | | | | (uneeded since rpm-4.6+ ...) | ||||
* | disable debuginfo | Thierry Vignaud | 2015-08-04 | 1 | -0/+3 |
| | | | | thus fixing noise in testsuite output | ||||
* | do not use builrequires dash-static, use gcc to build a special binary, so | Pascal Rigaux | 2008-10-31 | 7 | -34/+50 |
| | | | | | that we are less mandriva centered | ||||
* | ash is no more static in mandriva, use dash.static instead (for our test ↵ | Pascal Rigaux | 2008-02-23 | 1 | -2/+2 |
| | | | | purpose) | ||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-24 | 10 | -0/+153 |