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)