From 83f103564dad7c204798f303d40cf90147c313bd Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Thu, 19 Sep 2013 00:51:48 -0400 Subject: [PATCH] remove patches and cleanup spec Change-Id: I22aac6b563afe697ed37d72bcbc857e268a411f4 Signed-off-by: Anas Nashif --- packaging/xf86-video-vesa.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/packaging/xf86-video-vesa.spec b/packaging/xf86-video-vesa.spec index 3306676..bbc5d0f 100644 --- a/packaging/xf86-video-vesa.spec +++ b/packaging/xf86-video-vesa.spec @@ -7,7 +7,6 @@ Url: http://xorg.freedesktop.org/ Group: System/X11/Servers/XF86_4 Source0: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2 Source1001: xf86-video-vesa.manifest -Patch0: xf86-video-vesa_DefaultRefresh.diff BuildRequires: pkg-config BuildRequires: pkgconfig(fontsproto) BuildRequires: pkgconfig(pciaccess) >= 0.10 @@ -19,7 +18,6 @@ BuildRequires: pkgconfig(xorg-macros) >= 1.3 BuildRequires: pkgconfig(xorg-server) >= 1.0.99.901 BuildRequires: pkgconfig(xproto) Supplements: xorg-server -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description vesa is an Xorg driver for Generic VESA video cards. @@ -31,7 +29,6 @@ supports depths 8, 15 16 and 24. %prep %setup -q cp %{SOURCE1001} . -%patch0 -p1 %build %configure @@ -43,7 +40,7 @@ make %{?_smp_mflags} %files %manifest %{name}.manifest %defattr(-,root,root) -%doc COPYING +%license COPYING %dir %{_libdir}/xorg/modules/drivers %{_libdir}/xorg/modules/drivers/vesa_drv.so %{_mandir}/man4/vesa.4%{?ext_man} -- 2.7.4