Hello community,

here is the log from the commit of package libhangul for openSUSE:Factory 
checked in at 2012-03-23 12:06:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libhangul (Old)
 and      /work/SRC/openSUSE:Factory/.libhangul.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libhangul", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libhangul/libhangul.changes      2011-11-21 
15:46:13.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libhangul.new/libhangul.changes 2012-03-23 
12:06:17.000000000 +0100
@@ -1,0 +2,12 @@
+Tue Mar 20 14:16:25 UTC 2012 - [email protected]
+
+- Rename package name to libhangul1 because shlib-policy-name-error 
+
+-------------------------------------------------------------------
+Tue Mar 20 13:41:06 UTC 2012 - [email protected]
+
+- Update to 0.1.0
+  Removed deprecated API 
+  Keycode normalization and more
+
+-------------------------------------------------------------------

Old:
----
  libhangul-0.0.12.tar.gz

New:
----
  libhangul-0.1.0.tar.gz

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

Other differences:
------------------
++++++ libhangul.spec ++++++
--- /var/tmp/diff_new_pack.Pakjws/_old  2012-03-23 12:06:22.000000000 +0100
+++ /var/tmp/diff_new_pack.Pakjws/_new  2012-03-23 12:06:22.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libhangul
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -19,22 +19,22 @@
 
 
 Name:           libhangul
+%define libname libhangul1
 BuildRequires:  libtool pkg-config
 #BuildRequires:  python python-devel
-Version:        0.0.12
+Version:        0.1.0
 Release:        1
 License:        LGPL-2.1+
 Group:          System/I18n/Korean
 AutoReqProv:    on
-Provides:       locale(scim-hangul:ko)
 Url:            http://kldp.net/projects/hangul/
 Source0:        http://kldp.net/frs/download.php/3733/%{name}-%{version}.tar.gz
 Source1:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Summary:        Hangul input library used by scim-hangul
+Summary:        Hangul input library used by scim-hangul and ibus-hangul
 
 %description
-Hangul input library used by scim-hangul
+Hangul input library used by scim-hangul and ibus-hangul
 
 
 
@@ -43,13 +43,35 @@
     Choe Hwanjin <[email protected]>
     Joon-cheol Park <[email protected]>
 
-%package -n libhangul-devel
+Hangul input library used by scim-hangul and ibus-hangul
+
+
+%package -n %{libname}
+License:        LGPL-2.1+
+Summary:        Hangul input library used by scim-hangul and ibus-hangul
+Group:          System/I18n/Korean
+Provides:       locale(scim-hangul:ko)
+
+%description -n %{libname}
+Hangul input library used by scim-hangul and ibus-hangul
+
+
+
+Authors:
+--------
+    Choe Hwanjin <[email protected]>
+    Joon-cheol Park <[email protected]>
+
+Hangul input library used by scim-hangul and ibus-hangul
+
+
+%package devel
 License:        GPL-2.0+
 Summary:        Include Files and Libraries mandatory for Development
 Group:          System/I18n/Korean
-Requires:       %{name} = %{version} glibc-devel
+Requires:       %{libname} = %{version} glibc-devel
 
-%description -n libhangul-devel
+%description devel
 This package contains all necessary include files and libraries needed
 to develop applications that require these.
 
@@ -83,13 +105,15 @@
 %clean
 rm -rf %{buildroot}
 
-%post -p /sbin/ldconfig
+%post -n %{libname}
+/sbin/ldconfig
 
-%postun -p /sbin/ldconfig
+%postun -n %{libname}
+/sbin/ldconfig
 
-%files 
+%files -n %{libname} 
 %defattr(-, root, root)
-%doc AUTHORS COPYING NEWS README ChangeLog INSTALL
+%doc AUTHORS COPYING NEWS README ChangeLog 
 %{_libdir}/lib*.so.*
 %dir %{_datadir}/libhangul/
 %dir %{_datadir}/libhangul/hanja/

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.Pakjws/_old  2012-03-23 12:06:22.000000000 +0100
+++ /var/tmp/diff_new_pack.Pakjws/_new  2012-03-23 12:06:22.000000000 +0100
@@ -1 +1 @@
-libhangul
+libhangul1

++++++ libhangul-0.0.12.tar.gz -> libhangul-0.1.0.tar.gz ++++++
++++ 17526 lines of diff (skipped)

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

Reply via email to