Hello community,

here is the log from the commit of package scim-unikey for openSUSE:Factory 
checked in at 2012-02-14 13:11:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scim-unikey (Old)
 and      /work/SRC/openSUSE:Factory/.scim-unikey.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scim-unikey", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/scim-unikey/scim-unikey.changes  2011-09-23 
12:45:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.scim-unikey.new/scim-unikey.changes     
2012-02-14 13:11:28.000000000 +0100
@@ -1,0 +2,10 @@
+Thu Dec  1 16:56:12 UTC 2011 - [email protected]
+
+- add automake as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------
+Thu Dec  1 16:55:45 UTC 2011 - [email protected]
+
+- fix support for lib64
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ scim-unikey.spec ++++++
--- /var/tmp/diff_new_pack.t4da41/_old  2012-02-14 13:11:37.000000000 +0100
+++ /var/tmp/diff_new_pack.t4da41/_new  2012-02-14 13:11:37.000000000 +0100
@@ -15,19 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:           scim-unikey
 Version:        0.3.1
-Release:        1
+Release:        0
 Summary:        Vietnamese Input Method Engine for SCIM using Unikey IME
-License:        GPLv2
+License:        GPL-2.0
 Group:          System/Localization
 Url:            http://code.google.com/p/scim-unikey/
 Source:         %{name}-%{version}.tar.bz2
-BuildRequires:  scim-devel >= 1.4.7
+BuildRequires:  automake
 BuildRequires:  gcc-c++
+BuildRequires:  scim-devel >= 1.4.7
 Requires:       scim
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -49,7 +47,7 @@
 %__rm -f %{buildroot}%{_libdir}/*.so
 
 %if ! 0%{?sles_version}
-%ifarch x86_64
+%if %_lib == lib64
 %__mv %{buildroot}/usr/{lib,lib64}/scim-setup-unikey
 %endif
 %endif
@@ -61,9 +59,6 @@
 
 %postun -p /sbin/ldconfig
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files -f %name.lang  
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING INSTALL NEWS README

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

Reply via email to