mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-19 18:55:09 +01:00
Fix EXTRA_DIST files in systemd tarball.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11271 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
ba91030766
commit
20483d86bb
@ -42,6 +42,15 @@
|
||||
<listitem revision="sysv"> or <listitem revision="systemd"> as
|
||||
appropriate for the entry or if needed the entire day's listitem.
|
||||
-->
|
||||
<listitem revision="systemd">
|
||||
<para>2017-07-21</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[dj] - Fix EXTRA_DIST files in systemd tarball.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2017-07-18</para>
|
||||
<itemizedlist>
|
||||
|
@ -3,11 +3,11 @@
|
||||
Change to x.y for release but not -rc releases -->
|
||||
<!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" -->
|
||||
|
||||
<!ENTITY versiond "20170718-systemd">
|
||||
<!ENTITY versiond "20170721-systemd">
|
||||
<!ENTITY short-versiond "systemd">
|
||||
<!ENTITY generic-versiond "systemd">
|
||||
|
||||
<!ENTITY releasedate "July 18, 2017">
|
||||
<!ENTITY releasedate "July 21, 2017">
|
||||
|
||||
<!ENTITY copyrightdate "1999-2017"><!-- jhalfs needs a literal dash, not – -->
|
||||
<!ENTITY milestone "8.1">
|
||||
|
@ -560,9 +560,9 @@
|
||||
<!ENTITY sysklogd-ch6-sbu "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY systemd-version "234">
|
||||
<!ENTITY systemd-size "4,072 KB">
|
||||
<!ENTITY systemd-size "4,084 KB">
|
||||
<!ENTITY systemd-url "http://anduin.linuxfromscratch.org/sources/other/systemd/systemd-&systemd-version;.tar.xz">
|
||||
<!ENTITY systemd-md5 "157b51f03bf367c15d870111ef9255a1">
|
||||
<!ENTITY systemd-md5 "d057c3ee9a1bb23aa4836f354fedf26c">
|
||||
<!ENTITY systemd-home "http://www.freedesktop.org/wiki/Software/systemd/">
|
||||
<!ENTITY systemd-ch6-du "507 MB">
|
||||
<!ENTITY systemd-ch6-sbu "7.4 SBU">
|
||||
|
Loading…
Reference in New Issue
Block a user