diff --git a/.cvsignore b/.cvsignore index 6fad969..ec2b408 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -xf86-video-dummy-0.1.0.5.tar.bz2 +xf86-video-dummy-0.2.0.tar.bz2 diff --git a/sources b/sources index 9a17915..7819cc3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d0f573e3dfc844b6c8ed658ce892a194 xf86-video-dummy-0.1.0.5.tar.bz2 +22b7cc20a33443cbd218bd2521850cfe xf86-video-dummy-0.2.0.tar.bz2 diff --git a/xorg-x11-drv-dummy.spec b/xorg-x11-drv-dummy.spec index 3cdc30b..760ffce 100644 --- a/xorg-x11-drv-dummy.spec +++ b/xorg-x11-drv-dummy.spec @@ -6,10 +6,10 @@ Summary: Xorg X11 dummy video driver Name: xorg-x11-drv-dummy -Version: 0.1.0.5 -Release: 1.2 +Version: 0.2.0 +Release: 1 URL: http://www.x.org -Source0: http://xorg.freedesktop.org/X11R7.0/src/driver/%{tarball}-%{version}.tar.bz2 +Source0: http://xorg.freedesktop.org/releases/individual/driver/%{tarball}-%{version}.tar.bz2 License: MIT/X11 Group: User Interface/X Hardware Support BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -17,9 +17,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ExclusiveArch: %{ix86} x86_64 ia64 ppc alpha sparc sparc64 BuildRequires: pkgconfig -BuildRequires: xorg-x11-server-sdk +BuildRequires: xorg-x11-server-sdk >= 1.0.99.901 -Requires: xorg-x11-server-Xorg +Requires: xorg-x11-server-Xorg >= 1.0.99.901 %description X.Org X11 dummy video driver. @@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT #%{_mandir}/man4/dummy.4x* %changelog +* Sun Apr 9 2006 Adam Jackson 0.2.0-1 +- Update to 0.2.0 from 7.1RC1. + * Fri Feb 10 2006 Jesse Keating - 0.1.0.5-1.2 - bump again for double-long bug on ppc(64)