From 3fd53a5f07e8d7a2b5cb68ec3c91bea9989094f6 Mon Sep 17 00:00:00 2001 From: mharris Date: Fri, 16 Dec 2005 11:09:55 +0000 Subject: [PATCH] auto-import libXt-1.0.0-1 on branch devel from libXt-1.0.0-1.src.rpm --- .cvsignore | 2 +- libXt.spec | 9 ++++++++- sources | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index ba68894..680d074 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libXt-0.99.3.tar.bz2 +libXt-1.0.0.tar.bz2 diff --git a/libXt.spec b/libXt.spec index ab23f79..7631d12 100644 --- a/libXt.spec +++ b/libXt.spec @@ -1,6 +1,6 @@ Summary: X.Org X11 libXt runtime library Name: libXt -Version: 0.99.3 +Version: 1.0.0 Release: 1 License: MIT/X11 Group: System Environment/Libraries @@ -78,6 +78,7 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(-,root,root,-) +%{_bindir}/makestrs %dir %{_includedir}/X11 # Listed explicitly instead of with glob, in order for rpm to autodetect # when any additions or removals happen. ie: New Xprint support that we @@ -122,10 +123,16 @@ rm -rf $RPM_BUILD_ROOT %dir %{_libdir}/pkgconfig %{_libdir}/pkgconfig/xt.pc %dir %{_mandir} +%dir %{_mandir}/man1 +%{_mandir}/man1/makestrs.1x* %dir %{_mandir}/man3 %{_mandir}/man3/*.3x* %changelog +* Fri Dec 16 2005 Mike A. Harris 1.0.0-1 +- Updated libXt to version 1.0.0 from X11R7 RC4 +- Added makestrs and it's manpage to the devel subpackage. + * Tue Dec 13 2005 Mike A. Harris 0.99.3-1 - Updated libXt to version 0.99.3 from X11R7 RC3 - Added "Requires(pre): xorg-x11-filesystem >= 0.99.2-3", to ensure diff --git a/sources b/sources index d42d3e2..e94a949 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -82059b90d704a3e09a338c2034918275 libXt-0.99.3.tar.bz2 +8b56ba99c4e4105bb31b695940baece4 libXt-1.0.0.tar.bz2