diff --git a/.cvsignore b/.cvsignore index 2f3743f..22c3137 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libXext-0.99.0.tar.bz2 +libXext-0.99.1.tar.bz2 diff --git a/libXext.spec b/libXext.spec index 82bf952..0f59ac7 100644 --- a/libXext.spec +++ b/libXext.spec @@ -1,19 +1,17 @@ - Summary: X.Org X11 libXext runtime library Name: libXext -Version: 0.99.0 -Release: 3 +Version: 0.99.1 +Release: 1 License: MIT/X11 Group: System Environment/Libraries URL: http://www.x.org -Source0: http://xorg.freedesktop.org/X11R7.0-RC0/everything/%{name}-%{version}.tar.bz2 +Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC1/everything/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xorg-x11-proto-devel BuildRequires: libX11-devel BuildRequires: libXau-devel - Conflicts: XFree86-libs, xorg-x11-libs %description @@ -24,7 +22,6 @@ Summary: X.Org X11 libXext development package Group: Development/Libraries Requires: %{name} = %{version}-%{release} - Conflicts: XFree86-devel, xorg-x11-devel %description devel @@ -73,12 +70,66 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libXext.so %dir %{_libdir}/pkgconfig %{_libdir}/pkgconfig/xext.pc -#FIXME: manpages should be in man3x? %dir %{_mandir} -%dir %{_mandir}/man3 -%{_mandir}/man3/*.3* +%dir %{_mandir}/man3x +# NOTE: manpages listed individually so that rpm detects if any go missing +%{_mandir}/man3x/DBE.3x* +%{_mandir}/man3x/DPMSCapable.3x* +%{_mandir}/man3x/DPMSDisable.3x* +%{_mandir}/man3x/DPMSEnable.3x* +%{_mandir}/man3x/DPMSForceLevel.3x* +%{_mandir}/man3x/DPMSGetTimeouts.3x* +%{_mandir}/man3x/DPMSGetVersion.3x* +%{_mandir}/man3x/DPMSInfo.3x* +%{_mandir}/man3x/DPMSQueryExtension.3x* +%{_mandir}/man3x/DPMSSetTimeouts.3x* +%{_mandir}/man3x/XShape.3x* +%{_mandir}/man3x/XShapeCombineMask.3x* +%{_mandir}/man3x/XShapeCombineRectangles.3x* +%{_mandir}/man3x/XShapeCombineRegion.3x* +%{_mandir}/man3x/XShapeCombineShape.3x* +%{_mandir}/man3x/XShapeGetRectangles.3x* +%{_mandir}/man3x/XShapeInputSelected.3x* +%{_mandir}/man3x/XShapeOffsetShape.3x* +%{_mandir}/man3x/XShapeQueryExtension.3x* +%{_mandir}/man3x/XShapeQueryExtents.3x* +%{_mandir}/man3x/XShapeQueryVersion.3x* +%{_mandir}/man3x/XShapeSelectInput.3x* +%{_mandir}/man3x/XcupGetReservedColormapEntries.3x* +%{_mandir}/man3x/XcupQueryVersion.3x* +%{_mandir}/man3x/XcupStoreColors.3x* +%{_mandir}/man3x/XdbeAllocateBackBufferName.3x* +%{_mandir}/man3x/XdbeBeginIdiom.3x* +%{_mandir}/man3x/XdbeDeallocateBackBufferName.3x* +%{_mandir}/man3x/XdbeEndIdiom.3x* +%{_mandir}/man3x/XdbeFreeVisualInfo.3x* +%{_mandir}/man3x/XdbeGetBackBufferAttributes.3x* +%{_mandir}/man3x/XdbeGetVisualInfo.3x* +%{_mandir}/man3x/XdbeQueryExtension.3x* +%{_mandir}/man3x/XdbeSwapBuffers.3x* +%{_mandir}/man3x/Xevi.3x* +%{_mandir}/man3x/XeviGetVisualInfo.3x* +%{_mandir}/man3x/XeviQueryExtension.3x* +%{_mandir}/man3x/XeviQueryVersion.3x* +%{_mandir}/man3x/Xmbuf.3x* +%{_mandir}/man3x/XmbufChangeBufferAttributes.3x* +%{_mandir}/man3x/XmbufChangeWindowAttributes.3x* +%{_mandir}/man3x/XmbufCreateBuffers.3x* +%{_mandir}/man3x/XmbufCreateStereoWindow.3x* +%{_mandir}/man3x/XmbufDestroyBuffers.3x* +%{_mandir}/man3x/XmbufDisplayBuffers.3x* +%{_mandir}/man3x/XmbufGetBufferAttributes.3x* +%{_mandir}/man3x/XmbufGetScreenInfo.3x* +%{_mandir}/man3x/XmbufGetVersion.3x* +%{_mandir}/man3x/XmbufGetWindowAttributes.3x* +%{_mandir}/man3x/XmbufQueryExtension.3x* %changelog +* 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 - Renamed package to remove xorg-x11 from the name due to unanimous decision between developers. diff --git a/sources b/sources index e24990d..7ba5aa5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b45858152e10c5271a71f7048cc27e85 libXext-0.99.0.tar.bz2 +30d1c7c035b059fca09ac3c0c1505a2f libXext-0.99.1.tar.bz2