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

This commit is contained in:
mharris 2005-11-11 21:37:08 +00:00
parent 83832d1af1
commit 4012991d8b
3 changed files with 12 additions and 6 deletions

View File

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

View File

@ -1,7 +1,7 @@
Summary: X.Org X11 libXt runtime library
Name: libXt
Version: 0.99.1
Release: 3
Version: 0.99.2
Release: 1
License: MIT/X11
Group: System Environment/Libraries
URL: http://www.x.org
@ -12,7 +12,7 @@ BuildRequires: xorg-x11-proto-devel
BuildRequires: libX11-devel
BuildRequires: libSM-devel
Conflicts: XFree86-libs, xorg-x11-libs
Obsoletes: XFree86-libs, xorg-x11-libs
%description
X.Org X11 libXt runtime library
@ -24,7 +24,7 @@ Requires: %{name} = %{version}-%{release}
Requires: libX11-devel
Requires: libSM-devel
Conflicts: XFree86-devel, xorg-x11-devel
Obsoletes: XFree86-devel, xorg-x11-devel
%description devel
X.Org X11 libXt development package
@ -123,6 +123,12 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3x/*.3x*
%changelog
* Fri Nov 11 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-1
- Updated libXt to version 0.99.2 from X11R7 RC2
- Changed 'Conflicts: XFree86-devel, xorg-x11-devel' to 'Obsoletes'
- Changed 'Conflicts: XFree86-libs, xorg-x11-libs' to 'Obsoletes'
* Wed Nov 2 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-3
- Actually spell RPM_OPT_FLAGS correctly this time.

View File

@ -1 +1 @@
c70360ab5ffba0651c24fc3e4fe84f93 libXt-0.99.1.tar.bz2
de83ffef886cfb03334243c897ff64ee libXt-0.99.2.tar.bz2