- Change the default cursor theme
(also make the dependency a soft one)
This commit is contained in:
parent
93cc901e6a
commit
ca6aceae83
@ -1,2 +1,2 @@
|
||||
[Icon Theme]
|
||||
Inherits=dmz-aa
|
||||
Inherits=Adwaita
|
||||
|
||||
@ -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 <rstrode@redhat.com> 1.1.11-2
|
||||
- Change the default cursor theme
|
||||
(also make the dependency a soft one)
|
||||
|
||||
* Thu Oct 28 2010 Adam Jackson <ajax@redhat.com> 1.1.11-1
|
||||
- libXcursor 1.1.11
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user