diff --git a/.cvsignore b/.cvsignore index ae45ec3..2235453 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libXxf86vm-0.99.1.tar.bz2 +libXxf86vm-0.99.2.tar.bz2 diff --git a/libXxf86vm.spec b/libXxf86vm.spec index 32a19e2..a805c36 100644 --- a/libXxf86vm.spec +++ b/libXxf86vm.spec @@ -1,7 +1,7 @@ Summary: X.Org X11 libXxf86vm runtime library Name: libXxf86vm -Version: 0.99.1 -Release: 3.1 +Version: 0.99.2 +Release: 1 License: MIT/X11 Group: System Environment/Libraries URL: http://www.x.org @@ -21,6 +21,7 @@ X.Org X11 libXxf86vm runtime library Summary: X.Org X11 libXxf86vm development package Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires(pre): xorg-x11-filesystem >= 0.99.2-3 Obsoletes: XFree86-devel, xorg-x11-devel @@ -70,10 +71,16 @@ rm -rf $RPM_BUILD_ROOT %dir %{_libdir}/pkgconfig %{_libdir}/pkgconfig/xxf86vm.pc %dir %{_mandir} -%dir %{_mandir}/man3x -%{_mandir}/man3x/*.3x* +%dir %{_mandir}/man3 +%{_mandir}/man3/*.3x* %changelog +* Tue Dec 13 2005 Mike A. Harris 0.99.2-1 +- Updated libXxf86vm 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 57c18d4..bd048fd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a1dce0a49b63235276f3a069e5d7ce8d libXxf86vm-0.99.1.tar.bz2 +cfd6fb1994972c56b09d5e9e2a4cb333 libXxf86vm-0.99.2.tar.bz2