From 1a0d03ca6cbe2b59484e075c8abc31538968b57b1415fcb509b8766513e2f29f Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 2 Dec 2011 07:37:20 +0000 Subject: [PATCH] - remove uncommented patch OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/fvwm2?expand=0&rev=16 --- fvwm-2.5.26-utf_encoding.patch | 12 ------------ fvwm2.changes | 5 +++++ fvwm2.spec | 1 - 3 files changed, 5 insertions(+), 13 deletions(-) delete mode 100644 fvwm-2.5.26-utf_encoding.patch diff --git a/fvwm-2.5.26-utf_encoding.patch b/fvwm-2.5.26-utf_encoding.patch deleted file mode 100644 index 2b033e3..0000000 --- a/fvwm-2.5.26-utf_encoding.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- libs/FlocaleCharset.c -+++ libs/FlocaleCharset.c -@@ -521,7 +521,7 @@ - } - if (FLCXOMCharsetList_num > 0 && FLCXOMCharsetList[0]) - { -- FLCXOMCharset = FLCXOMCharsetList[0]; -+ FLCXOMCharset = FLCXOMCharsetList[FLCXOMCharsetList_num - 1]; - } - #endif - } - diff --git a/fvwm2.changes b/fvwm2.changes index 27afe45..a78720a 100644 --- a/fvwm2.changes +++ b/fvwm2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 2 07:36:42 UTC 2011 - coolo@suse.com + +- remove uncommented patch + ------------------------------------------------------------------- Thu Dec 1 17:06:01 UTC 2011 - coolo@suse.com diff --git a/fvwm2.spec b/fvwm2.spec index 779dd3e..227bac1 100644 --- a/fvwm2.spec +++ b/fvwm2.spec @@ -46,7 +46,6 @@ Patch0: fvwm-configure.patch Patch1: fvwm-%{version}-gcc-warnings.patch Patch2: fvwm-%{version}-ia64.patch Patch3: fvwm-%{version}-sv_SE.patch -#Patch4: fvwm-%{version}-utf_encoding.patch Patch5: fvwm-%{version}-charset_in_title.patch Patch6: fvwm-2.5.26-libpng.patch Patch7: fvwm-%{version}-no-copy-dt-needed-entries.patch