diff --git a/.cvsignore b/.cvsignore index 21bb351..c187bb5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libXi-20090804.tar.bz2 +libXi-20090805.tar.bz2 diff --git a/commitid b/commitid index 1be7283..68bde94 100644 --- a/commitid +++ b/commitid @@ -1 +1 @@ -aa8272dd31b69f84d19dbe2c45889b806df8260e +bc3900ea706438005f8b5613de4d9fb6bd954f62 diff --git a/libXi.spec b/libXi.spec index 12950d8..2b07a46 100644 --- a/libXi.spec +++ b/libXi.spec @@ -1,10 +1,10 @@ %define tarball libXi -%define gitdate 20090804 +%define gitdate 20090805 Summary: X.Org X11 libXi runtime library Name: libXi Version: 1.2.99 -Release: 9.%{gitdate}%{?dist} +Release: 10.%{gitdate}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -51,8 +51,7 @@ autoreconf -v --install || exit 1 --disable-static %endif -# FIXME: parallel builds disabled. Man page hate. -make #%{?_smp_mflags} +make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT @@ -87,6 +86,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* 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. + * Tue Aug 04 2009 Peter Hutterer 1.2.99-9.20090804 - Update to today's git master diff --git a/sources b/sources index 8895578..68021b1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e3c7fab893b4ff8d2e891fd99ab34886 libXi-20090804.tar.bz2 +778252cf450025f852466c656f5ae87f libXi-20090805.tar.bz2