auto-import libXt-0.99.1-1 on branch devel from libXt-0.99.1-1.src.rpm

This commit is contained in:
mharris 2005-10-27 09:56:25 +00:00
parent 482eb08757
commit ed943c3aa3
3 changed files with 10 additions and 6 deletions

View File

@ -1 +1 @@
libXt-0.99.0.tar.bz2
libXt-0.99.1.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: X.Org X11 libXt runtime library
Name: libXt
Version: 0.99.0
Release: 5
Version: 0.99.1
Release: 1
License: MIT/X11
Group: System Environment/Libraries
URL: http://www.x.org
@ -108,10 +108,14 @@ rm -rf $RPM_BUILD_ROOT
%dir %{_libdir}/pkgconfig
%{_libdir}/pkgconfig/xt.pc
%dir %{_mandir}
%dir %{_mandir}/man3
%{_mandir}/man3/*.3*
%dir %{_mandir}/man3x
%{_mandir}/man3x/*.3x*
%changelog
* Mon Oct 24 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
- Updated libXt to version 0.99.1 from X11R7 RC1
- Updated file manifest to find manpages in 'man3x'
* Thu Oct 6 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-5
- Added Requires: libX11-devel to libXt-devel subpackage, as Xt headers
include Xlib headers causing xterm and other things to fail to compile.

View File

@ -1 +1 @@
239c48ef101c5daacba044e603af441a libXt-0.99.0.tar.bz2
c70360ab5ffba0651c24fc3e4fe84f93 libXt-0.99.1.tar.bz2