diff --git a/libgnome-2.7.2-default-cursor.patch b/libgnome-2.7.2-default-cursor.patch new file mode 100644 index 0000000..6e74755 --- /dev/null +++ b/libgnome-2.7.2-default-cursor.patch @@ -0,0 +1,19 @@ +--- libgnome-2.7.2/schemas/desktop_gnome_peripherals_mouse.schemas.in.default-cursor 2004-08-11 13:41:08.255401604 +0200 ++++ libgnome-2.7.2/schemas/desktop_gnome_peripherals_mouse.schemas.in 2004-08-11 13:41:47.042682149 +0200 +@@ -100,6 +100,7 @@ + + /schemas/desktop/gnome/peripherals/mouse/cursor_theme + /desktop/gnome/peripherals/mouse/cursor_theme ++ Bluecurve + gnome + string + +@@ -118,7 +119,7 @@ + /desktop/gnome/peripherals/mouse/cursor_size + gnome + int +- 18 ++ 24 + + Cursor size + diff --git a/libgnome.spec b/libgnome.spec index 285dc51..d106445 100644 --- a/libgnome.spec +++ b/libgnome.spec @@ -12,7 +12,7 @@ Summary: GNOME base library Name: libgnome Version: 2.7.2 -Release: 1 +Release: 2 URL: ftp://ftp.gnome.org/ Source0: %{name}-%{version}.tar.bz2 Source1: desktop_gnome_peripherals_monitor.schemas @@ -42,11 +42,11 @@ BuildRequires: libxslt-devel >= %{libxslt_version} BuildRequires: intltool BuildRequires: gtk-doc -Patch0: libgnome-2.2.2-default-gtk-theme.patch -Patch1: libgnome-2.5.3-default-background.patch +Patch0: libgnome-2.7.2-default-gtk-theme.patch +Patch1: libgnome-2.7.2-default-background.patch Patch2: libgnome-2.0.2-scoreloc.patch -Patch3: libgnome-2.1.90-default-icontheme.patch -Patch4: libgnome-2.2.0.1-default-cursor.patch +Patch3: libgnome-2.7.2-default-icontheme.patch +Patch4: libgnome-2.7.2-default-cursor.patch # Added to avoid the warning messages about utmp group, bug #24171 # fixme, just libzvt? @@ -151,6 +151,9 @@ gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/desktop_gnome_* %{_datadir}/gtk-doc %changelog +* Wed Aug 11 2004 Alexander Larsson - 2.7.2-2 +- Update default fixes to patch schemas.in files + * Wed Aug 4 2004 Mark McLoughlin 2.7.2-1 - Update to 2.7.2 - Remove sound properties patches and desktop_gnome_accessibility_startup