- libXtst 1.0.99.1

This commit is contained in:
Adam Jackson 2009-07-22 13:45:05 +00:00
parent a95ae18cb5
commit a2d98020c5
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
libXtst-1.0.3.tar.bz2
libXtst-1.0.99.1.tar.bz2

View File

@ -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 <ajax@redhat.com> 1.0.99.1-1
- libXtst 1.0.99.1
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

View File

@ -1 +1 @@
090c1ad04e34982eada5cf3b1a0792fd libXtst-1.0.3.tar.bz2
c41044b5c3af20e7abcfb874ea743b52 libXtst-1.0.99.1.tar.bz2