Hello community,

here is the log from the commit of package ibus-chewing for openSUSE:Factory
checked in at Mon Jul 25 14:12:06 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/ibus-chewing/ibus-chewing.changes      
2011-07-25 11:23:02.000000000 +0200
@@ -0,0 +1,25 @@
+-------------------------------------------------------------------
+Mon Jul 25 11:21:50 CEST 2011 - [email protected]
+
+- Don't remove buildroot in install, use make_install macro
+
+-------------------------------------------------------------------
+Fri Jul 22 16:57:14 CEST 2011 - [email protected]
+
+- Add locale-specific provides tag (bnc#707712)
+
+-------------------------------------------------------------------
+Tue Jun 14 01:36:26 UTC 2011 - [email protected]
+
+- Update to 1.3.9.2 
+
+-------------------------------------------------------------------
+Fri Apr 23 10:01:51 CEST 2010 - [email protected]
+
+- fix filelist
+
+-------------------------------------------------------------------
+Thu Jan 28 10:40:06 UTC 2010 - [email protected]
+
+- Initial import 
+

calling whatdependson for head-i586


New:
----
  ibus-chewing-1.3.9.2-Source.tar.gz
  ibus-chewing.changes
  ibus-chewing.spec

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

Other differences:
------------------
++++++ ibus-chewing.spec ++++++
#
# spec file for package ibus-chewing
#
# Copyright (c) 2011 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:           ibus-chewing
Version:        1.3.9.2
Release:        1
Summary:        The Chewing engine for IBus input platform
License:        GPLv2+
Group:          System/I18n/Chinese
Provides:       locale(ibus:zh_TW;zh_HK)
Url:            http://code.google.com/p/ibus/
Source0:        
http://ibus.googlecode.com/files/%{name}-%{version}-Source.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

BuildRequires:  gettext-devel
BuildRequires:  gtk2-devel
BuildRequires:  ibus-devel >= 1.2
BuildRequires:  cmake
BuildRequires:  gob2
BuildRequires:  libchewing-devel >= 0.3.2
BuildRequires:  pkg-config
BuildRequires:  gconf2-devel
BuildRequires:  gcc-c++
BuildRequires:  xorg-x11-devel
Requires:       ibus >= 1.2
Requires:       libchewing >= 0.3.2
Requires:       gconf2

%gconf_schemas_prereq 

%description
The Chewing engine for IBus platform. It provides Chinese input method from
libchewing.
新酷音輸入法

%prep
%setup -q -n %{name}-%{version}-Source

%build
cmake -DCMAKE_INSTALL_PREFIX='/usr' \
      -DLIBEXEC_DIR='%{_libdir}/ibus' \
      -DSYSCONF_INSTALL_DIR='/etc'
make 

%install
mkdir -p $RPM_BUILD_ROOT/etc/gconf/schemas
%make_install
rm -r $RPM_BUILD_ROOT/usr/share/doc/%{name}-%{version}
%find_lang %{name}

%find_gconf_schemas   
cat %{name}.schemas_list %{name}.lang >%{name}.lst 

%pre -f %{name}.schemas_pre

%post

%preun -f %{name}.schemas_preun

%clean
rm -rf $RPM_BUILD_ROOT

%files -f %{name}.lst
%defattr(-,root,root,-)
%doc AUTHORS README ChangeLog COPYING
%{_libdir}/ibus
%{_datadir}/%{name}
%{_datadir}/ibus

%changelog

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



Remember to have fun...

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

Reply via email to