[kmess/f14/master] remove unused patch, sent other one upstream

Rex Dieter rdieter at fedoraproject.org
Mon Apr 25 14:30:42 UTC 2011


commit 20691bae482e55251ead20b63b69aa18b84efb6d
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Mon Apr 25 09:30:11 2011 -0500

    remove unused patch, sent other one upstream

 kmess-2.0.6.1-kmesssendpluginlib_dsolinking.patch |   17 -----------------
 kmess.spec                                        |    8 ++------
 2 files changed, 2 insertions(+), 23 deletions(-)
---
diff --git a/kmess.spec b/kmess.spec
index 97d7bd6..5886048 100644
--- a/kmess.spec
+++ b/kmess.spec
@@ -11,11 +11,8 @@ Source0: http://downloads.sourceforge.net/kmess/kmess-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 ## upstreamable patches
-# attempt 1, incomplete, requires source re-engineering to ensure
-# no unresolvable symbols in shlib convenience lib
-Patch50: kmess-2.0.6.1-kmesssendpluginlib_dsolinking.patch
-# attempt 2, it's a convenience lib, intention is probably to build
-# this static anyway
+# mark kmessendpluginlib a static/convenience lib,
+# sent upstream, http://kmess.org/board/viewtopic.php?f=4&t=15486
 patch51: kmess-2.0.6.1-kmesssendpluginlib_static.patch
 
 BuildRequires:  kdelibs4-devel
@@ -62,7 +59,6 @@ interface.
 %prep
 %setup -q -n %{name}-%{version}
 
-#patch50 -p1 -b .kmesssendpluginlib_dsolinking
 %patch51 -p1 -b .kmesssendpluginlib_static
 
 %build


More information about the scm-commits mailing list