2.23.91
This commit is contained in:
parent
29c883c61b
commit
ce45e2504c
@ -12,7 +12,7 @@
|
||||
Summary: GNOME session manager
|
||||
Name: gnome-session
|
||||
Version: 2.23.91
|
||||
Release: 0.20080828.1%{?dist}
|
||||
Release: 1%{?dist}
|
||||
URL: http://www.gnome.org
|
||||
Source0: http://download.gnome.org/sources/gnome-session/2.23/%{name}-%{version}.tar.bz2
|
||||
Source1: redhat-default-session
|
||||
@ -63,6 +63,8 @@ Requires(pre): GConf2 >= %{gconf2_version}
|
||||
Requires(post): GConf2 >= %{gconf2_version}
|
||||
Requires(preun): GConf2 >= %{gconf2_version}
|
||||
|
||||
Patch0: valgrind-leaks.patch
|
||||
|
||||
%description
|
||||
|
||||
gnome-session manages a GNOME desktop session. It starts up the other core
|
||||
@ -70,6 +72,7 @@ GNOME components and handles logout and saving the session.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p0 -b .leaks
|
||||
|
||||
%build
|
||||
|
||||
@ -168,6 +171,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 2 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.91-1
|
||||
- Update to 2.23.91
|
||||
|
||||
* Thu Aug 28 2008 Jon McCann <jmccann@redhat.com> - 2.23.91.0.2008.08.28.1
|
||||
- Update to snapshot
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user