diff --git a/.gitignore b/.gitignore index 9b26300..af5231d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ xf86-video-fbdev-0.4.1.tar.bz2 +/xf86-video-fbdev-0.4.2.tar.bz2 diff --git a/sources b/sources index a9d91d8..5c7a5d9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -79ce1eb9f9d2ed56de70d8e06cb767d9 xf86-video-fbdev-0.4.1.tar.bz2 +53a533d9e0c2da50962282526bace074 xf86-video-fbdev-0.4.2.tar.bz2 diff --git a/xorg-x11-drv-fbdev.spec b/xorg-x11-drv-fbdev.spec index 88e3de7..bf9b20a 100644 --- a/xorg-x11-drv-fbdev.spec +++ b/xorg-x11-drv-fbdev.spec @@ -4,8 +4,8 @@ Summary: Xorg X11 fbdev video driver Name: xorg-x11-drv-fbdev -Version: 0.4.1 -Release: 9%{?dist} +Version: 0.4.2 +Release: 1%{?dist} URL: http://www.x.org License: MIT Group: User Interface/X Hardware Support @@ -14,7 +14,6 @@ Source0: ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2 ExcludeArch: s390 s390x -Patch1: fbdev-0.3.0-32fbbpp.patch Patch2: BGNoneRoot.patch BuildRequires: xorg-x11-server-sdk >= 1.4.99.1 @@ -27,9 +26,6 @@ X.Org X11 fbdev video driver. %prep %setup -q -n %{tarball}-%{version} -# Not sure if this is still necessary, it doesn't apply anymore and the new -# code looks like it'll have the same effect. XXX check with katzj. -# %patch1 -p1 -b .fbbpp %patch2 -p1 %build @@ -54,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man4/fbdev.4* %changelog +* Tue Jun 21 2011 Adam Jackson 0.4.2-1 +- fbdev 0.4.2 + * Wed May 11 2011 Peter Hutterer - 0.4.1-9 - Rebuild for server 1.11