From 72d6945e459fc45db2eb2b834d43ac1b81f7a1d3 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Fri, 7 Dec 2012 13:26:31 +0000 Subject: ulri: allow setting per distro arch ulri currently takes the list of bots defined in $config->{bot} to find the list of architecture for which it should build packages. With this change, it is now possible to define in $config->{$arch} the list of architectures for each distro. If it is not defined for a distro, $config->{$arch}->{default} is used. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3dfc2dd..a54f4f5 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,7 @@ setting PERL_EXTUTILS_AUTOINSTALL and PERL_AUTOINSTALL to --skipdeps - emi: allow setting per distro mandatory_arch +- ulri: allow setting per distro arch 0.6.13 - use rpmbuild/ rather than rpm/ -- cgit v1.2.1