Hello community,

here is the log from the commit of package librime for openSUSE:Factory checked 
in at 2012-11-02 16:42:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/librime (Old)
 and      /work/SRC/openSUSE:Factory/.librime.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "librime", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/librime/brise.changes    2012-08-26 
11:32:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.librime.new/brise.changes       2012-11-02 
16:43:01.000000000 +0100
@@ -1,0 +2,9 @@
+Thu Oct 11 14:36:24 UTC 2012 - [email protected]
+
+- update version 0.13
+  * install data files from a separate package.
+  * update: luna_pinyin, terra_pinyin, jyutping tables.
+  * update: essay database.
+  * new schema: emoji.
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/librime/librime.changes  2012-08-26 
11:32:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.librime.new/librime.changes     2012-11-02 
16:43:01.000000000 +0100
@@ -1,0 +2,7 @@
+Thu Oct 11 14:40:51 UTC 2012 - [email protected]
+
+- update version 0.9.4
+  * document new dependency 'google-glog'.
+  * fix x64 build.
+
+-------------------------------------------------------------------

Old:
----
  librime-0.9.2.tar.gz

New:
----
  brise-0.13.tar.gz
  librime-0.9.4.tar.gz

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

Other differences:
------------------
++++++ brise.spec ++++++
--- /var/tmp/diff_new_pack.2J0OeW/_old  2012-11-02 16:43:03.000000000 +0100
+++ /var/tmp/diff_new_pack.2J0OeW/_new  2012-11-02 16:43:03.000000000 +0100
@@ -16,14 +16,15 @@
 #
 
 Name:           brise
-Version:       0.9.2
+Version:       0.13
 Release:       0
 License:       GPL-3.0+
 Summary:       Rime Input Schemas Collection
 Url:   http://code.google.com/p/rimeime
 Group: System/I18n/Chinese
-Source:        librime-%{version}.tar.gz
+Source:        brise-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  librime-devel
 BuildArch:     noarch
 
 %description
@@ -37,14 +38,13 @@
 %setup -q -n %{name}
 
 %build
-# no need to build
+make %{?_smp_mflags}
 
 %install
-install -d -m 755 %{buildroot}%{_datadir}/%{name}/
-cp -r * %{buildroot}%{_datadir}/%{name}/
+make DESTDIR=%{buildroot} install
 
 %files
 %defattr(-,root,root)
-%{_datadir}/%{name}/
+%{_datadir}/rime-data/
 
 %changelog

++++++ librime.spec ++++++
--- /var/tmp/diff_new_pack.2J0OeW/_old  2012-11-02 16:43:03.000000000 +0100
+++ /var/tmp/diff_new_pack.2J0OeW/_new  2012-11-02 16:43:03.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           librime
-Version:        0.9.2
+Version:        0.9.4
 Release:        0
 Summary:        Rime Input Method Engine
 License:        GPL-3.0+
@@ -27,6 +27,7 @@
 BuildRequires:  boost-devel
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
+BuildRequires:  glog-devel
 BuildRequires:  googletest-devel
 %if 0%{?suse_version} >= 1220
 BuildRequires: libboost_filesystem1_49_0
@@ -72,24 +73,12 @@
 %package -n rime
 Summary:        Rime Input Method Engine
 Group:          System/I18n/Chinese
-Requires:       rime-data = %{version}
 
 %description -n rime
 Rime is an Traditional Chinese input method engine.
 Its idea comes from ancient Chinese brush and carving art.
 Mainly it's about to express your thinking with your keystrokes.
 
-%package -n rime-data
-Summary:        Schemas of Rime
-Group:          System/I18n/Chinese
-
-%description -n rime-data
-Rime is an Traditional Chinese input method engine.
-Its idea comes from ancient Chinese brush and carving art.
-Mainly it's about to express your thinking with your keystrokes.
-
-This package is the resources and schemas of Rime.
-
 %package -n librime0
 Summary:        Rime Input Method Engine
 Group:          System/Libraries
@@ -138,14 +127,10 @@
 %{_bindir}/rime_deployer
 %{_bindir}/rime_dict_manager
 
-%files -n rime-data
-%defattr(-,root,root)
-%{_datadir}/rime-data/
-
 %files -n librime0
 %defattr(-,root,root)
 %{_libdir}/%{name}.so.0
-%{_libdir}/%{name}.so.0.9.2
+%{_libdir}/%{name}.so.0.9.4
 
 %files devel
 %defattr(-,root,root)

++++++ librime-0.9.2.tar.gz -> librime-0.9.4.tar.gz ++++++
/work/SRC/openSUSE:Factory/librime/librime-0.9.2.tar.gz 
/work/SRC/openSUSE:Factory/.librime.new/librime-0.9.4.tar.gz differ: char 5, 
line 1

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

Reply via email to