mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Updated to which-2.19
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7343 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
26ea9b1351
commit
f600251d20
@ -3,11 +3,11 @@ $LastChangedBy$
|
||||
$Date$
|
||||
-->
|
||||
|
||||
<!ENTITY day "01"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "02"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "04"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2008">
|
||||
<!ENTITY version "svn-&year;&month;&day;">
|
||||
<!ENTITY releasedate "April &day;st, &year;">
|
||||
<!ENTITY releasedate "April &day;nd, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] -->
|
||||
@ -187,7 +187,7 @@ $Date$
|
||||
<!ENTITY gpm-version "1.20.1">
|
||||
<!ENTITY fcron-version "3.0.3">
|
||||
<!ENTITY hdparm-version "7.7">
|
||||
<!ENTITY which-version "2.16">
|
||||
<!ENTITY which-version "2.19">
|
||||
<!ENTITY unzip-version "5.52">
|
||||
<!ENTITY zip-version "2.32">
|
||||
<!ENTITY pciutils-version "2.2.3">
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY which-download-http "http://www.xs4all.nl/~carlo17/which/which-&which-version;.tar.gz">
|
||||
<!ENTITY which-download-ftp "ftp://ftp.gnu.org/gnu/which/which-&which-version;.tar.gz">
|
||||
<!ENTITY which-md5sum "830b83af48347a9a3520f561e47cbc9b">
|
||||
<!ENTITY which-size "123 KB">
|
||||
<!ENTITY which-buildsize "940 KB">
|
||||
<!ENTITY which-md5sum "bbd094cec2444cd78befbc0cf09deea4">
|
||||
<!ENTITY which-size "132 KB">
|
||||
<!ENTITY which-buildsize "1 MB">
|
||||
<!ENTITY which-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
|
@ -40,6 +40,16 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>April 2nd, 2008</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[randy] - Updated to Which-2.19.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>April 1st, 2008</para>
|
||||
<itemizedlist>
|
||||
@ -51,7 +61,8 @@
|
||||
group assignments in usermod commands without -a option</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[richard] - Added gperf-3.0.3 to General Utilities. Required for a2ps-4.14.</para>
|
||||
<para>[richard] - Added gperf-3.0.3 to General Utilities.
|
||||
Required for a2ps-4.14.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
@ -88,7 +99,6 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
|
||||
<listitem>
|
||||
<para>March 27th, 2008</para>
|
||||
<itemizedlist>
|
||||
|
Loading…
Reference in New Issue
Block a user