rpms/libXcursor/F-13 index.theme,1.1,1.2 libXcursor.spec,1.29,1.30

Matthias Clasen mclasen at fedoraproject.org
Tue Mar 9 15:23:26 UTC 2010


Author: mclasen

Update of /cvs/pkgs/rpms/libXcursor/F-13
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31612

Modified Files:
	index.theme libXcursor.spec 
Log Message:
switch the default cursor theme to dmz-aa



Index: index.theme
===================================================================
RCS file: /cvs/pkgs/rpms/libXcursor/F-13/index.theme,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- index.theme	15 Dec 2005 05:39:33 -0000	1.1
+++ index.theme	9 Mar 2010 15:23:26 -0000	1.2
@@ -1,2 +1,2 @@
 [Icon Theme]
-Inherits=Bluecurve
+Inherits=dmz-aa


Index: libXcursor.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libXcursor/F-13/libXcursor.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -p -r1.29 -r1.30
--- libXcursor.spec	21 Oct 2009 09:00:23 -0000	1.29
+++ libXcursor.spec	9 Mar 2010 15:23:26 -0000	1.30
@@ -1,7 +1,7 @@
-Summary: Cursor management library 
+Summary: Cursor management library
 Name: libXcursor
 Version: 1.1.10
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.x.org
@@ -9,6 +9,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version
 
 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
@@ -20,7 +22,7 @@ BuildRequires: libXrender-devel >= 0.8.2
 %description
 This is  a simple library designed to help locate and load cursors.
 Cursors can be loaded from files or memory. A library of common cursors
-exists which map to the standard X cursor names.Cursors can exist in 
+exists which map to the standard X cursor names.Cursors can exist in
 several sizes and the library automatically picks the best size.
 
 %package devel
@@ -87,6 +89,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/Xcursor*.3*
 
 %changelog
+* Tue Mar  9 2010 Matthias Clasen <mclasen at redhat.com> - 1.1.10-4
+- Make default cursor theme inherit dmz-aa instead of Bluecurve
+- Also require the cursor theme package
+
 * Wed Oct 21 2009 Parag <paragn at fedoraproject.org> - 1.1.10-3
 - Merge-Review #226066
 - make is not verbose



More information about the scm-commits mailing list