From 72ef2c5aad3a2d2b31d8393c252ab88b1b0b8332 Mon Sep 17 00:00:00 2001 From: bingo2008 <5493992+bingo2008@user.noreply.gitee.com> Date: Mon, 13 Jan 2020 10:32:02 +0800 Subject: [PATCH] modify spec --- gnome-session.spec | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/gnome-session.spec b/gnome-session.spec index aa71897..42e23ff 100644 --- a/gnome-session.spec +++ b/gnome-session.spec @@ -1,16 +1,13 @@ -Name: gnome-session -Summary: Session Management Tools for the GNOME Desktop -Version: 3.30.1 -Release: 3 -License: GPLv2+ -URL: http://www.gnome.org -Source0: http://download.gnome.org/sources/%{name}/3.30/%{name}-%{version}.tar.xz - -Patch1: gnome-session-3.3.92-nv30.patch -Patch3: gnome-session-3.6.2-swrast.patch -Patch4: 0001-check-accelerated-gles-Use-eglGetPlatformDisplay-EXT.patch -Patch5: 0001-Add-support-for-new-ConfirmedRebootToBootOptions-sig.patch -Patch6: 0002-Fedora-Set-grub-boot-flags-on-shutdown-reboot.patch +Name: gnome-session +Summary: Session Management Tools for the GNOME Desktop +Version: 3.30.1 +Release: 3 +License: GPLv2+ +URL: http://www.gnome.org +Source0: http://download.gnome.org/sources/%{name}/3.30/%{name}-%{version}.tar.xz +Patch0001: 0001-check-accelerated-gles-Use-eglGetPlatformDisplay-EXT.patch +Patch0002: 0001-Add-support-for-new-ConfirmedRebootToBootOptions-sig.patch +Patch0003: 0002-Fedora-Set-grub-boot-flags-on-shutdown-reboot.patch BuildRequires: meson gcc gettext intltool xmlto usermode /usr/bin/xsltproc BuildRequires: pkgconfig(gl) pkgconfig(egl) pkgconfig(glesv2) pkgconfig(gnome-desktop-3.0)