Mailinglist Archive: opensuse-commit (1649 mails)

< Previous Next >
commit scim
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Tue, 07 Oct 2008 16:14:26 +0200
  • Message-id: <20081007141426.B9F5F67815D@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package scim
checked in at Tue Oct 7 16:14:26 CEST 2008.


--------
--- scim/scim.changes 2008-04-10 13:00:31.000000000 +0200
+++ /mounts/work_src_done/STABLE/scim/scim.changes 2008-10-07
13:05:02.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Oct 07 13:03:47 CEST 2008 - mfabian@xxxxxxx
+
+- don’t use libtoolize and autoreconf for openSUSE > 11.0
+ (fixes build in Factory).
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ scim.spec ++++++
--- /var/tmp/diff_new_pack.S17488/_old 2008-10-07 16:10:38.000000000 +0200
+++ /var/tmp/diff_new_pack.S17488/_new 2008-10-07 16:10:38.000000000 +0200
@@ -2,9 +2,16 @@
# spec file for package scim (Version 1.4.7)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# This file and all modifications and additions to the pristine
-# package are under the same license as the package itself.
#
+# 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/
#

@@ -15,7 +22,7 @@
BuildRequires: docbook-xsl-stylesheets doxygen gcc-c++ graphviz gtk2-devel
intltool libgnomeui-devel libxslt perl-XML-Parser update-desktop-files
Summary: Smart Chinese/Common Input Method platform
Version: 1.4.7
-Release: 101
+Release: 163
License: LGPL v2.1 or later
Group: System/I18n/Chinese
AutoReqProv: on
@@ -85,8 +92,10 @@
perl -pi -e "s/\/SupportedUnicodeLocales =.*/\/SupportedUnicodeLocales =
$UTF_8_LOCALES/" ./configs/global

%build
+%if %suse_version <= 1100
libtoolize --force
autoreconf --force --install --verbose
+%endif
if [ ! -f po/Makevars -a -f po/Makevars.template ] ; then
cp po/Makevars.template po/Makevars
fi
@@ -283,6 +292,9 @@
%{_includedir}/scim-1.0

%changelog
+* Tue Oct 07 2008 mfabian@xxxxxxx
+- don’t use libtoolize and autoreconf for openSUSE > 11.0
+ (fixes build in Factory).
* Thu Apr 10 2008 ro@xxxxxxx
- added baselibs.conf file to build xxbit packages
for multilib support





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



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages