<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>change log for rtems (2010-10-14)</title>
</head>
<body text='#000000' bgcolor='#ffffff'>
<a name='cs1'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>ralf</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>Use xz-compressed tarball except on el5.
Abandon autoconf < 2.68.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/autotools/autoconf-sources.add.diff?r1=text&tr1=1.3&r2=text&tr2=1.4&diff_format=h">M</a></td><td width='1%'>1.4</td><td width='100%'>contrib/crossrpms/autotools/autoconf-sources.add</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/contrib/crossrpms/autotools/autoconf-sources.add:1.3 rtems/contrib/crossrpms/autotools/autoconf-sources.add:1.4
--- rtems/contrib/crossrpms/autotools/autoconf-sources.add:1.3  Thu Aug  5 01:00:54 2010
+++ rtems/contrib/crossrpms/autotools/autoconf-sources.add      Thu Oct 14 10:10:53 2010
</font><font color='#997700'>@@ -1,9 +1,4 @@
</font><font color='#880000'>-Source0: ftp://ftp.gnu.org/gnu/autoconf/autoconf-%{srcvers}.tar.bz2
-%if "%{srcvers}" == "2.66"
-# Fedora's patch to fix
-# http://lists.gnu.org/archive/html/autoconf/2010-07/msg00004.html
-# http://lists.gnu.org/archive/html/bug-autoconf/2010-07/msg00012.html
-Patch0: autoconf-2.66-611661.diff
-%endif
</font><font color='#000088'>+Source0: ftp://ftp.gnu.org/gnu/autoconf/autoconf-%{srcvers}.tar.%{?el5:bz2}%{!?el5:xz}
+
</font> 
 
</pre>
<p> </p>
<a name='cs2'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>ralf</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>Abandon autoconf < 2.68.
Exclude test 199.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/autotools/autoconf.add.diff?r1=text&tr1=1.15&r2=text&tr2=1.16&diff_format=h">M</a></td><td width='1%'>1.16</td><td width='100%'>contrib/crossrpms/autotools/autoconf.add</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/contrib/crossrpms/autotools/autoconf.add:1.15 rtems/contrib/crossrpms/autotools/autoconf.add:1.16
--- rtems/contrib/crossrpms/autotools/autoconf.add:1.15 Wed Sep 29 09:14:26 2010
+++ rtems/contrib/crossrpms/autotools/autoconf.add      Thu Oct 14 10:11:48 2010
</font><font color='#997700'>@@ -71,20 +71,10 @@
</font> 
 %check
 %if "%{_build}" == "%{_host}"
<font color='#880000'>-%if "%{srcvers}" <= "2.66"
-# test 193 fails sporadically
-# test 199 fails deterministically
-TESTSUITEFLAGS='-192 194-198 200-'
-%endif
-
-%if "%{srcvers}" == "2.67"
-# test 199 fails deterministically
-TESTSUITEFLAGS='-198 200-'
-%endif
-
</font> %if "%{srcvers}" == "2.68"
<font color='#000088'>+# test 199 fails sporadically
</font> # test 205 fails deterministically
<font color='#880000'>-TESTSUITEFLAGS='-204 206-'
</font><font color='#000088'>+TESTSUITEFLAGS='-198 200-204 206-'
</font> %endif
 
 make check %{!?with_alltests:TESTSUITEFLAGS="${TESTSUITEFLAGS}"}
</pre>
<p> </p>
<a name='cs3'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>ralf</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>Regenerate.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/autotools/rtems-4.11-autoconf.spec.diff?r1=text&tr1=1.6&r2=text&tr2=1.7&diff_format=h">M</a></td><td width='1%'>1.7</td><td width='100%'>contrib/crossrpms/autotools/rtems-4.11-autoconf.spec</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/contrib/crossrpms/autotools/rtems-4.11-autoconf.spec:1.6 rtems/contrib/crossrpms/autotools/rtems-4.11-autoconf.spec:1.7
--- rtems/contrib/crossrpms/autotools/rtems-4.11-autoconf.spec:1.6      Wed Sep 29 09:16:26 2010
+++ rtems/contrib/crossrpms/autotools/rtems-4.11-autoconf.spec  Thu Oct 14 10:12:12 2010
</font><font color='#997700'>@@ -58,7 +58,7 @@
</font> URL:              http://www.gnu.org/software/autoconf
 Group:         Development/Tools
 Version:       %{rpmvers}
<font color='#880000'>-Release:   2%{?dist}
</font><font color='#000088'>+Release:      3%{?dist}
</font> Summary:  Tool for automatically generating GNU style Makefile.in's
 
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
<font color='#997700'>@@ -71,13 +71,8 @@
</font> Requires(post):           /sbin/install-info
 Requires(preun):       /sbin/install-info
 
<font color='#880000'>-Source0: ftp://ftp.gnu.org/gnu/autoconf/autoconf-%{srcvers}.tar.bz2
-%if "%{srcvers}" == "2.66"
-# Fedora's patch to fix
-# http://lists.gnu.org/archive/html/autoconf/2010-07/msg00004.html
-# http://lists.gnu.org/archive/html/bug-autoconf/2010-07/msg00012.html
-Patch0: autoconf-2.66-611661.diff
-%endif
</font><font color='#000088'>+Source0: ftp://ftp.gnu.org/gnu/autoconf/autoconf-%{srcvers}.tar.%{?el5:bz2}%{!?el5:xz}
+
</font> 
 
 
<font color='#997700'>@@ -122,20 +117,10 @@
</font> 
 %check
 %if "%{_build}" == "%{_host}"
<font color='#880000'>-%if "%{srcvers}" <= "2.66"
-# test 193 fails sporadically
-# test 199 fails deterministically
-TESTSUITEFLAGS='-192 194-198 200-'
-%endif
-
-%if "%{srcvers}" == "2.67"
-# test 199 fails deterministically
-TESTSUITEFLAGS='-198 200-'
-%endif
-
</font> %if "%{srcvers}" == "2.68"
<font color='#000088'>+# test 199 fails sporadically
</font> # test 205 fails deterministically
<font color='#880000'>-TESTSUITEFLAGS='-204 206-'
</font><font color='#000088'>+TESTSUITEFLAGS='-198 200-204 206-'
</font> %endif
 
 make check %{!?with_alltests:TESTSUITEFLAGS="${TESTSUITEFLAGS}"}
</pre>
<p> </p>

<p>--<br />
<small>Generated by <a href="http://www.codewiz.org/projects/index.html#loginfo">Deluxe Loginfo</a> 2.122 by Bernardo Innocenti <bernie@develer.com></small></p>
</body>
</html>