Changeset eb3b2ad


Ignore:
Timestamp:
09/18/2014 08:07:49 PM (10 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
e16d0088
Parents:
a268e0e
Message:

Add note about when a reinstall of amarok is required.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14318 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra268e0e reb3b2ad  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "17">                   <!-- Always 2 digits -->
     3<!ENTITY day          "18">                   <!-- Always 2 digits -->
    44<!ENTITY month        "09">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "September 17th, &year;">
     9<!ENTITY releasedate  "September 18th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    ra268e0e reb3b2ad  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>September 18th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[bdubbs] - Add note about when a reinstall of
     52          amarok is required. Finish fixing
     53          <ulink url="&blfs-ticket-root;5238">#5238</ulink>.</para>
     54        </listitem>
     55      </itemizedlist>
     56    </listitem>
    4657
    4758    <listitem>
  • kde/core/kde-workspace.xml

    ra268e0e reb3b2ad  
    55  %general-entities;
    66
    7   <!ENTITY ws-dir "4.13.3">
     7  <!ENTITY ws-dir "4.14.1">
    88  <!ENTITY kde-workspace-download-http "&kde-download-http;&ws-dir;/src/kde-workspace-&kde-workspace-version;.tar.xz">
    99  <!ENTITY kde-workspace-download-ftp  "&kde-download-ftp;&ws-dir;/src/kde-workspace-&kde-workspace-version;.tar.xz">
  • multimedia/audioutils/amarok.xml

    ra268e0e reb3b2ad  
    3737    </para>
    3838
    39     &lfs75_checked;
     39    &lfs76_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    114114    <title>Installation of Amarok</title>
    115115
     116    <note><para>Amarok depends strongly on $KDE_PREFIX.  If a new version of
     117    KDE is installed in a different location (for instance installing kde in a
     118    versioned directory of /opt), then this package will need to be
     119    reinstalled.</para></note>
     120
    116121    <para>
    117122      Install <application>Amarok</application> by running
Note: See TracChangeset for help on using the changeset viewer.