diff --git a/.cvsignore b/.cvsignore
index da5b7c3..b769a10 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-libXv-0.99.1.tar.bz2
+libXv-0.99.2.tar.bz2
diff --git a/libXv.spec b/libXv.spec
index 8a6647f..bcd873a 100644
--- a/libXv.spec
+++ b/libXv.spec
@@ -1,7 +1,7 @@
 Summary: X.Org X11 libXv runtime library
 Name: libXv
-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
@@ -21,6 +21,7 @@ X.Org X11 libXv runtime library
 Summary: X.Org X11 libXv development package
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
+Requires(pre): xorg-x11-filesystem >= 0.99.2-3
 
 Obsoletes: XFree86-devel, xorg-x11-devel
 
@@ -74,10 +75,16 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_libdir}/pkgconfig
 %{_libdir}/pkgconfig/xv.pc
 %dir %{_mandir}
-%dir %{_mandir}/man3x
-%{_mandir}/man3x/*.3x*
+%dir %{_mandir}/man3
+%{_mandir}/man3/*.3x*
 
 %changelog
+* Tue Dec 13 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-1
+- Updated libXv 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 <jkeating@redhat.com>
 - rebuilt
 
diff --git a/sources b/sources
index b23f802..0b51ef8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e2000d3d8ac1e3649902e0ea49883569  libXv-0.99.1.tar.bz2
+bc022226cb2d1e1dbdde4dbb5b4c9d32  libXv-0.99.2.tar.bz2