Hello community,

here is the log from the commit of package ibus-table-ziranma for 
openSUSE:Factory checked in at 2014-07-29 16:48:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus-table-ziranma (Old)
 and      /work/SRC/openSUSE:Factory/.ibus-table-ziranma.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ibus-table-ziranma"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus-table-ziranma/ibus-table-ziranma.changes    
2011-09-23 02:03:10.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-table-ziranma.new/ibus-table-ziranma.changes   
    2014-07-29 16:48:18.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Jul 27 13:27:51 UTC 2014 - [email protected]
+
+- use python3 to build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ibus-table-ziranma.spec ++++++
--- /var/tmp/diff_new_pack.iye8lt/_old  2014-07-29 16:48:19.000000000 +0200
+++ /var/tmp/diff_new_pack.iye8lt/_new  2014-07-29 16:48:19.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package ibus-table-ziranma (Version 1.2.0.20090831)
+# spec file for package ibus-table-ziranma
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -15,42 +15,42 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           ibus-table-ziranma
-BuildRequires:  ibus-table-devel pkgconfig python
-Summary:        Ziranma input method for IBus
 Version:        1.2.0.20090831
-Release:        1
+Release:        0
+Summary:        Ziranma input method for IBus
 License:        GPL-3.0+
 Group:          System/I18n/Chinese
 Url:            http://code.google.com/p/ibus/
 Source:         %{name}-%{version}.tar.gz
+BuildRequires:  ibus-table-devel
+BuildRequires:  pkgconfig
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Requires:       ibus-table
 BuildArch:      noarch
+%ibus_table_requires
 
 %description
 Ziranma input method intergrated in IBus framework.
-自然码
 
 %prep
 %setup -q
 
 %build
+export PYTHON=python3
 %configure
-make
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 
-%clean
-rm -rf %buildroot
+%post
+%ibus_table_index_post ziranma
 
 %files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS README
-%{_datadir}/ibus-table
+%{_ibus_icondir}/ziranma.png
+%{_ibus_tabledir}/ziranma.db
 
 %changelog

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

Reply via email to