From ca6aceae83dc33f3f036a9bb2e50784c2267ff70 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Fri, 4 Feb 2011 11:39:40 -0500 Subject: [PATCH] - Change the default cursor theme (also make the dependency a soft one) --- index.theme | 2 +- libXcursor.spec | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/index.theme b/index.theme index 6eed8fe..cda0b19 100644 --- a/index.theme +++ b/index.theme @@ -1,2 +1,2 @@ [Icon Theme] -Inherits=dmz-aa +Inherits=Adwaita diff --git a/libXcursor.spec b/libXcursor.spec index 38ad1a9..66fc97f 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -1,15 +1,13 @@ Summary: Cursor management library Name: libXcursor Version: 1.1.11 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org #VCS: git:git://anongit.freedesktop.org/xorg/lib/libXcursor Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2 Source1: index.theme -# the default cursor theme inherits from this -Requires: dmz-cursor-themes BuildRequires: xorg-x11-util-macros BuildRequires: xorg-x11-proto-devel @@ -88,6 +86,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/Xcursor*.3* %changelog +* Fri Feb 04 2011 Ray Strode 1.1.11-2 +- Change the default cursor theme + (also make the dependency a soft one) + * Thu Oct 28 2010 Adam Jackson 1.1.11-1 - libXcursor 1.1.11