[kdewebdev/f14/master: 7/8] Revert "fixes crash in kimagemapeditor when using freehand tool"

Kevin Kofler kkofler at fedoraproject.org
Fri Mar 11 01:23:05 UTC 2011


commit 551605dbfb263f68515264ea384c7459b9f56921
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Fri Mar 11 02:21:55 2011 +0100

    Revert "fixes crash in kimagemapeditor when using freehand tool"
    
    This reverts commit 8eeb95eba596cb9418f06bf28a436b45757a5d8d.
    
    We want to merge master wholesale instead.

 kdewebdev-3.5.10-fix-freehand-crash.patch |   48 -----------------------------
 kdewebdev.spec                            |    8 +----
 2 files changed, 1 insertions(+), 55 deletions(-)
---
diff --git a/kdewebdev.spec b/kdewebdev.spec
index 4a98e56..4a596c6 100644
--- a/kdewebdev.spec
+++ b/kdewebdev.spec
@@ -5,7 +5,7 @@ Name:    kdewebdev
 Summary: Web development applications 
 Epoch:   6
 Version: 3.5.10
-Release: 8%{?dist}
+Release: 7%{?dist}
 
 License: GPLv2
 Url:     http://kdewebdev.org/ 
@@ -22,8 +22,6 @@ Source5: hi48-app-kxsldbg.png
 Patch0: javascript.patch
 Patch1: kdewebdev-3.5.4-kxsldbg-icons.patch
 Patch2: arts-acinclude.patch
-# fixes crash in kimagemapeditor when using freehand tool
-Patch3: kdewebdev-3.5.10-fix-freehand-crash.patch
 
 %if %{make_cvs}
 BuildRequires: automake libtool
@@ -90,7 +88,6 @@ Requires: kdelibs3%{?_isa} >= %{version}
 %patch0 -p0 -b .javascript
 %patch1 -p1 -b .kxsldbg-icons
 %patch2 -p1 -b .autoconf
-%patch3 -p1 -b .fix-freehand-crash
 
 install -m644 -p %{SOURCE5} kxsldbg/
 
@@ -209,9 +206,6 @@ rm -rf %{buildroot}
 
 
 %changelog
-* Wed Mar 09 2011 Jaroslav Reznik <jreznik at redhat.com> - 6:3.5.10-8
-- fixes crash in kimagemapeditor when using freehand tool
-
 * Tue Feb 02 2010 Rex Dieter <rdieter at fedoraproject.org> - 6:3.5.10-7
 - ressurrect -libs subpkg (legacy crud removal fallout)
 


More information about the scm-commits mailing list