[imsettings/f13/master] * Mon Aug 2 2010 Akira TAGOH <tagoh at redhat.com> - 0.108.1-1 - New upstream release. - Fix a crash

Akira TAGOH tagoh at fedoraproject.org
Mon Aug 2 13:26:18 UTC 2010


commit 72f2cf4c3351619e2e641b41970e1a1a9ba906a2
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Mon Aug 2 22:26:06 2010 +0900

    * Mon Aug  2 2010 Akira TAGOH <tagoh at redhat.com> - 0.108.1-1
    - New upstream release.
      - Fix a crash with imsettings-lxde-helper. (#603582)
      - cleanup the unnecessary patches.

 imsettings-fix-lxde-fail.patch         |  513 --------------------------------
 imsettings-fix-race-on-popen.patch     |   35 ---
 imsettings-no-restart-with-exit0.patch |   20 --
 imsettings.spec                        |   16 +-
 4 files changed, 7 insertions(+), 577 deletions(-)
---
diff --git a/imsettings.spec b/imsettings.spec
index a32a316..6073094 100644
--- a/imsettings.spec
+++ b/imsettings.spec
@@ -1,6 +1,6 @@
 Name:		imsettings
-Version:	0.108.0
-Release:	4%{?dist}
+Version:	0.108.1
+Release:	1%{?dist}
 License:	LGPLv2+
 URL:		http://code.google.com/p/imsettings/
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -20,9 +20,6 @@ Source1: 	imsettings-kde.sh
 Patch0:		imsettings-constraint-of-language.patch
 Patch1:		imsettings-disable-xim.patch
 Patch2:		imsettings-none.conf-gtk-xim-default.patch
-Patch3:		imsettings-fix-lxde-fail.patch
-Patch4:		imsettings-no-restart-with-exit0.patch
-Patch5:		imsettings-fix-race-on-popen.patch
 
 Summary:	Delivery framework for general Input Method configuration
 Group:		Applications/System
@@ -106,10 +103,6 @@ This package contains a helper program to get this working on LXDE.
 %patch0 -p1 -b .0-lang
 %patch1 -p1 -b .1-xim
 %patch2 -p1 -b .2-xim
-%patch3 -p0 -b .3-lxde
-%patch4 -p0 -b .4-no-restart
-%patch5 -p0 -b .5-popen
-autoreconf -Im4macros -f
 
 %build
 %configure	\
@@ -246,6 +239,11 @@ fi
 
 
 %changelog
+* Mon Aug  2 2010 Akira TAGOH <tagoh at redhat.com> - 0.108.1-1
+- New upstream release.
+  - Fix a crash with imsettings-lxde-helper. (#603582)
+  - cleanup the unnecessary patches.
+
 * Thu Jun 24 2010 Akira TAGOH <tagoh at redhat.com> - 0.108.0-4
 - Fix a segfault. (#599924)
 


More information about the scm-commits mailing list