diff --git a/.cvsignore b/.cvsignore index 197546b..751d916 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libXi-20090825.tar.bz2 +libXi-1.3.tar.bz2 diff --git a/libXi.spec b/libXi.spec index b45133e..a73af87 100644 --- a/libXi.spec +++ b/libXi.spec @@ -1,17 +1,17 @@ %define tarball libXi -%define gitdate 20090825 +#define gitdate 20090825 Summary: X.Org X11 libXi runtime library Name: libXi -Version: 1.2.99 -Release: 11.%{gitdate}%{?dist} +Version: 1.3 +Release: 1%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -#Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2 -Source0: %{tarball}-%{gitdate}.tar.bz2 +Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2 +#Source0: %{tarball}-%{gitdate}.tar.bz2 Source1: make-git-snapshot.sh BuildRequires: autoconf automake libtool @@ -38,8 +38,8 @@ Requires: pkgconfig X.Org X11 libXi development package %prep -#%setup -q -%setup -q -n %{tarball}-%{gitdate} +%setup -q +#setup -q -n %{tarball}-%{gitdate} # Disable static library creation by default. %define with_static 0 @@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Tue Oct 06 2009 Peter Hutterer 1.3-1 +- libXi 1.3 + * Tue Aug 25 2009 Peter Hutterer 1.2.99-11.20090825 - Update to today's git master, requires inputproto 1.9.99.902 diff --git a/sources b/sources index e05ebe7..ff5849f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ffa25245465d6547b8d93870c201cb0a libXi-20090825.tar.bz2 +8df4ece9bd1efb02c28acb2b6f485e09 libXi-1.3.tar.bz2