Hello community,

here is the log from the commit of package libpinyin for openSUSE:Factory 
checked in at 2012-08-26 11:32:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libpinyin (Old)
 and      /work/SRC/openSUSE:Factory/.libpinyin.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libpinyin", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libpinyin/libpinyin.changes      2012-06-26 
16:14:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libpinyin.new/libpinyin.changes 2012-08-26 
11:32:26.000000000 +0200
@@ -1,0 +2,23 @@
+Mon Aug  6 19:20:30 UTC 2012 - [email protected]
+
+- Remove obsoletes/provides, they are not correct.
+
+-------------------------------------------------------------------
+Tue Jul 31 18:37:36 UTC 2012 - [email protected]
+
+- fix Obsoltes/Provides as AJ suggested.
+
+-------------------------------------------------------------------
+Sun Jul 29 12:02:11 CST 2012 - [email protected]
+
+- update to 0.7.0
+  * fixes cmake
+
+-------------------------------------------------------------------
+Mon Jul 16 00:03:12 CST 2012 - [email protected]
+
+- update to 0.6.92
+  * update test_pinyin
+  * update utils
+
+-------------------------------------------------------------------

Old:
----
  libpinyin-0.6.91.tar.gz

New:
----
  libpinyin-0.7.0.tar.gz

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

Other differences:
------------------
++++++ libpinyin.spec ++++++
--- /var/tmp/diff_new_pack.wXLj3b/_old  2012-08-26 11:32:28.000000000 +0200
+++ /var/tmp/diff_new_pack.wXLj3b/_new  2012-08-26 11:32:28.000000000 +0200
@@ -17,8 +17,8 @@
 
 
 Name:           libpinyin
-Version:        0.6.91
-Release:        1
+Version:        0.7.0
+Release:        0
 Summary:        Intelligent Pinyin IME
 License:        GPL-2.0+
 Group:          System/I18n/Chinese
@@ -28,13 +28,18 @@
 BuildRequires:  gcc-c++
 BuildRequires:  glib2-devel
 BuildRequires:  intltool
+%if 0%{?suse_version} 
 %if 0%{?suse_version} >= 1140
 BuildRequires:  libdb-4_8-devel
 %else
 BuildRequires:  libdb-4_5-devel
 %endif
-BuildRequires:  wget
+%else
+BuildRequires:  libdb-devel
+%endif
+BuildRequires:  gnome-common
 BuildRequires:  libtool
+BuildRequires:  wget
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -42,12 +47,12 @@
 It aims to be an Intelligent (and Universal) Sentence-based Pinyin IME Backend
 supports many Language Models and Frontends.
 
-%package -n %{name}0
+%package -n %{name}2
 Summary:        Intelligent Pinyin IME
 Group:          System/I18n/Chinese
 Provides:       %{name} = %{version}
 
-%description -n %{name}0
+%description -n %{name}2
 Libpinyin is a staging joint effort of many Chinese Pinyin IME development 
teams.
 It aims to be an Intelligent (and Universal) Sentence-based Pinyin IME Backend 
 supports many Language Models and Frontends.
@@ -79,11 +84,11 @@
 %{__rm} -rf %{buildroot}%{_libdir}/%{name}.a
 %{__rm} -rf %{buildroot}%{_libdir}/%{name}.la
 
-%post -n %{name}0 -p /sbin/ldconfig
+%post -n %{name}2 -p /sbin/ldconfig
 
-%postun -n %{name}0 -p /sbin/ldconfig
+%postun -n %{name}2 -p /sbin/ldconfig
 
-%files -n %{name}0
+%files -n %{name}2
 %defattr(-,root,root)
 %doc ChangeLog AUTHORS COPYING
 %{_mandir}/man1/*
@@ -93,7 +98,7 @@
 
 %files devel
 %defattr(-,root,root)
-%{_includedir}/%{name}-0.3/
+%{_includedir}/%{name}-%{version}/
 %{_libdir}/%{name}.so
 %{_libdir}/pkgconfig/%{name}.pc
 

++++++ libpinyin-0.6.91.tar.gz -> libpinyin-0.7.0.tar.gz ++++++
++++ 2291 lines of diff (skipped)

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

Reply via email to