This commit is contained in:
Matthias Clasen 2010-05-28 00:55:52 +00:00
parent 064b8d4726
commit 742fd80e43
3 changed files with 8 additions and 9 deletions

View File

@ -1 +1 @@
gnome-session-2.30.0.tar.bz2 gnome-session-2.31.2.tar.bz2

View File

@ -9,11 +9,11 @@
Summary: GNOME session manager Summary: GNOME session manager
Name: gnome-session Name: gnome-session
Version: 2.30.0 Version: 2.31.2
Release: 2%{?dist} Release: 1%{?dist}
URL: http://www.gnome.org URL: http://www.gnome.org
#VCS: git:git://git.gnome.org/gnome-session #VCS: git:git://git.gnome.org/gnome-session
Source0: http://download.gnome.org/sources/gnome-session/2.30/%{name}-%{version}.tar.bz2 Source0: http://download.gnome.org/sources/gnome-session/2.31/%{name}-%{version}.tar.bz2
Source2: gnome.desktop Source2: gnome.desktop
License: GPLv2+ License: GPLv2+
@ -76,9 +76,6 @@ Patch3: 0001-Add-ability-to-perform-actions-after-a-period-of-idl.patch
# https://bugzilla.gnome.org/show_bug.cgi?id=607094 # https://bugzilla.gnome.org/show_bug.cgi?id=607094
Patch4: nag-root-user.patch Patch4: nag-root-user.patch
# upstream
Patch6: Explicitly-add-lXext-lXau-to-linker-line.patch
%description %description
gnome-session manages a GNOME desktop or GDM login session. It starts up gnome-session manages a GNOME desktop or GDM login session. It starts up
the other core GNOME components and handles logout and saving the session. the other core GNOME components and handles logout and saving the session.
@ -95,7 +92,6 @@ Desktop file to add GNOME to display manager session menu.
%setup -q %setup -q
%patch3 -p1 -b .max-idle %patch3 -p1 -b .max-idle
%patch4 -p1 -b .nag-root-user %patch4 -p1 -b .nag-root-user
%patch6 -p1
echo "ACLOCAL_AMFLAGS = -I m4" >> Makefile.am echo "ACLOCAL_AMFLAGS = -I m4" >> Makefile.am
@ -183,6 +179,9 @@ fi
%changelog %changelog
* Thu May 27 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.2-1
- Update to 2.31.2
* Fri May 07 2010 Colin Walters <walters@verbum.org> - 2.30.0-2 * Fri May 07 2010 Colin Walters <walters@verbum.org> - 2.30.0-2
- Use upstream commit for library linking - Use upstream commit for library linking

View File

@ -1 +1 @@
d15fdd120f3c7d01e4a388a4a0e73932 gnome-session-2.30.0.tar.bz2 4f223cebb440666aca09d852f07f241a gnome-session-2.31.2.tar.bz2