auto-import libXt-0.99.1-1 on branch devel from libXt-0.99.1-1.src.rpm
This commit is contained in:
parent
482eb08757
commit
ed943c3aa3
@ -1 +1 @@
|
||||
libXt-0.99.0.tar.bz2
|
||||
libXt-0.99.1.tar.bz2
|
||||
|
12
libXt.spec
12
libXt.spec
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user