commit ibus-table-zhengma for openSUSE:Factory

2018-01-09 Thread root
Hello community,

here is the log from the commit of package ibus-table-zhengma for 
openSUSE:Factory checked in at 2018-01-09 14:52:22

Comparing /work/SRC/openSUSE:Factory/ibus-table-zhengma (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-table-zhengma.new (New)


Package is "ibus-table-zhengma"

Tue Jan  9 14:52:22 2018 rev:13 rq:561512 version:1.4.6

Changes:

--- /work/SRC/openSUSE:Factory/ibus-table-zhengma/ibus-table-zhengma.changes
2017-01-22 00:11:09.543850569 +0100
+++ 
/work/SRC/openSUSE:Factory/.ibus-table-zhengma.new/ibus-table-zhengma.changes   
2018-01-09 14:52:25.573959562 +0100
@@ -1,0 +2,6 @@
+Thu Jan  4 03:15:18 UTC 2018 - hillw...@opensuse.org
+
+- Update version to 1.4.6
+  * Add CJK-A, CJK-B and CJK-C.
+
+---

Old:

  ibus-table-zhengma-1.1.0.20090402.tar.gz

New:

  COPYING
  ibus-table-zhengma-1.4.6.tar.gz



Other differences:
--
++ ibus-table-zhengma.spec ++
--- /var/tmp/diff_new_pack.CEFuDe/_old  2018-01-09 14:52:26.461917933 +0100
+++ /var/tmp/diff_new_pack.CEFuDe/_new  2018-01-09 14:52:26.465917746 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ibus-table-zhengma
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,17 +17,15 @@
 
 
 Name:   ibus-table-zhengma
-Version:1.1.0.20090402
+Version:1.4.6
 Release:0
 Summary:ZhengMa input method for IBus
 License:GPL-3.0+
 Group:  System/I18n/Chinese
-Url:https://code.google.com/p/ibus/
-Source: https://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
+Url:https://github.com/heiher/ibus-table-zhengma
+Source0:
https://github.com/heiher/ibus-table-zhengma/archive/%{version}/%{name}-%{version}.tar.gz
+Source1:COPYING
 BuildRequires:  ibus-table-devel
-BuildRequires:  ibus-table-extraphrase-devel
-BuildRequires:  libtool
-BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 %ibus_table_requires
@@ -37,24 +35,23 @@
 
 %prep
 %setup -q
-autoreconf -fi
+cp %{SOURCE1} .
 
 %build
-export PYTHON=python3
-%configure --enable-extra-phrases
-make %{?_smp_mflags}
+/usr/bin/ibus-table-createdb -n zhengma.db -s zhengma.txt
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
-rm -rf %{buildroot}%{_datadir}/doc/%{name}
+install -d %{buildroot}%{_ibus_tabledir}
+install -d %{buildroot}%{_ibus_icondir}
+install -m 0644 zhengma.db %{buildroot}%{_ibus_tabledir}
+install -m 0644 zhengma.svg %{buildroot}%{_ibus_icondir}
 
 %post
 %ibus_table_index_post zhengma
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING NEWS README
-%doc docs/ZiGenBiao.pdf
+%doc COPYING
 %{_ibus_tabledir}/zhengma.db
 %{_ibus_icondir}/zhengma.svg
 

++ COPYING ++
 674 lines (skipped)

++ ibus-table-zhengma-1.1.0.20090402.tar.gz -> 
ibus-table-zhengma-1.4.6.tar.gz ++
 369810 lines of diff (skipped)




commit ibus-table-zhengma for openSUSE:Factory

2017-01-21 Thread root
Hello community,

here is the log from the commit of package ibus-table-zhengma for 
openSUSE:Factory checked in at 2017-01-22 00:11:08

Comparing /work/SRC/openSUSE:Factory/ibus-table-zhengma (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-table-zhengma.new (New)


Package is "ibus-table-zhengma"

Changes:

--- /work/SRC/openSUSE:Factory/ibus-table-zhengma/ibus-table-zhengma.changes
2014-07-29 16:48:19.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-table-zhengma.new/ibus-table-zhengma.changes   
2017-01-22 00:11:09.543850569 +0100
@@ -1,0 +2,6 @@
+Thu Jul 28 04:36:40 UTC 2016 - qz...@suse.com
+
+- Update ibus-table-zhengma.spec, modify license information to
+  fit the COPY file inside. (bsc#990964)
+
+---



Other differences:
--
++ ibus-table-zhengma.spec ++
--- /var/tmp/diff_new_pack.bKCnWA/_old  2017-01-22 00:11:10.095772439 +0100
+++ /var/tmp/diff_new_pack.bKCnWA/_new  2017-01-22 00:11:10.099771873 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ibus-table-zhengma
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 Version:1.1.0.20090402
 Release:0
 Summary:ZhengMa input method for IBus
-License:GPL-2.0+
+License:GPL-3.0+
 Group:  System/I18n/Chinese
 Url:https://code.google.com/p/ibus/
 Source: https://ibus.googlecode.com/files/%{name}-%{version}.tar.gz




commit ibus-table-zhengma for openSUSE:Factory

2014-07-29 Thread h_root
Hello community,

here is the log from the commit of package ibus-table-zhengma for 
openSUSE:Factory checked in at 2014-07-29 16:48:11

Comparing /work/SRC/openSUSE:Factory/ibus-table-zhengma (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-table-zhengma.new (New)


Package is "ibus-table-zhengma"

Changes:

--- /work/SRC/openSUSE:Factory/ibus-table-zhengma/ibus-table-zhengma.changes
2011-09-23 02:03:09.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-table-zhengma.new/ibus-table-zhengma.changes   
2014-07-29 16:48:19.0 +0200
@@ -1,0 +2,6 @@
+Sat Jul 26 16:02:18 UTC 2014 - i...@marguerite.su
+
+- ibus-table is now built with python3
+- we need to port ibus-table-zhengma to python3 too
+
+---

Old:

  ibus-table-zhengma-1.1.0.20090402.tar.bz2

New:

  ibus-table-zhengma-1.1.0.20090402.tar.gz



Other differences:
--
++ ibus-table-zhengma.spec ++
--- /var/tmp/diff_new_pack.rgzbXY/_old  2014-07-29 16:48:21.0 +0200
+++ /var/tmp/diff_new_pack.rgzbXY/_new  2014-07-29 16:48:21.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package ibus-table-zhengma (Version 1.1.0.20090402)
+# spec file for package ibus-table-zhengma
 #
-# 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,44 +15,47 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   ibus-table-zhengma
-BuildRequires:  ibus-table-devel ibus-table-extraphrase-devel pkgconfig python
-Summary:ZhengMa input method for IBus
 Version:1.1.0.20090402
-Release:1
+Release:0
+Summary:ZhengMa input method for IBus
 License:GPL-2.0+
 Group:  System/I18n/Chinese
-Url:http://code.google.com/p/ibus/
-Source: %{name}-%{version}.tar.bz2
+Url:https://code.google.com/p/ibus/
+Source: https://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
+BuildRequires:  ibus-table-devel
+BuildRequires:  ibus-table-extraphrase-devel
+BuildRequires:  libtool
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Requires:   ibus-table
 BuildArch:  noarch
+%ibus_table_requires
 
 %description
 Zheng Ma input method intergrated in IBus framework.
 
-
 %prep
 %setup -q
+autoreconf -fi
 
 %build
+export PYTHON=python3
 %configure --enable-extra-phrases
-make
+make %{?_smp_mflags}
 
 %install
-%makeinstall
-rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/%{name}
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
+rm -rf %{buildroot}%{_datadir}/doc/%{name}
 
-%clean
-rm -rf %buildroot
+%post
+%ibus_table_index_post zhengma
 
 %files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS README
-%doc docs/*.pdf
-%{_datadir}/ibus-table
+%doc docs/ZiGenBiao.pdf
+%{_ibus_tabledir}/zhengma.db
+%{_ibus_icondir}/zhengma.svg
 
 %changelog

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



commit ibus-table-zhengma for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package ibus-table-zhengma for 
openSUSE:Factory checked in at 2011-12-06 18:18:50

Comparing /work/SRC/openSUSE:Factory/ibus-table-zhengma (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-table-zhengma.new (New)


Package is "ibus-table-zhengma", Maintainer is ""

Changes:




Other differences:
--
++ ibus-table-zhengma.spec ++
--- /var/tmp/diff_new_pack.ccYZ6T/_old  2011-12-06 18:32:49.0 +0100
+++ /var/tmp/diff_new_pack.ccYZ6T/_new  2011-12-06 18:32:49.0 +0100
@@ -23,7 +23,7 @@
 Summary:ZhengMa input method for IBus
 Version:1.1.0.20090402
 Release:1
-License:GPLv2+
+License:GPL-2.0+
 Group:  System/I18n/Chinese
 Url:http://code.google.com/p/ibus/
 Source: %{name}-%{version}.tar.bz2

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