mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
Upgrade to autoconf-2.60
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7726 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
cb9c31a4c1
commit
d05f2755c8
@ -36,10 +36,13 @@
|
||||
</listitem>
|
||||
-->
|
||||
|
||||
<!-- Remove this when adding the first entry for 6.3
|
||||
No 6.2 entries should be placed here. -->
|
||||
<listitem>
|
||||
<para>None yet</para>
|
||||
<para>2006-07-31</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to autoconf-2.60.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
</itemizedlist>
|
||||
|
@ -22,14 +22,9 @@
|
||||
<itemizedlist>
|
||||
<title>Upgraded to:</title>
|
||||
|
||||
<!-- Remove this after the first 6.3 package update -->
|
||||
<listitem>
|
||||
<para>None yet</para>
|
||||
</listitem>
|
||||
|
||||
<!--<listitem>
|
||||
<para>Autoconf &autoconf-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<para>Automake &automake-version;</para>
|
||||
</listitem>-->
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!ENTITY version "SVN-20060723">
|
||||
<!ENTITY releasedate "July 23, 2006">
|
||||
<!ENTITY version "SVN-20060731">
|
||||
<!ENTITY releasedate "July 31, 2006">
|
||||
<!ENTITY milestone "6.3">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
||||
|
@ -7,12 +7,12 @@
|
||||
Allowed deviation in disk usage : 2% -->
|
||||
|
||||
|
||||
<!ENTITY autoconf-version "2.59">
|
||||
<!ENTITY autoconf-size "904 KB">
|
||||
<!ENTITY autoconf-version "2.60">
|
||||
<!ENTITY autoconf-size "995 KB">
|
||||
<!ENTITY autoconf-url "&gnu;autoconf/autoconf-&autoconf-version;.tar.bz2">
|
||||
<!ENTITY autoconf-md5 "1ee40f7a676b3cfdc0e3f7cd81551b5f">
|
||||
<!ENTITY autoconf-md5 "019609c29d0cbd9110c38480304aafc8">
|
||||
<!ENTITY autoconf-home "&gnu-software;autoconf/">
|
||||
<!ENTITY autoconf-ch6-du "7.2 MB">
|
||||
<!ENTITY autoconf-ch6-du "8.1 MB">
|
||||
<!ENTITY autoconf-ch6-sbu "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY automake-version "1.9.6">
|
||||
|
Loading…
Reference in New Issue
Block a user