Hello community,

here is the log from the commit of package scim-anthy for openSUSE:Factory 
checked in at 2012-09-14 12:37:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scim-anthy (Old)
 and      /work/SRC/openSUSE:Factory/.scim-anthy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scim-anthy", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/scim-anthy/scim-anthy.changes    2012-06-15 
14:05:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.scim-anthy.new/scim-anthy.changes       
2012-09-14 12:37:27.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jul  6 09:19:17 UTC 2012 - [email protected]
+
+- use upstream gtk3 abuild patch from tzhuan.
+
+-------------------------------------------------------------------

Old:
----
  fix-GtkDialog-has-no-number-named-vbox-error.patch
  fix-GtkWidget-migration.patch
  scim-anthy-use-gtk2.patch

New:
----
  icons.tar.gz
  scim-anthy-gtk3-abuild.patch

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

Other differences:
------------------
++++++ scim-anthy.spec ++++++
--- /var/tmp/diff_new_pack.vq9DlO/_old  2012-09-14 12:37:28.000000000 +0200
+++ /var/tmp/diff_new_pack.vq9DlO/_new  2012-09-14 12:37:28.000000000 +0200
@@ -16,25 +16,29 @@
 #
 
 
+%if 0%{?suse_version} >= 1140
+%define scim_gtk3 1
+%else
+%define scim_gtk3 0
+%endif
+
 Name:           scim-anthy
-BuildRequires:  anthy-devel
-BuildRequires:  gcc-c++
-BuildRequires:  libtool
-BuildRequires:  scim-devel
-BuildRequires:  update-desktop-files
 Version:        1.2.7
 Release:        0
-# Provides:       locale(scim:ja)
+Summary:        Anthy Input Method Engine for SCIM
+License:        LGPL-2.1+
+Group:          System/I18n/Japanese
 Url:            http://sourceforge.jp/projects/scim-imengine/
 Source0:        scim-anthy-%{version}.tar.bz2
-Patch0:         scim-anthy-use-gtk2.patch
-Patch1:         fix-GtkDialog-has-no-number-named-vbox-error.patch
-Patch2:         fix-GtkWidget-migration.patch
+Source1:        icons.tar.gz
+Patch3:         %{name}-gtk3-abuild.patch
 Patch355863:    bnc355863-add-Eisu_toggle-to-default-keybindings.patch
+BuildRequires:  anthy-devel
+BuildRequires:  gcc-c++
+BuildRequires:  libtool
+BuildRequires:  scim-devel
+BuildRequires:  update-desktop-files
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Summary:        Anthy Input Method Engine for SCIM
-License:        LGPL-2.1+
-Group:          System/I18n/Japanese
 
 %description
 Anthy Input Method Engine for SCIM
@@ -42,11 +46,11 @@
 %prep
 %define scim_binary_version %(pkg-config --variable=scim_binary_version scim)
 %define build_setup     1
-%setup -q -n %{name}-%{version}
+%setup -q
 %if 0%{?scim_gtk3}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch3 -p1
+tar -xzvf %{SOURCE1}
+cp -r icons/* data/
 %endif
 %patch355863 -p1
 
@@ -59,9 +63,9 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=${RPM_BUILD_ROOT} install
-rm -f 
$RPM_BUILD_ROOT/%{_libdir}/scim-1.0/%{scim_binary_version}/IMEngine/anthy.{a,la}
-rm -f 
$RPM_BUILD_ROOT/%{_libdir}/scim-1.0/%{scim_binary_version}/SetupUI/anthy-imengine-setup.{a,la}
+%makeinstall
+rm -f 
%{buildroot}/%{_libdir}/scim-1.0/%{scim_binary_version}/IMEngine/anthy.{a,la}
+rm -f 
%{buildroot}/%{_libdir}/scim-1.0/%{scim_binary_version}/SetupUI/anthy-imengine-setup.{a,la}
 %find_lang scim-anthy
 
 %files -f scim-anthy.lang
@@ -77,9 +81,7 @@
 %endif
 %{_libdir}/scim-1.0/1.?.?/Helper/anthy-imengine-helper.*
 %dir %{_datadir}/scim/icons/
-%{_datadir}/scim/icons/scim-anthy.png
-%{_datadir}/scim/icons/scim-anthy-dict.png
-%{_datadir}/scim/icons/scim-anthy-swap-colors.png
+%{_datadir}/scim/icons/scim-anthy*.png
 %dir %{_datadir}/scim/Anthy/
 %{_datadir}/scim/Anthy/*
 

++++++ scim-anthy-gtk3-abuild.patch ++++++
++++ 103461 lines (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to