libXfixes 5.0

This commit is contained in:
Adam Jackson 2011-03-16 23:04:09 -04:00
parent 4ff4f261d9
commit 7e37fa75da
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
libXfixes-4.0.5.tar.bz2
/libXfixes-5.0.tar.bz2

View File

@ -1,11 +1,10 @@
Summary: X Fixes library
Name: libXfixes
Version: 4.0.5
Release: 2%{?dist}
Version: 5.0
Release: 1%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.x.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
@ -58,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/Xfixes.3*
%changelog
* Wed Mar 16 2011 Adam Jackson <ajax@redhat.com> 5.0-1
- libXfixes 5.0
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.0.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1,2 @@
1b4b8386bd5d1751b2c7177223ad4629 libXfixes-4.0.5.tar.bz2
678071bd7f9f7467e2fc712d81022318 libXfixes-5.0.tar.bz2