libXi 1.7.1.901
This commit is contained in:
parent
dc251cfaab
commit
e85befc138
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@ libXi-1.4.0.tar.bz2
|
||||
/libXi-1.7.tar.bz2
|
||||
/libXi-1.7.1.tar.bz2
|
||||
/libXi-20130524.tar.bz2
|
||||
/libXi-1.7.1.901.tar.bz2
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
%global tarball libXi
|
||||
%global gitdate 20130524
|
||||
#global gitdate 20130524
|
||||
%global gitversion 661c45ca1
|
||||
|
||||
Summary: X.Org X11 libXi runtime library
|
||||
Name: libXi
|
||||
Version: 1.7.1
|
||||
Release: 5%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
|
||||
Version: 1.7.1.901
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -89,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 27 2013 Peter Hutterer <peter.hutterer@redhat.com> 1.7.1.901-1
|
||||
- libXi 1.7.1.901
|
||||
|
||||
* Mon May 27 2013 Peter Hutterer <peter.hutterer@redhat.com> - 1.7.1-5.20130524git661c45ca1
|
||||
- Require libX11 1.6RC2 for _XEatDataWords
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user