[vala/f15] Remove unused patch

Bastien Nocera hadess at fedoraproject.org
Tue Jul 12 14:29:45 UTC 2011


commit 6c6cc2f07755c79e463a386a4de99ef5be5f5bd3
Author: Bastien Nocera <hadess at hadess.net>
Date:   Tue Jul 12 15:29:30 2011 +0100

    Remove unused patch

 vala-0.12.0-allow_constant_arrays.patch |   27 ---------------------------
 vala.spec                               |    6 ------
 2 files changed, 0 insertions(+), 33 deletions(-)
---
diff --git a/vala.spec b/vala.spec
index 888a47c..e77f5b4 100644
--- a/vala.spec
+++ b/vala.spec
@@ -17,15 +17,11 @@ Source0:        http://download.gnome.org/sources/vala/0.12/vala-%{version}.tar.
 Source1:        vala-mode.el
 Source2:        vala-init.el
 Source3:        emacs-vala-COPYING
-# https://bugzilla.gnome.org/show_bug.cgi?id=643010
-Patch0:         vala-0.12.0-allow_constant_arrays.patch
 
 BuildRequires:  flex
 BuildRequires:  bison
 BuildRequires:  glib2-devel
 BuildRequires:  libxslt
-# only while we carry the patch
-BuildRequires:  vala
 
 # for Emacs modes
 BuildRequires:  emacs emacs-el
@@ -139,8 +135,6 @@ the emacs-%{name} package to use Vala with GNU Emacs.
 
 %prep
 %setup -q
-%patch0 -p1 -b .allow_constant_arrays
-
 
 %build
 %configure --enable-vapigen


More information about the scm-commits mailing list