<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iurt/NEWS, branch 0.6.15</title>
<subtitle>Chroot-based Build System</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/'/>
<entry>
<title>Update NEWS</title>
<updated>2012-12-10T20:50:48+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2012-12-10T20:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=63b713c78a3f3d1d2e53488f278001c76c2ea524'/>
<id>63b713c78a3f3d1d2e53488f278001c76c2ea524</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 0.6.14</title>
<updated>2012-12-10T09:38:18+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2012-12-10T09:38:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=99036913c0dd64975c23c2595bd18fc7b328c563'/>
<id>99036913c0dd64975c23c2595bd18fc7b328c563</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NEWS</title>
<updated>2012-12-10T09:38:17+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2012-12-10T09:38:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=f12a4dfd3cb1118bef9b2723f1a0d943857a4156'/>
<id>f12a4dfd3cb1118bef9b2723f1a0d943857a4156</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ulri: allow setting per distro arch</title>
<updated>2012-12-07T13:26:31+00:00</updated>
<author>
<name>Nicolas Vigier</name>
<email>boklm@mageia.org</email>
</author>
<published>2012-12-07T13:26:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=72d6945e459fc45db2eb2b834d43ac1b81f7a1d3'/>
<id>72d6945e459fc45db2eb2b834d43ac1b81f7a1d3</id>
<content type='text'>
ulri currently takes the list of bots defined in $config-&gt;{bot} to find
the list of architecture for which it should build packages.

With this change, it is now possible to define in $config-&gt;{$arch} the
list of architectures for each distro. If it is not defined for a
distro, $config-&gt;{$arch}-&gt;{default} is used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ulri currently takes the list of bots defined in $config-&gt;{bot} to find
the list of architecture for which it should build packages.

With this change, it is now possible to define in $config-&gt;{$arch} the
list of architectures for each distro. If it is not defined for a
distro, $config-&gt;{$arch}-&gt;{default} is used.
</pre>
</div>
</content>
</entry>
<entry>
<title>emi: allow setting per distro mandatory_arch</title>
<updated>2012-12-07T13:26:29+00:00</updated>
<author>
<name>Nicolas Vigier</name>
<email>boklm@mageia.org</email>
</author>
<published>2012-12-07T13:26:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=4cb04d7864faca4cbe845afacca68c76932b7470'/>
<id>4cb04d7864faca4cbe845afacca68c76932b7470</id>
<content type='text'>
emi is using $config-&gt;{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-&gt;{mandatory_arch}-&gt;{$distro}. If no mandatory
architecture is defined for a distro, then $config-&gt;{mandatory_arch}-&gt;{default}
is used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
emi is using $config-&gt;{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-&gt;{mandatory_arch}-&gt;{$distro}. If no mandatory
architecture is defined for a distro, then $config-&gt;{mandatory_arch}-&gt;{default}
is used.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow setting some env variables to define and default to setting PERL_EXTUTILS_AUTOINSTALL and PERL_AUTOINSTALL to --skipdeps</title>
<updated>2012-12-04T13:22:38+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2012-12-04T13:22:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=5a3afc8f659a01ac295e24383ec4ac18e7d58cef'/>
<id>5a3afc8f659a01ac295e24383ec4ac18e7d58cef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Write status file after succesful builds too</title>
<updated>2012-12-02T20:29:11+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2012-12-02T20:29:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=ee9eb63d49eecaef8e50e128f49d6b166da9c5bf'/>
<id>ee9eb63d49eecaef8e50e128f49d6b166da9c5bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Kill build if nothing is printed for 5 minutes and system is idle</title>
<updated>2012-12-02T15:26:36+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2012-12-02T15:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=6926d1304a5890e58745b040d04ed040c0ba02df'/>
<id>6926d1304a5890e58745b040d04ed040c0ba02df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NEWS for a release</title>
<updated>2012-10-31T22:57:07+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2012-10-31T22:57:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=3921af56ba81be7bebf1c918373a2c608d7de5b6'/>
<id>3921af56ba81be7bebf1c918373a2c608d7de5b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use rpmbuild/ rather than rpm/ like modern guidelines</title>
<updated>2012-09-25T06:23:20+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-09-25T06:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=4034fc48132cf815bf72135e55d4186d5b842acf'/>
<id>4034fc48132cf815bf72135e55d4186d5b842acf</id>
<content type='text'>
(need invalidating chroots)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(need invalidating chroots)
</pre>
</div>
</content>
</entry>
</feed>
