remove patches and cleanup spec 33/10133/1 tizen
authorAnas Nashif <anas.nashif@intel.com>
Thu, 19 Sep 2013 04:51:48 +0000 (00:51 -0400)
committerAnas Nashif <anas.nashif@intel.com>
Thu, 19 Sep 2013 04:54:16 +0000 (00:54 -0400)
Change-Id: I22aac6b563afe697ed37d72bcbc857e268a411f4
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
packaging/xf86-video-vesa.spec

index 3306676..bbc5d0f 100644 (file)
@@ -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}