aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2012-12-07 13:26:29 +0000
committerNicolas Vigier <boklm@mageia.org>2012-12-07 13:26:29 +0000
commit4cb04d7864faca4cbe845afacca68c76932b7470 (patch)
treeab4890f9cb0d24546e34402a09103e9757364c07 /NEWS
parentb32f8b77327c207d679d504e7e7be68787124771 (diff)
downloadiurt-4cb04d7864faca4cbe845afacca68c76932b7470.tar
iurt-4cb04d7864faca4cbe845afacca68c76932b7470.tar.gz
iurt-4cb04d7864faca4cbe845afacca68c76932b7470.tar.bz2
iurt-4cb04d7864faca4cbe845afacca68c76932b7470.tar.xz
iurt-4cb04d7864faca4cbe845afacca68c76932b7470.zip
emi: allow setting per distro mandatory_arch
emi is using $config->{mandatory_arch} to find the list of mandatory architectures with successful build required to upload a package. With this change it is now also possible to set per distro mandatory_arch in $config->{mandatory_arch}->{$distro}. If no mandatory architecture is defined for a distro, then $config->{mandatory_arch}->{default} is used.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f7a28b7..3dfc2dd 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,7 @@
- allow setting some env variables to define and default to
setting PERL_EXTUTILS_AUTOINSTALL and PERL_AUTOINSTALL to
--skipdeps
+- emi: allow setting per distro mandatory_arch
0.6.13
- use rpmbuild/ rather than rpm/