summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2020-01-08 09:31:03 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2020-04-09 17:50:36 +0200
commit166471753c218266697f88a521eb1a042523cb1d (patch)
tree4bd16e9d105a7314698450470d5101281a6eb3d9 /NEWS
parentfb259d8223f79c37e8024d70f144ed612be4b74e (diff)
downloadurpmi-166471753c218266697f88a521eb1a042523cb1d.tar
urpmi-166471753c218266697f88a521eb1a042523cb1d.tar.gz
urpmi-166471753c218266697f88a521eb1a042523cb1d.tar.bz2
urpmi-166471753c218266697f88a521eb1a042523cb1d.tar.xz
urpmi-166471753c218266697f88a521eb1a042523cb1d.zip
cpan-testers: fix building rpms on FreeBSD
install do not have -d option on FreeBSD
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index faa64907..bb7eaf7e 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@
- cpan_testers:
o actually needs perl >= 5.10 for //= operator
o fix a test with rpm < 4.13.0
+ o fix building rpms on FreeBSD
o fix failing scriptlets test with rpm < 4.13.0
o fix looking for non existing libnss.so on FreeBSD
o fix testsuite errors on CentOs (NVR vs NVRA)