diff --git a/.cvsignore b/.cvsignore index f637c26..cfa214b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libXext-0.99.3.tar.bz2 +libXext-1.0.0.tar.bz2 diff --git a/libXext.spec b/libXext.spec index f313891..61f11ba 100644 --- a/libXext.spec +++ b/libXext.spec @@ -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 1.0.0-1 +- Updated libXext to version 1.0.0 from X11R7 RC4 + * Tue Dec 13 2005 Mike A. Harris 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 0.99.1-1 +* Fri Oct 21 2005 Mike A. Harris 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 0.99.0-3 +* Thu Sep 29 2005 Mike A. Harris 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 0.99.0-1 - Initial build. - - diff --git a/sources b/sources index a270b9f..3fec709 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9d9cf469ecea874853aeabc301e91221 libXext-0.99.3.tar.bz2 +5fe136853c02df93affd9ed90dac6014 libXext-1.0.0.tar.bz2