xorg-x11-drv-fbdev-0.4.2-1.fc16
This commit is contained in:
parent
affcc63f33
commit
aaf3f17c18
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
xf86-video-fbdev-0.4.1.tar.bz2
|
||||
/xf86-video-fbdev-0.4.2.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
79ce1eb9f9d2ed56de70d8e06cb767d9 xf86-video-fbdev-0.4.1.tar.bz2
|
||||
53a533d9e0c2da50962282526bace074 xf86-video-fbdev-0.4.2.tar.bz2
|
||||
|
@ -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 <ajax@redhat.com> 0.4.2-1
|
||||
- fbdev 0.4.2
|
||||
|
||||
* Wed May 11 2011 Peter Hutterer <peter.hutterer@redhat.com> - 0.4.1-9
|
||||
- Rebuild for server 1.11
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user