Author: andy
Date: 2012-06-13 05:31:48 -0600 (Wed, 13 Jun 2012)
New Revision: 10325
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/genlib/libatomic_ops.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
libatomic_ops-7.2
Modified: trunk/BOOK/general/genlib/libatomic_ops.xml
===================================================================
--- trunk/BOOK/general/genlib/libatomic_ops.xml 2012-06-13 10:03:54 UTC (rev
10324)
+++ trunk/BOOK/general/genlib/libatomic_ops.xml 2012-06-13 11:31:48 UTC (rev
10325)
@@ -7,10 +7,10 @@
<!ENTITY libatomic_ops-download-http
"http://www.hpl.hp.com/research/linux/atomic_ops/download/libatomic_ops-&libatomic_ops-version;.tar.gz">
<!ENTITY libatomic_ops-download-ftp " ">
- <!ENTITY libatomic_ops-md5sum "1b65e48271c81e3fa2d7a9a69bab7504">
- <!ENTITY libatomic_ops-size "184 KB">
- <!ENTITY libatomic_ops-buildsize "1.4 MB">
- <!ENTITY libatomic_ops-time "less than 0.1 SBU">
+ <!ENTITY libatomic_ops-md5sum "890acdc83a7cd10e2e9536062d3741c8">
+ <!ENTITY libatomic_ops-size "228 KB">
+ <!ENTITY libatomic_ops-buildsize "4.5 MB">
+ <!ENTITY libatomic_ops-time "0.1 SBU">
]>
<sect1 id="libatomic_ops" xreflabel="libatomic_ops-&libatomic_ops-version;">
@@ -78,8 +78,6 @@
<screen><userinput>sed -i
's#AC_PROG_RANLIB#AC_LIBTOOL_DLOPEN\nAC_PROG_LIBTOOL#' configure.ac &&
sed -i 's#b_L#b_LTL#;s#\.a#.la#g;s#_a_#_la_#' src/Makefile.am &&
-sed -i '/a.h gcc\/ia/d' src/atomic_ops/sysdeps/Makefile.am &&
-sed -i 's# COPYING##;s#pkgdata#doc#' doc/Makefile.am &&
sed -i 's#\.a#.so#g;s#\.\./src/#../src/.libs/#g' tests/Makefile.am &&
autoreconf -i &&
./configure --prefix=/usr --disable-static \
@@ -100,13 +98,12 @@
<para>
<command>sed -i 's#AC_PROG_RANLIB ...</command>: These seds massage the
- autotool files so that a shared library is built, the tests pass and the
- docs are installed in the right place.
+ autotool files so that a shared library is built and the tests pass.
</para>
<para>
<command>autoreconf -i</command>: This regenerates the configure script
- and the Makefile.in files and installs some missing files.
+ and the Makefile.in files and installs a missing file.
</para>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
@@ -127,7 +124,8 @@
<seglistitem>
<seg>
- libatomic_ops.so and libatomic_ops_gpl.so
+ libatomic_ops.so and
+ libatomic_ops_gpl.so
</seg>
<seg>/usr/include/libatomic_ops</seg>
</seglistitem>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-06-13 10:03:54 UTC (rev 10324)
+++ trunk/BOOK/general.ent 2012-06-13 11:31:48 UTC (rev 10325)
@@ -3,13 +3,13 @@
$Date$
-->
-<!ENTITY day "12"> <!-- Always 2 digits -->
+<!ENTITY day "13"> <!-- Always 2 digits -->
<!ENTITY month "06"> <!-- Always 2 digits -->
<!ENTITY year "2012">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "June 12th, &year;">
+<!ENTITY releasedate "June 13th, &year;">
<!-- <!ENTITY releasedate "November &day;st, &year;"> -->
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
@@ -204,7 +204,7 @@
<!ENTITY keyutils-version "1.5.5">
<!ENTITY libassuan-version "2.0.3">
<!ENTITY libatasmart-version "0.18">
-<!ENTITY libatomic_ops-version "1.2">
+<!ENTITY libatomic_ops-version "7.2">
<!ENTITY libcroco-version "0.6.5">
<!ENTITY libdaemon-version "0.14">
<!ENTITY libdbusmenu-qt-version "0.9.0">
@@ -371,7 +371,7 @@
<!ENTITY doxygen-version "1.7.5">
<!ENTITY expect-version "5.45">
<!ENTITY gcc-version "4.7.0">
-<!ENTITY gc-version "7.1">
+<!ENTITY gc-version "7.2">
<!ENTITY gdb-version "7.4.1">
<!ENTITY git-version "1.7.10.1">
<!ENTITY guile-version "2.0.5">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-06-13 10:03:54 UTC
(rev 10324)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-06-13 11:31:48 UTC
(rev 10325)
@@ -41,6 +41,14 @@
</listitem>
-->
+ <listitem>
+ <para>June 13th, 2012</para>
+ <itemizedlist>
+ <listitem>
+ <para>[abenton] - Updated Libatomic_Ops to 7.2.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
<listitem>
<para>June 12th, 2012</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page