- Update to today's git master

This commit is contained in:
Peter Hutterer 2009-07-15 23:13:21 +00:00
parent 9ccec19c21
commit 584ac537f4
4 changed files with 9 additions and 6 deletions

View File

@ -1 +1 @@
libXi-20090713.tar.bz2
libXi-20090716.tar.bz2

View File

@ -1 +1 @@
1fc161f058eecb61d37135fd024703a385769417
4f224f4da1405959b74c05d6b15469cf6c0c498f

View File

@ -1,10 +1,10 @@
%define tarball libXi
%define gitdate 20090713
%define gitdate 20090716
Summary: X.Org X11 libXi runtime library
Name: libXi
Version: 1.2.99
Release: 4.%{gitdate}%{?dist}
Release: 5.%{gitdate}%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.x.org
@ -17,7 +17,7 @@ Source1: make-git-snapshot.sh
BuildRequires: autoconf automake libtool
BuildRequires: xorg-x11-util-macros
BuildRequires: xorg-x11-proto-devel
BuildRequires: pkgconfig(inputproto) >= 1.9.99.13
BuildRequires: pkgconfig(inputproto) >= 1.9.99.14
BuildRequires: libX11-devel >= 1.2.99
BuildRequires: libXext-devel
BuildRequires: libXau-devel
@ -88,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*.3*
%changelog
* Thu Jul 16 2009 Peter Hutterer <peter.hutterer@redhat.com> 1.2.99-5.20090716
- Update to today's git master
* Mon Jul 13 2009 Peter Hutterer <peter.hutterer@redhat.com> 1.2.99-4.20090713
- Update to today's git master
- Add commitid file.

View File

@ -1 +1 @@
fad3aa50bf0eb5c2252b1582fc1d93bd libXi-20090713.tar.bz2
7ff773ecb786efc28193619c639c59d1 libXi-20090716.tar.bz2