Hello community,

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

Package is "scim-qtimm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/scim-qtimm/scim-qtimm.changes    2011-09-23 
12:45:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.scim-qtimm.new/scim-qtimm.changes       
2013-06-28 11:58:05.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Jun 26 20:56:40 UTC 2013 - [email protected]
+
+- Properly detect lib64 architectures
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ scim-qtimm.spec ++++++
--- /var/tmp/diff_new_pack.VQ5tnm/_old  2013-06-28 11:58:05.000000000 +0200
+++ /var/tmp/diff_new_pack.VQ5tnm/_new  2013-06-28 11:58:05.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package scim-qtimm (Version 0.9.4)
+# spec file for package scim-qtimm
 #
-# Copyright (c) 2010 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %if %suse_version > 1120
 %bcond_with skim
@@ -24,13 +23,13 @@
 %endif
 
 Name:           scim-qtimm
-BuildRequires:  gcc-c++ qt3-devel scim-devel
+BuildRequires:  gcc-c++
+BuildRequires:  qt3-devel
+BuildRequires:  scim-devel
 %if %{with skim}
-BuildRequires:  kdelibs3-devel skim
+BuildRequires:  kdelibs3-devel
+BuildRequires:  skim
 %endif
-License:        GPL-2.0+
-Group:          System/I18n/Chinese
-AutoReqProv:    on
 # bug437293
 %ifarch ppc64
 Obsoletes:      scim-qtimm-64bit
@@ -38,8 +37,10 @@
 #
 Supplements:    packageand(scim:qt3)
 Summary:        Qt input module plugin for SCIM
+License:        GPL-2.0+
+Group:          System/I18n/Chinese
 Version:        0.9.4
-Release:        274
+Release:        0
 Url:            http://www.scim-im.org/
 # CVS repository:
 # cvs -d:pserver:[email protected]:/cvsroot/scim login 
@@ -91,14 +92,14 @@
 export KDEDIR=/opt/kde3
 %if %{with skim}
 ./configure $configkde \
-%ifarch x86_64 ppc64 s309x
+%if "%_lib" == "lib64"
             --enable-libsuffix=64 \
 %endif
             --enable-tests \
            --enable-scim-debug 
 %else
 %configure \
-%ifarch x86_64 ppc64 s309x
+%if "%_lib" == "lib64"
             --enable-libsuffix=64 \
 %endif
             --enable-tests \

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

Reply via email to