spot pushed to gambas3 (f21). "nuke unused debug patch"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Jun 11 19:32:01 UTC 2015


From 0b586a78f6b63eb41f4636c4b9b91b2d1a1709f2 Mon Sep 17 00:00:00 2001
From: Tom Callaway <spot at fedoraproject.org>
Date: Tue, 21 Apr 2015 17:09:23 -0400
Subject: nuke unused debug patch


diff --git a/gambas3.spec b/gambas3.spec
index c381368..a43f392 100644
--- a/gambas3.spec
+++ b/gambas3.spec
@@ -47,8 +47,6 @@ Patch1:		%{name}-3.2.0-nolintl.patch
 Patch2:		%{name}-3.2.0-noliconv.patch
 # Don't conflict with siginfo_t define
 Patch5:		gambas3-3.1.1-linux-siginfo.patch
-#Debug
-Patch6:		gambas3-3.7.1-debug.patch
 
 %description
 Gambas3 is a free development environment based on a Basic interpreter
@@ -871,7 +869,6 @@ Requires:	%{name}-gb-xml = %{version}-%{release}
 %patch1 -p1 -b .nolintl
 %patch2 -p1 -b .noliconv
 # %%patch5 -p1 -b .linux-siginfo
-%patch6 -p1
 # We used to patch these out, but this is simpler.
 for i in `find . |grep acinclude.m4`; do
 	sed -i 's|$AM_CFLAGS -O3|$AM_CFLAGS|g' $i
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/gambas3.git/commit/?h=f21&id=0b586a78f6b63eb41f4636c4b9b91b2d1a1709f2


More information about the scm-commits mailing list