Hello community,

here is the log from the commit of package scim-tables for openSUSE:Factory 
checked in at 2015-03-25 21:05:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2013-08-06 
11:59:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.scim-tables.new/scim-tables.changes     
2015-03-25 21:05:08.000000000 +0100
@@ -1,0 +2,9 @@
+Sun Mar 22 16:10:10 UTC 2015 - [email protected]
+
+- Update to version 0.5.14.1
+  * ChangeLog has not been updated for this release
+- Update home project and download Url
+- Split out translaton files
+- Add autoconf, automake and libtool buildrequire
+
+-------------------------------------------------------------------

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

New:
----
  scim-tables-0.5.14.1.tar.gz

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

Other differences:
------------------
++++++ scim-tables.spec ++++++
--- /var/tmp/diff_new_pack.Qm2oEL/_old  2015-03-25 21:05:09.000000000 +0100
+++ /var/tmp/diff_new_pack.Qm2oEL/_new  2015-03-25 21:05:09.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package scim-tables
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,13 +17,15 @@
 
 
 Name:           scim-tables
-Version:        0.5.13
+Version:        0.5.14.1
 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
+Url:            https://github.com/scim-im/scim-tables
+Source:         
https://github.com/scim-im/scim-tables/archive/%{name}-%{version}.tar.gz
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  gcc-c++
 %if 0%{?sles_version}
 BuildRequires:  gtk2-devel
@@ -31,7 +33,9 @@
 BuildRequires:  gtk3-devel
 %endif
 BuildRequires:  intltool
+BuildRequires:  libtool
 BuildRequires:  scim-devel
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -80,13 +84,14 @@
 Input Method data for non-CJK languages, including Russian etc. for the
 scim-tables input method module.
 
+%lang_package
+
 %prep
 %define scim_binary_version %(pkg-config --variable=scim_binary_version scim)
-%setup -q
+%setup -q -n %{name}-%{name}-%{version}
 
 %build
-export CFLAGS="%{optflags}"
-export CXXFLAGS="%{optflags}"
+./bootstrap
 %configure --enable-debug
 make %{?_smp_mflags}
 
@@ -95,7 +100,7 @@
 rm -f %{buildroot}/%{_libdir}/scim-1.0/%{scim_binary_version}/*/*.{a,la}
 %find_lang scim-tables
 
-%files -f scim-tables.lang
+%files
 %defattr(-,root,root)
 %doc AUTHORS COPYING README ChangeLog
 %doc %{_mandir}/man?/*
@@ -260,4 +265,7 @@
 %{_datadir}/scim/icons/HebrewComputer.png
 %{_datadir}/scim/icons/RussianComputer.png
 
+%files lang -f %{name}.lang
+%defattr(-, root, root)
+
 %changelog

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

Reply via email to