diff --git a/.cvsignore b/.cvsignore index 2006913..b13dadf 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libdmx-0.99.1.tar.bz2 +libdmx-0.99.2.tar.bz2 diff --git a/libdmx.spec b/libdmx.spec index b300b94..7287a9f 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -1,7 +1,7 @@ Summary: X.Org X11 libdmx runtime library Name: libdmx -Version: 0.99.1 -Release: 3 +Version: 0.99.2 +Release: 1 License: MIT/X11 Group: System Environment/Libraries URL: http://www.x.org @@ -23,6 +23,7 @@ X.Org X11 libdmx runtime library Summary: X.Org X11 libdmx development package Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires(pre): xorg-x11-filesystem >= 0.99.2-3 Obsoletes: XFree86-devel, xorg-x11-devel @@ -75,6 +76,12 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Tue Dec 13 2005 Mike A. Harris 0.99.2-1 +- Updated libdmx 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. + * Tue Nov 15 2005 Mike A. Harris 0.99.1-3 - Added "BuildRequires: libXau-devel, pkgconfig" missing deps. diff --git a/sources b/sources index f232d22..02593e3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3d106702148d8a40f46e53448ac8b722 libdmx-0.99.1.tar.bz2 +f470296629b6627bcc6d4c9e3517ab08 libdmx-0.99.2.tar.bz2