diff --git a/.cvsignore b/.cvsignore index 67ccef3..ae45ec3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libXxf86vm-0.99.0.tar.bz2 +libXxf86vm-0.99.1.tar.bz2 diff --git a/libXxf86vm.spec b/libXxf86vm.spec index b2b958c..d38ad7b 100644 --- a/libXxf86vm.spec +++ b/libXxf86vm.spec @@ -1,7 +1,7 @@ Summary: X.Org X11 libXxf86vm runtime library Name: libXxf86vm -Version: 0.99.0 -Release: 3 +Version: 0.99.1 +Release: 1 License: MIT/X11 Group: System Environment/Libraries URL: http://www.x.org @@ -70,10 +70,14 @@ rm -rf $RPM_BUILD_ROOT %dir %{_libdir}/pkgconfig %{_libdir}/pkgconfig/xxf86vm.pc %dir %{_mandir} -%dir %{_mandir}/man3 -%{_mandir}/man3/*.3* +%dir %{_mandir}/man3x +%{_mandir}/man3x/*.3x* %changelog +* Mon Oct 24 2005 Mike A. Harris 0.99.1-1 +- Updated libXxf86vm to version 0.99.1 from X11R7 RC1 +- Updated file manifest to find manpages in "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 14a018c..57c18d4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aa01959882cc527486b97ccb311584df libXxf86vm-0.99.0.tar.bz2 +a1dce0a49b63235276f3a069e5d7ce8d libXxf86vm-0.99.1.tar.bz2