Ticket #163: fedora20-dummy-constant-dpi-specfile.patch
File fedora20-dummy-constant-dpi-specfile.patch, 1.0 KB (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: 1 1%{?dist}8 Release: 12%{?dist} 9 9 URL: http://www.x.org 10 10 License: MIT 11 11 Group: User Interface/X Hardware Support 12 12 13 13 Source0: ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2 14 14 Patch0: 0001-Remove-mibstore.h.patch 15 Patch1: 0002-Constant-DPI.patch 15 16 16 17 ExcludeArch: s390 s390x 17 18 … … 27 28 %prep 28 29 %setup -q -n %{tarball}-%{version} 29 30 %patch0 -p1 -b .mibstore 31 %patch1 -p1 30 32 31 33 %build 32 34 autoreconf -vif … … 50 52 %{driverdir}/dummy_drv.so 51 53 52 54 %changelog 55 * Wed Apr 16 2014 Antoine Martin <antoine@nagafix.co.uk> - 0.3.6-12 56 - Add "ConstantDPI" support 57 53 58 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.6-11 54 59 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 55 60