Hello community,

here is the log from the commit of package scim-tables for openSUSE:Factory 
checked in at 2013-08-06 11:59:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scim-tables (Old)
 and      /work/SRC/openSUSE:Factory/.scim-tables.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scim-tables"

Changes:
--------
--- /work/SRC/openSUSE:Factory/scim-tables/scim-tables.changes  2012-09-15 
17:30:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.scim-tables.new/scim-tables.changes     
2013-08-06 11:59:50.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Aug  6 00:12:24 UTC 2013 - [email protected]
+
+- update to 0.5.13
+  * Add modern Hebrew and Russian support, thanks to Ury Marshak
+- no skim anymore
+
+-------------------------------------------------------------------

Old:
----
  scim-tables-0.5.11.tar.xz

New:
----
  scim-tables-0.5.13.tar.bz2

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

Other differences:
------------------
++++++ scim-tables.spec ++++++
--- /var/tmp/diff_new_pack.PI3iiP/_old  2013-08-06 11:59:51.000000000 +0200
+++ /var/tmp/diff_new_pack.PI3iiP/_new  2013-08-06 11:59:51.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package scim-tables
 #
-# 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
@@ -16,165 +16,99 @@
 #
 
 
-%if %suse_version > 1120
-%bcond_with skim
-%else
-%bcond_without skim
-%endif
-
 Name:           scim-tables
+Version:        0.5.13
+Release:        0
+Summary:        Data Files for SCIM Generic Table Input Method Module
+License:        GPL-2.0+
+Group:          System/I18n/Chinese
+Url:            http://www.scim-im.org/
+Source:         
http://iweb.dl.sourceforge.net/project/scim/scim-tables/0.5.13/scim-tables-0.5.13.tar.bz2
 BuildRequires:  gcc-c++
+%if 0%{?sles_version}
 BuildRequires:  gtk2-devel
-BuildRequires:  scim-devel
-%if %{with skim}
-BuildRequires:  kdelibs3-devel
-BuildRequires:  skim
+%else
+BuildRequires:  gtk3-devel
 %endif
-BuildRequires:  xz
-Version:        0.5.11
-Release:        0
-Url:            http://www.scim-im.org/
-# CVS repository:
-# cvs -d:pserver:[email protected]:/cvsroot/scim login 
-# cvs -z3 -d:pserver:[email protected]:/cvsroot/scim co scim-tables
-Source0:        
http://switch.dl.sourceforge.net/sourceforge/scim/%{name}-%{version}.tar.xz
+BuildRequires:  intltool
+BuildRequires:  scim-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Summary:        Data Files for SCIM Generic Table Input Method Module
-License:        LGPL-2.1+
-Group:          System/I18n/Chinese
 
 %description
 Data files for SCIM generic table input method module.
 
-
-
-Authors:
---------
-    James Su <[email protected]>
-
 %package zh
-Requires:       %{name} = %{version}
-Provides:       locale(scim-tables:zh)
 Summary:        SCIM Chinese Data Files
-License:        LGPL-2.1+
 Group:          System/I18n/Chinese
+Requires:       %{name} = %{version}
+Provides:       locale(scim-tables:zh)
 
 %description zh
 This package includes SCIM table IM data files in Chinese.
 
 The data files come from UNICON and XCIN.
 
-
-
-Authors:
---------
-    James Su <[email protected]>
-
 %package ja
+Summary:        SCIM Japanese Data Files
+Group:          System/I18n/Japanese
 Requires:       %{name} = %{version}
 Provides:       locale(scim-tables:ja)
-Summary:        SCIM Japanese Data Files
-License:        GPL-2.0+
-Group:          System/I18n/Chinese
 
 %description ja
 This package includes the SCIM table IM data files in Japanese.
 
 The data files come from UNICON.
 
-
-
-Authors:
---------
-    James Su <[email protected]>
-
 %package ko
+Summary:        SCIM Korean Data Files
+Group:          System/I18n/Korean
 Requires:       %{name} = %{version}
 Provides:       locale(scim-tables:ko)
-Summary:        SCIM Korean Data Files
-License:        GPL-2.0+
-Group:          System/I18n/Chinese
 
 %description ko
 This package includes SCIM table IM data files in Korean.
 
 The data files come from UNICON.
 
-
-
-Authors:
---------
-    James Su <[email protected]>
-
 %package additional
+Summary:        Input Method data for non-CJK languages, including Russian etc
+Group:          System/I18n/Chinese
 Requires:       %{name} = %{version}
 Provides:       locale(scim-tables:am;ar;bn;gu;hi;kn;ml;ne;pa;ru;ta;te;th;vi)
-Summary:        Input Method data for non-CJK languages, including Russian etc.
-License:        LGPL-2.1+
-Group:          System/I18n/Chinese
 
 %description additional
 Input Method data for non-CJK languages, including Russian etc. for the
 scim-tables input method module.
 
-%if %{with skim}
-
-%package -n scim-tables-skim
-Summary:        Skim setup module for scim-tables
-License:        GPL-2.0+
-Group:          System/I18n/Chinese
-Requires:       %{name} = %{version}
-Provides:       locale(skim:zh)
-
-%description -n scim-tables-skim
-Skim setup module for scim-tables input method module.
-%endif
-
 %prep
-%define scim_binary_version 1.4.0
-%setup -q -n %{name}-%{version}
-
-#cp $RPM_SOURCE_DIR/SKIP.png icons
+%define scim_binary_version %(pkg-config --variable=scim_binary_version scim)
+%setup -q
 
 %build
-#./bootstrap
-#pushd skim/setupui
-#    kconfig_compiler generictable.kcfg generictable.kcfgc
-#popd
-#libtoolize --force
-#Trautoreconf --force --install --verbose
-export CFLAGS="$RPM_OPT_FLAGS"
-export CXXFLAGS="$RPM_OPT_FLAGS"
-./configure --prefix=/usr \
-            --mandir=/usr/share/man \
-            --enable-debug
-make 
+export CFLAGS="%{optflags}"
+export CXXFLAGS="%{optflags}"
+%configure --enable-debug
+make %{?_smp_mflags}
 
 %install
-make DESTDIR=${RPM_BUILD_ROOT} install
-rm -f ${RPM_BUILD_ROOT}/%{_libdir}/scim-1.0/%{scim_binary_version}/*/*.{a,la}
+%makeinstall
+rm -f %{buildroot}/%{_libdir}/scim-1.0/%{scim_binary_version}/*/*.{a,la}
 %find_lang scim-tables
-%if %{with skim}
-%find_lang skim-scim-tables
-%endif
-
-%clean
 
 %files -f scim-tables.lang
-%defattr(-, root, root)
-%doc AUTHORS COPYING INSTALL NEWS README ChangeLog THANKS
+%defattr(-,root,root)
+%doc AUTHORS COPYING README ChangeLog
 %doc %{_mandir}/man?/*
 %{_bindir}/scim-make-table
 %dir %{_libdir}/scim-1.0
 %dir %{_libdir}/scim-1.0/%{scim_binary_version}/
-%dir %{_libdir}/scim-1.0/%{scim_binary_version}/IMEngine
-%{_libdir}/scim-1.0/%{scim_binary_version}/IMEngine/*
+%{_libdir}/scim-1.0/%{scim_binary_version}/IMEngine/
 %dir %{_libdir}/scim-1.0/%{scim_binary_version}/SetupUI/
 %{_libdir}/scim-1.0/%{scim_binary_version}/SetupUI/*
 %{_datadir}/scim/icons/table.png
 
 %files zh
-%defattr(-, root, root)
+%defattr(-,root,root)
 %doc tables/zh/README-CangJie.txt
 %doc tables/zh/README-Erbi.txt
 %doc tables/zh/README-Wu.txt
@@ -221,21 +155,19 @@
 %{_datadir}/scim/icons/Ziranma.png
 
 %files ja
-%defattr(-, root, root)
+%defattr(-,root,root)
 %dir %{_datadir}/scim/
 %dir %{_datadir}/scim/tables
 %{_datadir}/scim/tables/HIRAGANA.bin
 %{_datadir}/scim/tables/KATAKANA.bin
 %{_datadir}/scim/tables/Nippon.bin
-#%{_datadir}/scim/tables/SKIP.bin
 %dir %{_datadir}/scim/icons/
 %{_datadir}/scim/icons/HIRAGANA.png
 %{_datadir}/scim/icons/KATAKANA.png
 %{_datadir}/scim/icons/Nippon.png
-#%{_datadir}/scim/icons/SKIP.png
 
 %files ko
-%defattr(-, root, root)
+%defattr(-,root,root)
 %dir %{_datadir}/scim/
 %dir %{_datadir}/scim/tables
 %{_datadir}/scim/tables/Hangul.bin
@@ -244,7 +176,6 @@
 %dir %{_datadir}/scim/icons/
 %{_datadir}/scim/icons/Hangul.png
 %{_datadir}/scim/icons/Hanja.png
-#%{_datadir}/scim/icons/HangulRomaja.png
 
 %files additional
 %defattr(-, root, root)
@@ -289,6 +220,8 @@
 %{_datadir}/scim/tables/Uyghur-Standard.bin
 %{_datadir}/scim/tables/classicalhebrew.bin
 %{_datadir}/scim/tables/greekpoly.bin
+%{_datadir}/scim/tables/HebrewComputer.bin
+%{_datadir}/scim/tables/RussianComputer.bin
 %dir %{_datadir}/scim/icons/
 %{_datadir}/scim/icons/Amharic.png
 %{_datadir}/scim/icons/Arabic.png
@@ -324,16 +257,7 @@
 %{_datadir}/scim/icons/Translit.png
 %{_datadir}/scim/icons/Ukrainian-Translit.png
 %{_datadir}/scim/icons/Uyghur.png
-
-%if %{with skim}
-
-%files -n scim-tables-skim -f skim-scim-tables.lang
-%defattr(-, root, root)
-%dir /opt/kde3/share/apps/skim/
-/opt/kde3/share/apps/skim/*
-/opt/kde3/share/config.kcfg/*
-/opt/kde3/share/services/*
-/opt/kde3/%{_lib}/kde3/*
-%endif
+%{_datadir}/scim/icons/HebrewComputer.png
+%{_datadir}/scim/icons/RussianComputer.png
 
 %changelog

++++++ scim-tables-0.5.11.tar.xz -> scim-tables-0.5.13.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/scim-tables/scim-tables-0.5.11.tar.xz 
/work/SRC/openSUSE:Factory/.scim-tables.new/scim-tables-0.5.13.tar.bz2 differ: 
char 1, line 1

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

Reply via email to