Update to 46~alpha
Deleting meson options systemd and systemd_journal since they are no longer upstream
This commit is contained in:
parent
1fb81ae0bf
commit
025d20deda
1
.gitignore
vendored
1
.gitignore
vendored
@ -122,3 +122,4 @@ gnome-session-2.31.6.tar.bz2
|
|||||||
/gnome-session-44.rc.tar.xz
|
/gnome-session-44.rc.tar.xz
|
||||||
/gnome-session-44.0.tar.xz
|
/gnome-session-44.0.tar.xz
|
||||||
/gnome-session-45.0.tar.xz
|
/gnome-session-45.0.tar.xz
|
||||||
|
/gnome-session-46.alpha.tar.xz
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
%define po_package gnome-session-45
|
%define po_package gnome-session-46
|
||||||
|
|
||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
%else
|
%else
|
||||||
@ -8,13 +8,13 @@
|
|||||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||||
|
|
||||||
Name: gnome-session
|
Name: gnome-session
|
||||||
Version: 45.0
|
Version: 46~alpha
|
||||||
Release: %autorelease
|
Release: %autorelease
|
||||||
Summary: GNOME session manager
|
Summary: GNOME session manager
|
||||||
|
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
URL: https://gitlab.gnome.org/GNOME/gnome-session
|
URL: https://gitlab.gnome.org/GNOME/gnome-session
|
||||||
Source: https://download.gnome.org/sources/gnome-session/45/%{name}-%{tarball_version}.tar.xz
|
Source: https://download.gnome.org/sources/gnome-session/46/%{name}-%{tarball_version}.tar.xz
|
||||||
|
|
||||||
# Blacklist NV30: https://bugzilla.redhat.com/show_bug.cgi?id=745202
|
# Blacklist NV30: https://bugzilla.redhat.com/show_bug.cgi?id=745202
|
||||||
Patch: gnome-session-3.3.92-nv30.patch
|
Patch: gnome-session-3.3.92-nv30.patch
|
||||||
@ -100,8 +100,7 @@ Desktop file to add GNOME on wayland to display manager session menu.
|
|||||||
%if 0%{?with_session_selector}
|
%if 0%{?with_session_selector}
|
||||||
-Dsession_selector=true \
|
-Dsession_selector=true \
|
||||||
%endif
|
%endif
|
||||||
-Dsystemd=true \
|
%{nil}
|
||||||
-Dsystemd_journal=true
|
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -132,8 +131,6 @@ Desktop file to add GNOME on wayland to display manager session menu.
|
|||||||
%dir %{_datadir}/xdg-desktop-portal
|
%dir %{_datadir}/xdg-desktop-portal
|
||||||
%{_datadir}/xdg-desktop-portal/gnome-portals.conf
|
%{_datadir}/xdg-desktop-portal/gnome-portals.conf
|
||||||
%{_datadir}/doc/gnome-session/
|
%{_datadir}/doc/gnome-session/
|
||||||
%dir %{_datadir}/GConf/gsettings
|
|
||||||
%{_datadir}/GConf/gsettings/gnome-session.convert
|
|
||||||
%{_datadir}/glib-2.0/schemas/org.gnome.SessionManager.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.gnome.SessionManager.gschema.xml
|
||||||
%{_userunitdir}/gnome-session*
|
%{_userunitdir}/gnome-session*
|
||||||
%{_userunitdir}/gnome-launched-.scope.d/
|
%{_userunitdir}/gnome-launched-.scope.d/
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-session-45.0.tar.xz) = 3eb3b4b9fcab2ec35bb61bac6257b254f142167250bbc1eb71d46aed350372f8942601c9d5ca5856e8686b53b70321f914cb55f1639daecfe6c61d84cb6d8aba
|
SHA512 (gnome-session-46.alpha.tar.xz) = 9978aab534c66bbac968baf21b20c487ebd6bfb01ce5714d3a85b1d268d682d0a6b53b9c20236e128f28ed8c6d1222d3e0a851bc958eeb295ffdd4c34e9a125a
|
||||||
|
Loading…
Reference in New Issue
Block a user