Author: igor
Date: Wed Feb 26 04:30:04 2014
New Revision: 12786
Log:
Use libusb instead of libusbx as the two projects have been merged.
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/genlib/libusb.xml
trunk/BOOK/introduction/welcome/changelog.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Tue Feb 25 13:04:58 2014 (r12785)
+++ trunk/BOOK/general.ent Wed Feb 26 04:30:04 2014 (r12786)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "25"> <!-- Always 2 digits -->
+<!ENTITY day "26"> <!-- Always 2 digits -->
<!ENTITY month "02"> <!-- Always 2 digits -->
<!ENTITY year "2014">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "February 25th, &year;">
+<!ENTITY releasedate "February 26th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|testing|unstable|development] -->
Modified: trunk/BOOK/general/genlib/libusb.xml
==============================================================================
--- trunk/BOOK/general/genlib/libusb.xml Tue Feb 25 13:04:58 2014
(r12785)
+++ trunk/BOOK/general/genlib/libusb.xml Wed Feb 26 04:30:04 2014
(r12786)
@@ -4,10 +4,10 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY libusb-download-http
"&sourceforge-repo;/libusbx/libusbx-&libusb-version;.tar.bz2">
+ <!ENTITY libusb-download-http
"&sourceforge-repo;/libusb/libusb-&libusb-version;.tar.bz2">
<!ENTITY libusb-download-ftp " ">
- <!ENTITY libusb-md5sum "f2ccd0589dde901dfd5607459f77bf44">
- <!ENTITY libusb-size "492 KB">
+ <!ENTITY libusb-md5sum "4a6d049923efc6496f1d383054dac1a6">
+ <!ENTITY libusb-size "491 KB">
<!ENTITY libusb-buildsize "5.2 MB (additional 2.8 MB for API
documentation)">
<!ENTITY libusb-time "less than 0.1 SBU">
]>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Tue Feb 25 13:04:58
2014 (r12785)
+++ trunk/BOOK/introduction/welcome/changelog.xml Wed Feb 26 04:30:04
2014 (r12786)
@@ -45,6 +45,16 @@
-->
<listitem>
+ <para>February 26th, 2014</para>
+ <itemizedlist>
+ <listitem>
+ <para>[igor] - Use libusb instead of libusbx as the two projects have
+ been merged. Fixes <ulink
url="&blfs-ticket-root;4708">#4708</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>February 23rd, 2014</para>
<itemizedlist>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page