diff --git a/.cvsignore b/.cvsignore index c4abd0f..c432ba3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libXtst-1.0.3.tar.bz2 +libXtst-1.0.99.1.tar.bz2 diff --git a/libXtst.spec b/libXtst.spec index cc792f6..c39e529 100644 --- a/libXtst.spec +++ b/libXtst.spec @@ -1,7 +1,7 @@ Summary: X.Org X11 libXtst runtime library Name: libXtst -Version: 1.0.3 -Release: 5%{?dist} +Version: 1.0.99.1 +Release: 1%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -65,6 +65,7 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(-,root,root,-) +%{_includedir}/X11/extensions/XTest.h %if %{with_static} %{_libdir}/libXtst.a %endif @@ -73,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/XTest*.3* %changelog +* Wed Jul 22 2009 Adam Jackson 1.0.99.1-1 +- libXtst 1.0.99.1 + * Wed Feb 25 2009 Fedora Release Engineering - 1.0.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index 8dabb9c..b6eb282 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -090c1ad04e34982eada5cf3b1a0792fd libXtst-1.0.3.tar.bz2 +c41044b5c3af20e7abcfb874ea743b52 libXtst-1.0.99.1.tar.bz2