From e483b076e82e186f61e5908aa29cbbc71c7a76db Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 16 Jan 2015 14:47:39 +1000 Subject: [PATCH] Drop obsolete patch line --- weston.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/weston.spec b/weston.spec index 1becd0e..74966a5 100644 --- a/weston.spec +++ b/weston.spec @@ -18,9 +18,6 @@ Source0: http://wayland.freedesktop.org/releases/%{name}-%{version}.tar.x %endif Source1: make-git-snapshot.sh -# git diff-tree -p 1.0.6..origin/1.0 > weston-$(git describe origin/1.0).patch -#Patch0: weston-1.0.5-11-g9a576c3.patch - BuildRequires: autoconf BuildRequires: cairo-devel >= 1.10.0 BuildRequires: glib2-devel @@ -76,7 +73,6 @@ Common headers for weston %prep %setup -q -n %{name}-%{?gitdate:%{gitdate}}%{!?gitdate:%{version}} -#%patch0 -p1 -b .git %build # temporary force to pick up configure.ac changes