Hello community,

here is the log from the commit of package fcitx-configtool for 
openSUSE:Factory checked in at 2013-07-08 13:34:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fcitx-configtool (Old)
 and      /work/SRC/openSUSE:Factory/.fcitx-configtool.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fcitx-configtool"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fcitx-configtool/fcitx-configtool.changes        
2013-01-29 12:08:12.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.fcitx-configtool.new/fcitx-configtool.changes   
2013-07-08 13:34:29.000000000 +0200
@@ -1,0 +2,9 @@
+Mon Jul  1 02:44:53 UTC 2013 - i...@marguerite.su
+
+- update version 0.4.7
+  * Support for new SubConfig Type
+  * Support for Modifier Only Key Grab
+- drop fcitx-config-gtk2
+  * New fcitx-configtool requires gtk3-devel to build
+
+-------------------------------------------------------------------

Old:
----
  fcitx-configtool-0.4.6.tar.bz2

New:
----
  fcitx-configtool-0.4.7.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fcitx-configtool.spec ++++++
--- /var/tmp/diff_new_pack.sAmQ8L/_old  2013-07-08 13:34:29.000000000 +0200
+++ /var/tmp/diff_new_pack.sAmQ8L/_new  2013-07-08 13:34:29.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fcitx-configtool
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,19 +16,16 @@
 #
 
 
-%if 0%{?suse_version} < 1140
-%define                pkgname fcitx-config-gtk2
-%else
 %define                pkgname fcitx-config-gtk3
-%endif
 
 Name:           fcitx-configtool
-Version:        0.4.6
+Version:        0.4.7
 Release:        0
 Summary:        GTK GUI config tool for FCITX
 License:        GPL-2.0+
 Group:          System/I18n/Chinese
 Url:            http://code.google.com/p/fcitx
+Source:         
http://download.fcitx-im.org/fcitx-configtool/%{name}-%{version}.tar.xz
 %if 0%{?suse_version}
 BuildRequires:  dbus-1-glib-devel
 %if 0%{?suse_version} <= 1140
@@ -40,20 +37,15 @@
 BuildRequires:  dbus-glib-devel
 BuildRequires:  unique-devel
 %endif
-BuildRequires:  fcitx-devel
-BuildRequires:  gtk2-devel
-%if 0%{?suse_version} >= 1140 || 0%{?fedora_version}
-BuildRequires:  gtk3-devel
-%endif
-#Source:         http://fcitx.googlecode.com/files/%{name}-%{version}.tar.xz
-Source:         %{name}-%{version}.tar.bz2
 BuildRequires:  cmake
+BuildRequires:  fcitx-devel
 BuildRequires:  gcc-c++
+BuildRequires:  gtk3-devel
 BuildRequires:  intltool
 BuildRequires:  iso-codes-devel
 BuildRequires:  libtool
+BuildRequires:  xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Provides:       locale(libgnome:ko;zh_CN;zh_SG)
 
 %description
 fcitx-config Gtk based configure tool for fcitx.
@@ -65,6 +57,13 @@
 Group:          System/I18n/Chinese
 Provides:       fcitx-config-gtk = %{version}
 Obsoletes:      fcitx-config-gtk < %{version}
+Provides:       fcitx-config-gtk2 = %{version}
+Obsoletes:      fcitx-config-gtk2 < %{version}
+Provides:       %{name} = %{version}
+Obsoletes:      %{name} < %{version}
+Provides:       locale(libgnome:ko;zh_CN:zh_SG)
+Supplements:    packageand(fcitx:libgtk-3-0)
+%{fcitx_requires}
 
 %description -n %{pkgname}
 fcitx-config GTK based configure tool for fcitx.
@@ -84,7 +83,7 @@
 
 %install
 pushd build
-%make_install
+%makeinstall
 popd
 
 %find_lang %{name}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to