From 2a61d2460e9ff7e3a7415d5a222465c8158d46b1 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 25 Aug 2009 04:03:46 +0000 Subject: [PATCH] - Update to today's git master, requires inputproto 1.9.99.902 --- .cvsignore | 2 +- commitid | 2 +- libXi.spec | 11 +++++++---- sources | 2 +- 4 files changed, 10 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index c187bb5..197546b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libXi-20090805.tar.bz2 +libXi-20090825.tar.bz2 diff --git a/commitid b/commitid index 68bde94..6621481 100644 --- a/commitid +++ b/commitid @@ -1 +1 @@ -bc3900ea706438005f8b5613de4d9fb6bd954f62 +2ce629c30745fc4027d2a95745bf21e8d8c7b893 diff --git a/libXi.spec b/libXi.spec index 2b07a46..b45133e 100644 --- a/libXi.spec +++ b/libXi.spec @@ -1,10 +1,10 @@ %define tarball libXi -%define gitdate 20090805 +%define gitdate 20090825 Summary: X.Org X11 libXi runtime library Name: libXi Version: 1.2.99 -Release: 10.%{gitdate}%{?dist} +Release: 11.%{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.14 +BuildRequires: pkgconfig(inputproto) >= 1.9.99.902 BuildRequires: libX11-devel >= 1.2.99 BuildRequires: libXext-devel BuildRequires: libXau-devel @@ -71,7 +71,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root,-) %doc COPYING %{_libdir}/libXi.so.6 -%{_libdir}/libXi.so.6.0.0 +%{_libdir}/libXi.so.6.1.0 %files devel %defattr(-,root,root,-) @@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Tue Aug 25 2009 Peter Hutterer 1.2.99-11.20090825 +- Update to today's git master, requires inputproto 1.9.99.902 + * Wed Aug 05 2009 Peter Hutterer 1.2.99-10.20090805 - Update to today's git master - Re-enable parallel builds, the man page makefile is fixed now. diff --git a/sources b/sources index 68021b1..e05ebe7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -778252cf450025f852466c656f5ae87f libXi-20090805.tar.bz2 +ffa25245465d6547b8d93870c201cb0a libXi-20090825.tar.bz2