auto-import libXext-1.0.0-1 on branch devel from libXext-1.0.0-1.src.rpm

This commit is contained in:
mharris 2005-12-16 11:06:59 +00:00
parent b223297162
commit 6ff1123c0b
3 changed files with 10 additions and 9 deletions

View File

@ -1 +1 @@
libXext-0.99.3.tar.bz2
libXext-1.0.0.tar.bz2

View File

@ -1,13 +1,14 @@
Summary: X.Org X11 libXext runtime library
Name: libXext
Version: 0.99.3
Version: 1.0.0
Release: 1
License: MIT/X11
Group: System Environment/Libraries
URL: http://www.x.org
Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC1/everything/%{name}-%{version}.tar.bz2
Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC4/everything/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: pkgconfig
BuildRequires: xorg-x11-proto-devel
BuildRequires: libX11-devel
BuildRequires: libXau-devel
@ -126,6 +127,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/XmbufQueryExtension.3x*
%changelog
* Fri Dec 16 2005 Mike A. Harris <mharris@redhat.com> 1.0.0-1
- Updated libXext to version 1.0.0 from X11R7 RC4
* Tue Dec 13 2005 Mike A. Harris <mharris@redhat.com> 0.99.3-1
- Updated libXext to version 0.99.3 from X11R7 RC3
- Added "Requires(pre): xorg-x11-filesystem >= 0.99.2-3", to ensure
@ -140,13 +144,12 @@ rm -rf $RPM_BUILD_ROOT
- Changed 'Conflicts: XFree86-devel, xorg-x11-devel' to 'Obsoletes'
- Changed 'Conflicts: XFree86-libs, xorg-x11-libs' to 'Obsoletes'
* Fri Oct 21 2005 Mike A. Harris <mharris.com> 0.99.1-1
* Fri Oct 21 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
- Updated to libXext-0.99.1 from the X11R7 RC1 release.
- Added manpages that were absent in X11R7 RC0, and updated the file lists
to find them in section "man3x".
* Thu Sep 29 2005 Mike A. Harris <mharris.com> 0.99.0-3
* Thu Sep 29 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-3
- Renamed package to remove xorg-x11 from the name due to unanimous decision
between developers.
- Use Fedora Extras style BuildRoot tag.
@ -167,5 +170,3 @@ rm -rf $RPM_BUILD_ROOT
* Mon Aug 22 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-1
- Initial build.

View File

@ -1 +1 @@
9d9cf469ecea874853aeabc301e91221 libXext-0.99.3.tar.bz2
5fe136853c02df93affd9ed90dac6014 libXext-1.0.0.tar.bz2