- Update to today's git master
This commit is contained in:
parent
c9c75d186c
commit
bde31a744e
3 changed files with 9 additions and 6 deletions
|
|
@ -1 +1 @@
|
|||
libXi-20090619.tar.bz2
|
||||
libXi-20090712.tar.bz2
|
||||
|
|
|
|||
11
libXi.spec
11
libXi.spec
|
|
@ -1,10 +1,10 @@
|
|||
%define tarball libXi
|
||||
%define gitdate 20090619
|
||||
%define gitdate 20090712
|
||||
|
||||
Summary: X.Org X11 libXi runtime library
|
||||
Name: libXi
|
||||
Version: 1.2.99
|
||||
Release: 2.%{gitdate}%{?dist}
|
||||
Release: 3.%{gitdate}%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
|
|
@ -17,8 +17,8 @@ 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.12
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: pkgconfig(inputproto) >= 1.9.99.13
|
||||
BuildRequires: libX11-devel >= 1.2.99
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: libXau-devel
|
||||
BuildRequires: xmlto asciidoc >= 8.4.5
|
||||
|
|
@ -88,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Sun Jul 12 2009 Peter Hutterer <peter.hutterer@redhat.com> 1.2.99-3.20090712
|
||||
- Update to today's git master
|
||||
|
||||
* Fri Jun 19 2009 Peter Hutterer <peter.hutterer@redhat.com> 1.2.99-2.20090619
|
||||
- Add missing make-git-snapshot.sh
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
e1d6d5d3b809254d698bfe04e845c09b libXi-20090619.tar.bz2
|
||||
7f04bdc7984dec37f6f2691537c92837 libXi-20090712.tar.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue