[scim] fixes ltdl

Peng Wu pwu at fedoraproject.org
Tue Jun 21 06:02:51 UTC 2011


commit 7fe4240e91723eafa9db165cd9fb41e3c241a9c2
Author: Peng Wu <alexepico at gmail.com>
Date:   Tue Jun 21 14:02:01 2011 +0800

    fixes ltdl

 scim.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/scim.spec b/scim.spec
index 6a5062d..e44c355 100644
--- a/scim.spec
+++ b/scim.spec
@@ -1,6 +1,6 @@
 Name:      scim
 Version:   1.4.10
-Release:   2%{?dist}
+Release:   3%{?dist}
 Summary:   Smart Common Input Method platform
 
 License:   LGPLv2+
@@ -49,8 +49,6 @@ Obsoletes:  scim-lang-thai
 Obsoletes:  scim-lang-tibetan
 Patch1:    scim-add-restart.patch
 Patch7:    scim_panel_gtk-emacs-cc-style.patch
-#Patch31:   scim-1.4.7-syslibltdl.patch
-#Patch32:   scim-1.4.8-fix-dlopen.patch
 
 %description
 SCIM is a user friendly and full featured input method user interface and
@@ -120,8 +118,6 @@ mv configs/global{,.orig}
 cp -p %{SOURCE4} configs/global
 
 %patch7 -p1 -b .7-emacs-ccmode~
-#%patch31 -p1 -b .31-sysltdl
-#%patch32 -E -p1 -b .fix-dlopen
 
 # patch17 touches configure.ac and Makefile.am
 ./bootstrap
@@ -244,6 +240,9 @@ fi
 
 
 %changelog
+* Tue Jun 21 2011  Peng Wu <pwu at redhat.com> - 1.4.10-3
+- As src/ltdl.cpp is removed from source tar ball, remove patch scim-1.4.7-syslibltdl.patch scim-1.4.8-fix-dlopen.patch
+
 * Tue Jun 21 2011  Peng Wu <pwu at redhat.com> - 1.4.10-2
 - Refresh patch for 1.4.10
 - Remove patch scim-1.4.5-panel-menu-fixes.patch scim_x11_frontend-ic-focus-LTC27940-215953.patch scim-1.4.7-trayicon.patch


More information about the scm-commits mailing list