Author: igor
Date: Fri Nov 29 00:05:58 2013
New Revision: 12301
Log:
update to libxshmfence-1.1
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/installing/x7lib.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Thu Nov 28 07:23:00 2013 (r12300)
+++ trunk/BOOK/general.ent Fri Nov 29 00:05:58 2013 (r12301)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "28"> <!-- Always 2 digits -->
+<!ENTITY day "29"> <!-- Always 2 digits -->
<!ENTITY month "11"> <!-- Always 2 digits -->
<!ENTITY year "2013">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "November 28th, &year;">
+<!ENTITY releasedate "November 29th, &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/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Thu Nov 28 07:23:00
2013 (r12300)
+++ trunk/BOOK/introduction/welcome/changelog.xml Fri Nov 29 00:05:58
2013 (r12301)
@@ -44,6 +44,16 @@
-->
<listitem>
+ <para>November 29th, 2013</para>
+ <itemizedlist>
+ <listitem>
+ <para>[igor] - Update to libxshmfence-1.1. Fixes
+ <ulink url="&blfs-ticket-root;4376">#4376</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>November 28th, 2013</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/x/installing/x7lib.xml
==============================================================================
--- trunk/BOOK/x/installing/x7lib.xml Thu Nov 28 07:23:00 2013 (r12300)
+++ trunk/BOOK/x/installing/x7lib.xml Fri Nov 29 00:05:58 2013 (r12301)
@@ -103,8 +103,8 @@
<!ENTITY libxkbfile-version "1.0.8">
<!ENTITY libxkbfile-md5sum "19e6533ae64abba0773816a23f2b9507">
- <!ENTITY libxshmfence-version "1.0">
- <!ENTITY libxshmfence-md5sum "b4437ce302bd6c3f4abda3d9330ddcf9">
+ <!ENTITY libxshmfence-version "1.1">
+ <!ENTITY libxshmfence-md5sum "2dd10448c1166e71a176206a8dfabe6d">
]>
<sect1 id="xorg7-lib" xreflabel="Xorg Libraries">
@@ -252,10 +252,6 @@
./configure $XORG_CONFIG \
--with-appdefaultdir=/etc/X11/app-defaults
;;
- libxshmfence-[0-9]* )
- autoreconf -fiv
- ./configure $XORG_CONFIG
- ;;
* )
./configure $XORG_CONFIG
;;
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page