Hello community,

here is the log from the commit of package librime for openSUSE:Factory checked 
in at 2013-06-06 15:00:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/librime (Old)
 and      /work/SRC/openSUSE:Factory/.librime.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "librime"

Changes:
--------
--- /work/SRC/openSUSE:Factory/librime/librime.changes  2012-11-02 
16:43:01.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.librime.new/librime.changes     2013-06-06 
15:00:48.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Jun  6 07:58:02 UTC 2013 - co...@suse.com
+
+- do not hardcode boost sonames
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ brise.spec ++++++
--- /var/tmp/diff_new_pack.cu013A/_old  2013-06-06 15:00:48.000000000 +0200
+++ /var/tmp/diff_new_pack.cu013A/_new  2013-06-06 15:00:48.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package brise
 #
-# Copyright (c) 2012 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
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           brise
 Version:       0.13
 Release:       0
-License:       GPL-3.0+
 Summary:       Rime Input Schemas Collection
-Url:   http://code.google.com/p/rimeime
+License:        GPL-3.0+
 Group: System/I18n/Chinese
+Url:            http://code.google.com/p/rimeime
 Source:        brise-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  librime-devel

++++++ librime.spec ++++++
--- /var/tmp/diff_new_pack.cu013A/_old  2013-06-06 15:00:48.000000000 +0200
+++ /var/tmp/diff_new_pack.cu013A/_new  2013-06-06 15:00:48.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package librime
 #
-# Copyright (c) 2012 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
@@ -30,11 +30,7 @@
 BuildRequires:  glog-devel
 BuildRequires:  googletest-devel
 %if 0%{?suse_version} >= 1220
-BuildRequires: libboost_filesystem1_49_0
-BuildRequires: libboost_regex1_49_0
-BuildRequires: libboost_signals1_49_0
-BuildRequires: libboost_system1_49_0
-BuildRequires: libboost_thread1_49_0
+BuildRequires:  boost-devel
 %endif
 %if 0%{?suse_version} == 1140
 BuildRequires: libboost_filesystem1_44_0
@@ -93,8 +89,8 @@
 %package devel
 Summary:        Development files of Rime
 Group:          Development/Libraries/C and C++
-Requires:      rime = %{version}
 Requires:       librime0 = %{version}
+Requires:       rime = %{version}
 
 %description devel
 Rime is an Traditional Chinese input method engine.

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

Reply via email to