This commit is contained in:
Dennis Gilmore 2011-02-07 22:20:12 -06:00
parent ca6aceae83
commit da33289a3d

View File

@ -1,7 +1,7 @@
Summary: Cursor management library
Name: libXcursor
Version: 1.1.11
Release: 2%{?dist}
Release: 3%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.x.org
@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/Xcursor*.3*
%changelog
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.11-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* 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)