[imsettings] New upstream release.

Akira TAGOH tagoh at fedoraproject.org
Wed Oct 17 10:42:00 UTC 2012


commit 78b4fa14ae84f15cd1dd9992d799bf62a1fb58a2
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Wed Oct 17 19:41:33 2012 +0900

    New upstream release.
    
      - Add MATE Desktop support. (#866328)

 imsettings.spec |   28 +++++++++++++++++++++++++++-
 sources         |    2 +-
 2 files changed, 28 insertions(+), 2 deletions(-)
---
diff --git a/imsettings.spec b/imsettings.spec
index 86042c1..2b04c70 100644
--- a/imsettings.spec
+++ b/imsettings.spec
@@ -1,5 +1,5 @@
 Name:		imsettings
-Version:	1.3.1
+Version:	1.4.0
 Release:	1%{?dist}
 License:	LGPLv2+
 URL:		http://code.google.com/p/imsettings/
@@ -12,6 +12,7 @@ BuildRequires:	libnotify-devel
 BuildRequires:	libX11-devel, libgxim-devel >= 0.3.1
 %if !0%{?rhel}
 BuildRequires:	xfconf-devel
+BuildRequires:	mate-conf-devel
 %endif
 Source0:	http://imsettings.googlecode.com/files/%{name}-%{version}.tar.bz2
 Patch0:		imsettings-constraint-of-language.patch
@@ -142,6 +143,22 @@ immediately without any need to restart applications
 or the desktop.
 
 This package contains a module to get this working on LXDE.
+
+%package	mate
+Summary:	MATE support on imsettings
+Group:		Applications/System
+Requires:	%{name} = %{version}-%{release}
+Requires:	mate-settings-daemon
+Requires:	mate-session-manager
+Provides:	imsettings-desktop-module = %{version}-%{release}
+
+%description	mate
+IMSettings is a framework that delivers Input Method
+settings and applies the changes so they take effect
+immediately without any need to restart applications
+or the desktop.
+
+This package contains a module to get this working on MATE.
 %endif
 
 %prep
@@ -255,10 +272,19 @@ fi
 %defattr(-, root, root, -)
 %doc AUTHORS COPYING ChangeLog NEWS README
 %{_libdir}/imsettings/libimsettings-lxde.so
+
+%files	mate
+%defattr(-, root, root, -)
+%doc AUTHORS COPYING ChangeLog NEWS README
+%{_libdir}/imsettings/libimsettings-mateconf.so
 %endif
 
 
 %changelog
+* Wed Oct 17 2012 Akira TAGOH <tagoh at redhat.com> - 1.4.0-1
+- New upstream release.
+  - Add MATE Desktop support. (#866328)
+
 * Tue Aug 28 2012 Akira TAGOH <tagoh at redhat.com> - 1.3.1-1
 - New upstream release.
 
diff --git a/sources b/sources
index 6c77ae7..ee181c1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dcfdb82943a0bbda51dfe0857a53b4d7  imsettings-1.3.1.tar.bz2
+eb2e37056afe2f4be4b843a6b31f5bd1  imsettings-1.4.0.tar.bz2


More information about the scm-commits mailing list