mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Update to gnome-session-42.0
This commit is contained in:
parent
0650fd69b6
commit
06314d4761
@ -68,7 +68,7 @@
|
||||
<!ENTITY mutter-version "41.4">
|
||||
<!ENTITY gnome-shell-version "41.4">
|
||||
<!ENTITY gnome-shell-extensions-version "41.2">
|
||||
<!ENTITY gnome-session-version "41.3">
|
||||
<!ENTITY gnome-session-version "42.0">
|
||||
<!ENTITY gdm-version "42.0">
|
||||
<!ENTITY gnome-user-docs-version "41.2">
|
||||
<!-- Icons moved to packages.ent, since they're now in the Icons chapter.-->
|
||||
|
@ -5,12 +5,12 @@
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gnome-session-download-http
|
||||
"&gnome-download-http;/gnome-session/&gnome-41;/gnome-session-&gnome-session-version;.tar.xz">
|
||||
"&gnome-download-http;/gnome-session/&gnome-42;/gnome-session-&gnome-session-version;.tar.xz">
|
||||
<!ENTITY gnome-session-download-ftp
|
||||
"&gnome-download-ftp;/gnome-session/&gnome-41;/gnome-session-&gnome-session-version;.tar.xz">
|
||||
<!ENTITY gnome-session-md5sum "f0ccb8a21871a7dce3c3b104fe33a31a">
|
||||
<!ENTITY gnome-session-size "476 KB">
|
||||
<!ENTITY gnome-session-buildsize "16 MB">
|
||||
"&gnome-download-ftp;/gnome-session/&gnome-42;/gnome-session-&gnome-session-version;.tar.xz">
|
||||
<!ENTITY gnome-session-md5sum "ab47b2cd924fb74d4dbc2edab886c32a">
|
||||
<!ENTITY gnome-session-size "474 KB">
|
||||
<!ENTITY gnome-session-buildsize "12 MB">
|
||||
<!ENTITY gnome-session-time "0.1 SBU">
|
||||
]>
|
||||
|
||||
@ -111,13 +111,6 @@
|
||||
|
||||
<screen><userinput>sed 's@/bin/sh@/bin/sh -l@' -i gnome-session/gnome-session.in</userinput></screen>
|
||||
|
||||
<!-- Not needed with 40.1.1
|
||||
<para revision="systemd">
|
||||
Adapt gnome-session to changes in systemd-247:
|
||||
</para>
|
||||
|
||||
<screen revision="systemd"><userinput remap="pre">echo 'Slice=-.slice' >> data/gnome-session-restart-dbus.service.in</userinput></screen>
|
||||
-->
|
||||
|
||||
<para revision="sysv">
|
||||
Adapt meson.build so that gnome-session can build without systemd:
|
||||
|
@ -44,6 +44,10 @@
|
||||
<listitem>
|
||||
<para>April 9th, 2022</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[pierre] - Update to gnome-session-42.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;16306">#16306</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[pierre] - Update to gdm-42.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;16305">#16305</ulink>.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user