- libXtst 1.0.99.1
This commit is contained in:
parent
a95ae18cb5
commit
a2d98020c5
@ -1 +1 @@
|
||||
libXtst-1.0.3.tar.bz2
|
||||
libXtst-1.0.99.1.tar.bz2
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user