auto-import gnome-session-2.5.91-1 from gnome-session-2.5.91-1.src.rpm
This commit is contained in:
parent
8222cdff16
commit
d95ac45cc7
@ -1 +1 @@
|
||||
gnome-session-2.5.3.tar.bz2
|
||||
gnome-session-2.5.91.tar.bz2
|
||||
|
@ -1,11 +1,11 @@
|
||||
--- gnome-session-2.2.2/gnome-session/splash-widget.c.icons 2003-05-15 12:03:14.000000000 +0200
|
||||
+++ gnome-session-2.2.2/gnome-session/splash-widget.c 2003-05-27 12:42:08.000000000 +0200
|
||||
@@ -45,7 +45,11 @@
|
||||
{ N_("The Panel"), "gnome-panel", "gnome-panel.png" },
|
||||
{ N_("Session Manager Proxy"), "gnome-smproxy", "gnome-session.png" },
|
||||
{ N_("Nautilus"), "nautilus", "gnome-ccdesktop.png" },
|
||||
- { N_("Desktop Settings"), "gnome-settings-daemon", "gnome-settings.png" }
|
||||
+ { N_("Desktop Settings"), "gnome-settings-daemon", "gnome-settings.png" },
|
||||
--- gnome-session-2.5.90/gnome-session/splash-widget.c.icons 2004-02-24 14:13:22.000000000 +0000
|
||||
+++ gnome-session-2.5.90/gnome-session/splash-widget.c 2004-02-24 14:14:24.000000000 +0000
|
||||
@@ -46,7 +46,11 @@
|
||||
{ N_("The Panel"), "gnome-panel", "gnome-panel" },
|
||||
{ N_("Session Manager Proxy"), "gnome-smproxy", "gnome-session" },
|
||||
{ N_("Nautilus"), "nautilus", "gnome-fs-desktop" },
|
||||
- { N_("Desktop Settings"), "gnome-settings-daemon", "gnome-settings" }
|
||||
+ { N_("Desktop Settings"), "gnome-settings-daemon", "gnome-settings" },
|
||||
+ { N_("Authentication Icon"), "pam-panel-icon", "keyring.png" },
|
||||
+ { N_("CD Device Handler"), "magicdev", "gnome-dev-cdrom.png" },
|
||||
+ { N_("Red Hat Network Monitor"), "rhn-applet-gui", "up2date.png" },
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
Summary: GNOME session manager
|
||||
Name: gnome-session
|
||||
Version: 2.5.3
|
||||
Version: 2.5.91
|
||||
Release: 1
|
||||
URL: http://www.gnome.org
|
||||
Source0: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/gnome-session/%{name}-%{version}.tar.bz2
|
||||
@ -51,7 +51,6 @@ BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
|
||||
BuildRequires: libbonobo-devel >= %{libbonobo_version}
|
||||
BuildRequires: libbonoboui-devel >= %{libbonoboui_version}
|
||||
BuildRequires: gnome-vfs2-devel >= %{gnome_vfs2_version}
|
||||
BuildRequires: fontconfig
|
||||
|
||||
# this is so the configure checks find /usr/bin/halt etc.
|
||||
BuildRequires: usermode
|
||||
@ -130,6 +129,17 @@ done
|
||||
%{_sysconfdir}/X11/dm/Sessions/*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 10 2004 Mark McLoughlin <markmc@redhat.com>
|
||||
- Update to 2.5.91
|
||||
|
||||
* Tue Feb 24 2004 Mark McLoughlin <markmc@redhat.com> 2.5.90-1
|
||||
- Update to 2.5.90
|
||||
- Remove extraneous fontconfig BuildRequires
|
||||
- Resolve conflicts with the icons and splash-repaint patches
|
||||
|
||||
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* Mon Jan 26 2004 Alexander Larsson <alexl@redhat.com> 2.5.3-1
|
||||
- Update to 2.5.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user