- Update to today's git master
This commit is contained in:
parent
9ccec19c21
commit
584ac537f4
@ -1 +1 @@
|
||||
libXi-20090713.tar.bz2
|
||||
libXi-20090716.tar.bz2
|
||||
|
||||
2
commitid
2
commitid
@ -1 +1 @@
|
||||
1fc161f058eecb61d37135fd024703a385769417
|
||||
4f224f4da1405959b74c05d6b15469cf6c0c498f
|
||||
|
||||
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user