Hello community,

here is the log from the commit of package libthai for openSUSE:Factory
checked in at Tue May 3 08:59:53 CEST 2011.



--------
--- libthai/libthai.changes     2011-02-22 15:22:17.000000000 +0100
+++ /mounts/work_src_done/STABLE/libthai/libthai.changes        2011-04-29 
23:29:24.000000000 +0200
@@ -1,0 +2,7 @@
+Fri Apr 29 22:58:05 UTC 2011 - [email protected]
+
+- Update to 0.1.15:
+  + Updated word break dictionary.
+- Use source services: download_url, recompress, set_version.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  libthai-0.1.14.tar.bz2

New:
----
  _service
  _service:recompress:download_url:libthai-0.1.15.tar.bz2
  _service:set_version:libthai.spec

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

Other differences:
------------------
++++++ _service:set_version:libthai.spec ++++++
#
# spec file for package libthai
#
# 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/
#



Name:           libthai
Version:        0.1.15
Release:        1
License:        LGPLv2.1+
Summary:        Thai Language Support Routines
Url:            http://linux.thai.net/plone/TLWG/libthai/
Group:          System/Libraries
Source:         %{name}-%{version}.tar.bz2
Source99:       baselibs.conf
BuildRequires:  libdatrie-devel
BuildRequires:  pkg-config
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
LibThai is a set of Thai language support routines aimed to ease
developers' tasks to incorporate Thai language support in their
applications. It includes important Thai-specific functions, such as
word breaking, input and output methods, and basic character and string
support.

%package devel
License:        LGPLv2.1+
Summary:        Thai Language Support Routines (development files)
Group:          System/Libraries
Requires:       %{name} = %{version}
Requires:       libdatrie-devel

%description devel
LibThai is a set of Thai language support routines aimed to ease
developers' tasks to incorporate Thai language support in their
applications. It includes important Thai-specific functions, such as
word breaking, input and output methods, and basic character and string
support.

This package contains headers and libraries required for developing
software using libthai.

%prep
%setup -q

%build
%configure --disable-static --with-pic
make %{?jobs:-j%jobs}

%install
%makeinstall
rm %{buildroot}%{_libdir}/*.la

%clean
rm -rf %{buildroot}

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%files
%defattr(-,root,root)
%{_libdir}/libthai.so.*
%{_datadir}/libthai

%files devel
%defattr(-,root,root)
%{_includedir}/thai
%{_libdir}/libthai.so
%{_libdir}/pkgconfig/*.pc

%changelog
++++++ libthai.spec ++++++
--- /var/tmp/diff_new_pack.bULfdq/_old  2011-05-03 08:58:21.000000000 +0200
+++ /var/tmp/diff_new_pack.bULfdq/_new  2011-05-03 08:58:21.000000000 +0200
@@ -19,7 +19,7 @@
 
 Name:           libthai
 Version:        0.1.14
-Release:        9
+Release:        10
 License:        LGPLv2.1+
 Summary:        Thai Language Support Routines
 Url:            http://linux.thai.net/plone/TLWG/libthai/

++++++ _service ++++++
<services>
  <service name="download_url">
    <param name="protocol">http</param>
    <param name="host">linux.thai.net</param>
    <param 
name="path">/pub/thailinux/software/libthai/libthai-0.1.15.tar.gz</param>
  </service>
  <service name="recompress">
    <param name="file">_service:download_url:*.tar.gz</param>
    <param name="compression">bz2</param>
  </service>
  <service name="set_version" />
</services>

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



Remember to have fun...

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

Reply via email to