Hello community,

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

Package is "fcitx-anthy"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fcitx-anthy/fcitx-anthy.changes  2012-09-20 
14:58:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-anthy.new/fcitx-anthy.changes     
2013-07-08 13:34:16.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Jul  1 02:38:45 UTC 2013 - [email protected]
+
+- update version 0.2.0
+  * bug fix
+  * translation update
+
+-------------------------------------------------------------------

Old:
----
  fcitx-anthy-0.1.1.tar.bz2

New:
----
  fcitx-anthy-0.2.0.tar.xz

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

Other differences:
------------------
++++++ fcitx-anthy.spec ++++++
--- /var/tmp/diff_new_pack.XlpYOX/_old  2013-07-08 13:34:17.000000000 +0200
+++ /var/tmp/diff_new_pack.XlpYOX/_new  2013-07-08 13:34:17.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fcitx-anthy
 #
-# Copyright (c) 2010 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
@@ -17,21 +17,24 @@
 
 
 Name:           fcitx-anthy
-Version:       0.1.1
+Version:        0.2.0
 Release:       0
-License:       GPL-2.0+
 Summary:       Japanese Anthy IME Wrapper for Fcitx
-Url:           https://github.com/fcitx/fcitx-anthy
+License:        GPL-2.0+
 Group:         System/I18n/Japanese
-Source:                %{name}-%{version}.tar.bz2
+Url:            https://github.com/fcitx/fcitx-anthy
+Source:         
http://download.fcitx-im.org/fcitx-anthy/%{name}-%{version}.tar.xz
 BuildRequires: anthy-devel
-BuildRequires: fcitx-devel
-BuildRequires: gettext
 BuildRequires: cmake
+BuildRequires:  fcitx-devel
+BuildRequires:  fdupes
 BuildRequires: gcc-c++
-BuildRequires: intltool
+BuildRequires:  gettext
 BuildRequires:  hicolor-icon-theme
+BuildRequires:  intltool
+BuildRequires:  xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%{fcitx_requires}
 
 %description
 fcitx-anthy is a Japanese Anthy IME Wrapper for Fcitx.
@@ -44,7 +47,7 @@
 %setup -q
 
 %build
-%{__mkdir} -pv build
+mkdir -p build
 pushd build
 cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_INSTALL_DIR=%{_libdir} ..
 make %{?_smp_mflags}
@@ -56,14 +59,20 @@
 
 %find_lang %{name}
 
+%fdupes %{buildroot}
+
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
 
 %files -f %{name}.lang
 %defattr(-,root,root)
-%{_libdir}/fcitx/
-%{_datadir}/fcitx/
+%{_fcitx_libdir}/%{name}.so
+%{_fcitx_addondir}/%{name}.conf
+%{_fcitx_datadir}/anthy
+%{_fcitx_descdir}/%{name}.desc
+%{_fcitx_imicondir}/anthy.png
+%{_fcitx_inputmethoddir}/anthy.conf
 %{_datadir}/icons/hicolor/*/status/*.png
 %{_datadir}/icons/hicolor/*/status/*.svg
 

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

Reply via email to