Ticket #163: centos6.5-dummy-constant-dpi-specfile.patch
File centos6.5-dummy-constant-dpi-specfile.patch, 966 bytes (added by , 8 years ago) |
---|
-
SPECS/xorg-x11-drv-dummy.spec
a b 5 5 Summary: Xorg X11 dummy video driver 6 6 Name: xorg-x11-drv-dummy 7 7 Version: 0.3.6 8 Release: 2%{?dist}8 Release: 3%{?dist} 9 9 URL: http://www.x.org 10 10 License: MIT 11 11 Group: User Interface/X Hardware Support 12 12 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 13 13 14 14 Source0: ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2 15 Patch0: 0002-Constant-DPI.patch 15 16 16 17 ExcludeArch: s390 s390x 17 18 … … 26 27 27 28 %prep 28 29 %setup -q -n %{tarball}-%{version} 30 %patch0 -p1 29 31 30 32 %build 31 33 %configure --disable-static … … 48 50 %{driverdir}/dummy_drv.so 49 51 50 52 %changelog 53 * Wed Apr 16 2014 Antoine Martin <antoine@nagafix.co.uk> - 0.3.6-3 54 - Add "ConstantDPI" support 55 51 56 * Wed Aug 22 2012 airlied@redhat.com - 0.3.6-2 52 57 - rebuild for server ABI requires 53 58