Author: igor
Date: Sat Oct  4 04:03:40 2014
New Revision: 14485

Log:
Update to libevdev-1.3.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/x/installing/libevdev.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Sat Oct  4 03:10:04 2014        (r14484)
+++ trunk/BOOK/general.ent      Sat Oct  4 04:03:40 2014        (r14485)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "03">                   <!-- Always 2 digits -->
+<!ENTITY day          "04">                   <!-- Always 2 digits -->
 <!ENTITY month        "10">                   <!-- Always 2 digits -->
 <!ENTITY year         "2014">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "October 3rd, &year;">
+<!ENTITY releasedate  "October 4th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development] -->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sat Oct  4 03:10:04 
2014        (r14484)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sat Oct  4 04:03:40 
2014        (r14485)
@@ -45,6 +45,16 @@
 -->
 
     <listitem>
+      <para>October 4th, 2014</para>
+      <itemizedlist>
+        <listitem>
+          <para>[igor] - Update to libevdev-1.3.  Fixes
+          <ulink url="&blfs-ticket-root;5487">#5487</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>October 3rd, 2014</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/x/installing/libevdev.xml
==============================================================================
--- trunk/BOOK/x/installing/libevdev.xml        Sat Oct  4 03:10:04 2014        
(r14484)
+++ trunk/BOOK/x/installing/libevdev.xml        Sat Oct  4 04:03:40 2014        
(r14485)
@@ -4,13 +4,13 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!ENTITY libevdev-version "1.2.2">
+  <!ENTITY libevdev-version "1.3">
 
   <!ENTITY libevdev-download-http 
"http://www.freedesktop.org/software/libevdev/libevdev-&libevdev-version;.tar.xz";>
   <!ENTITY libevdev-download-ftp  " ">
-  <!ENTITY libevdev-md5sum        "7c1ee9c2069489b2a25dfde6f8e2ff6a">
-  <!ENTITY libevdev-size          "380 KB">
-  <!ENTITY libevdev-buildsize     "8.2 MB">
+  <!ENTITY libevdev-md5sum        "ab67de8f949e84ae2abb48af09eda423">
+  <!ENTITY libevdev-size          "384 KB">
+  <!ENTITY libevdev-buildsize     "6.0 MB">
   <!ENTITY libevdev-time          "0.1 SBU (0.3 SBU with all tests)">
 ]>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to