Changeset ad6910d for general.ent


Ignore:
Timestamp:
08/02/2015 10:18:11 PM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
0870572
Parents:
ac38e9dc
Message:

librep: Fix a build error. Thanks goes to Lee Hancock for reporting.
reiserfsprogs: Fix a build issue. Thanks goes to Lee Hancock for reporting.
Akonadi: add libxslt as a required dependency. Thanks goes to Tommy Lincoln and Micheal Gruben for reporting.
feh: Require imlib to be compiled with giflib for the test suite. Thanks goes to Tommy Lincoln for reporting

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16320 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rac38e9dc rad6910d  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "31">                   <!-- Always 2 digits -->
    4 <!ENTITY month        "07">                   <!-- Always 2 digits -->
     3<!ENTITY day          "02">                   <!-- Always 2 digits -->
     4<!ENTITY month        "08">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2015">
    66<!ENTITY copyrightdate "2001-&year;">
    77<!ENTITY copyholder   "The BLFS systemd Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "July 31st, &year;">
     9<!ENTITY releasedate  "August 2nd, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "systemd">                  <!-- svn|[release #] -->
Note: See TracChangeset for help on using the changeset viewer.