diff --git a/.cvsignore b/.cvsignore index 6018979..f3a85e7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libXdmcp-0.99.1.tar.bz2 +libXdmcp-0.99.2.tar.bz2 diff --git a/libXdmcp.spec b/libXdmcp.spec index 98ad2da..1a2dbff 100644 --- a/libXdmcp.spec +++ b/libXdmcp.spec @@ -1,7 +1,7 @@ Summary: X.Org X11 libXdmcp runtime library Name: libXdmcp -Version: 0.99.1 -Release: 2.1 +Version: 0.99.2 +Release: 1 License: MIT/X11 Group: System Environment/Libraries URL: http://www.x.org @@ -19,6 +19,7 @@ X.Org X11 libXdmcp runtime library Summary: X.Org X11 libXdmcp development package Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires(pre): xorg-x11-filesystem >= 0.99.2-3 Obsoletes: XFree86-devel, xorg-x11-devel @@ -71,6 +72,12 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/xdmcp.pc %changelog +* Tue Dec 13 2005 Mike A. Harris 0.99.2-1 +- Updated libXdmcp to version 0.99.2 from X11R7 RC3 +- Added "Requires(pre): xorg-x11-filesystem >= 0.99.2-3", to ensure + that /usr/lib/X11 and /usr/include/X11 pre-exist. +- Removed 'x' suffix from manpage directories to match RC3 upstream. + * Fri Dec 09 2005 Jesse Keating - rebuilt diff --git a/sources b/sources index c15efb8..34741cf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -99ddb6fa2cb00f4cef3d0fffb16229fb libXdmcp-0.99.1.tar.bz2 +d9005e15aabc27efbc78644fc04fe285 libXdmcp-0.99.2.tar.bz2