libXcursor 1.1.12
This commit is contained in:
parent
da33289a3d
commit
4dd097f50e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
libXcursor-1.1.10.tar.bz2
|
||||
/libXcursor-1.1.11.tar.bz2
|
||||
/libXcursor-1.1.12.tar.bz2
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: Cursor management library
|
||||
Name: libXcursor
|
||||
Version: 1.1.11
|
||||
Release: 3%{?dist}
|
||||
Version: 1.1.12
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -26,7 +26,6 @@ several sizes and the library automatically picks the best size.
|
||||
Summary: Development files for %{name}
|
||||
Group: Development/Libraries
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: pkgconfig
|
||||
|
||||
%description devel
|
||||
libXcursor development package.
|
||||
@ -86,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/Xcursor*.3*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 17 2011 Adam Jackson <ajax@redhat.com> 1.1.12-1
|
||||
- libXcursor 1.1.12
|
||||
|
||||
* 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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user