Author: krejzi Date: Fri Jun 14 13:16:52 2013 New Revision: 11291 Log: Couple of fixes to the systemd branch.
Modified: branches/systemd/general.ent branches/systemd/introduction/welcome/changelog.xml branches/systemd/x/installing/x7lib.xml Modified: branches/systemd/general.ent ============================================================================== --- branches/systemd/general.ent Fri Jun 14 11:17:53 2013 (r11290) +++ branches/systemd/general.ent Fri Jun 14 13:16:52 2013 (r11291) @@ -22,11 +22,11 @@ <!ENTITY downloads-root "http://www.linuxfromscratch.org/blfs/downloads/systemd"> <!ENTITY downloads-project "http://downloads.&lfs-domainname;"> -<!ENTITY sources-anduin-http "http://anduin.&lfs-domainname;/sources/BLFS/systemd"> -<!ENTITY sources-anduin-ftp "ftp://anduin.&lfs-domainname;/BLFS/systemd"> +<!ENTITY sources-anduin-http "http://anduin.&lfs-domainname;/sources/BLFS/svn"> +<!ENTITY sources-anduin-ftp "ftp://anduin.&lfs-domainname;/BLFS/svn"> <!ENTITY sources-anduin-other-http "http://anduin.&lfs-domainname;/sources/other"> <!ENTITY sources-anduin-other "ftp://anduin.&lfs-domainname;/other"> -<!ENTITY files-anduin "http://anduin.&lfs-domainname;/files/BLFS/systemd"> +<!ENTITY files-anduin "http://anduin.&lfs-domainname;/files/BLFS/svn"> <!ENTITY hints-root "http://www.&lfs-domainname;/hints"> <!ENTITY patch-downloads "http://www.linuxfromscratch.org/patches/downloads"> <!ENTITY patch-root "http://www.&lfs-domainname;/patches/blfs/systemd"> @@ -34,7 +34,7 @@ <!ENTITY blfs-ticket-root "http://wiki.&lfs-domainname;/blfs/ticket/"> <!-- <!ENTITY lfs-root "http://www.&lfs-domainname;/lfs/view/&lfs-version;"> --> <!ENTITY lfs-root "../../../../lfs/view/&lfs-version;"> -<!ENTITY lfs-dev "../../../../lfs/view/development"> +<!ENTITY lfs-dev "../../../../lfs/view/systemd"> <!ENTITY kernel "http://www.kernel.org/pub/"> <!ENTITY gstreamer-dl "http://gstreamer.freedesktop.org/src"> <!ENTITY gnu-alpha-ftp "ftp://alpha.gnu.org/gnu/"> Modified: branches/systemd/introduction/welcome/changelog.xml ============================================================================== --- branches/systemd/introduction/welcome/changelog.xml Fri Jun 14 11:17:53 2013 (r11290) +++ branches/systemd/introduction/welcome/changelog.xml Fri Jun 14 13:16:52 2013 (r11291) @@ -45,6 +45,15 @@ --> <listitem> + <para>June 14th, 2013</para> + <itemizedlist> + <listitem> + <para>[ken] - libXrender-0.9.8 and libXvMC-1.0.8.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>June 6th, 2013</para> <itemizedlist> <listitem> Modified: branches/systemd/x/installing/x7lib.xml ============================================================================== --- branches/systemd/x/installing/x7lib.xml Fri Jun 14 11:17:53 2013 (r11290) +++ branches/systemd/x/installing/x7lib.xml Fri Jun 14 13:16:52 2013 (r11291) @@ -49,8 +49,8 @@ <!ENTITY libXcomposite-version "0.4.4"> <!ENTITY libXcomposite-md5sum "f7a218dcbf6f0848599c6c36fc65c51a"> - <!ENTITY libXrender-version "0.9.7"> - <!ENTITY libXrender-md5sum "ee62f4c7f0f16ced4da63308963ccad2"> + <!ENTITY libXrender-version "0.9.8"> + <!ENTITY libXrender-md5sum "2bd9a15fcf64d216e63b8d129e4f1f1c"> <!ENTITY libXcursor-version "1.1.14"> <!ENTITY libXcursor-md5sum "1e7c17afbbce83e2215917047c57d1b3"> @@ -85,8 +85,8 @@ <!ENTITY libXv-version "1.0.8"> <!ENTITY libXv-md5sum "224dadca53d9c88f8a2b8945babcea70"> - <!ENTITY libXvMC-version "1.0.7"> - <!ENTITY libXvMC-md5sum "3340c99ff556ea2457b4be47f5cb96fa"> + <!ENTITY libXvMC-version "1.0.8"> + <!ENTITY libXvMC-md5sum "2e4014e9d55c430e307999a6b3dd256d"> <!ENTITY libXxf86dga-version "1.1.4"> <!ENTITY libXxf86dga-md5sum "d7dd9b9df336b7dd4028b6b56542ff2c"> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
