[gnome-session/f20-gnome-3-12] Sync with rawhide

Richard Hughes rhughes at fedoraproject.org
Tue Apr 15 14:45:17 UTC 2014


commit faec729e5c6722e7ff3763e552d9136473cca81d
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Apr 15 15:44:54 2014 +0100

    Sync with rawhide

 gnome-session.spec |   15 +++++++++++----
 1 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/gnome-session.spec b/gnome-session.spec
index 1a5deb1..15c52a4 100644
--- a/gnome-session.spec
+++ b/gnome-session.spec
@@ -77,6 +77,14 @@ Requires: gnome-session = %{version}-%{release}
 %description xsession
 Desktop file to add GNOME to display manager session menu.
 
+%package wayland-session
+Summary: Desktop file for wayland based gnome session
+Group: User Interface/Desktops
+Requires: gnome-session = %{version}-%{release}
+
+%description wayland-session
+Desktop file to add GNOME on wayland to display manager session menu.
+
 %prep
 %setup -q
 %patch1 -p1 -b .nv30
@@ -100,9 +108,6 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
 
 %find_lang %{po_package}
 
-%check
-desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gnome-session-properties.desktop
-
 %post
 /sbin/ldconfig
 touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
@@ -122,10 +127,12 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %files xsession
 %{_datadir}/xsessions/*
 
+%files wayland-session
+%{_datadir}/wayland-sessions/*
+
 %files -f %{po_package}.lang
 %doc AUTHORS COPYING NEWS README
 %doc %{_mandir}/man*/*
-%{_datadir}/applications/gnome-session-properties.desktop
 %{_bindir}/*
 %{_libexecdir}/gnome-session-check-accelerated
 %{_libexecdir}/gnome-session-check-accelerated-helper


More information about the scm-commits mailing list