Hello community, here is the log from the commit of package uim for openSUSE:Factory checked in at 2012-02-15 15:59:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/uim (Old) and /work/SRC/openSUSE:Factory/.uim.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "uim", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/uim/uim.changes 2012-01-20 20:27:22.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.uim.new/uim.changes 2012-02-15 16:01:10.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Feb 13 10:57:19 UTC 2012 - [email protected] + +- patch license to follow spdx.org standard + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ uim.spec ++++++ --- /var/tmp/diff_new_pack.e8LZPm/_old 2012-02-15 16:01:11.000000000 +0100 +++ /var/tmp/diff_new_pack.e8LZPm/_new 2012-02-15 16:01:11.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package uim # -# 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 @@ -26,13 +26,14 @@ BuildRequires: emacs-x11 BuildRequires: gcc-c++ BuildRequires: intltool +BuildRequires: libedit-devel BuildRequires: libexpat-devel BuildRequires: libqt4-devel +BuildRequires: libtool +BuildRequires: m17n-lib-devel BuildRequires: ncurses-devel BuildRequires: perl-XML-Parser -BuildRequires: libtool pkg-config -BuildRequires: m17n-lib-devel -BuildRequires: libedit-devel +BuildRequires: pkg-config %if %suse_version > 1130 BuildRequires: pkgconfig(gtk+-2.0) %else @@ -48,12 +49,12 @@ BuildRequires: xemacs BuildRequires: fdupes Version: 1.7.1 -Release: 20 +Release: 0 # xorg-x11-libXdmcp-devel libgnomeprintui-devel -License: GPLv2+ Summary: A multilingual input method library -Url: http://uim.freedesktop.org/wiki/ +License: GPL-2.0+ Group: System/I18n/Japanese +Url: http://uim.freedesktop.org/wiki/ Source0: http://uim.googlecode.com/files/uim-%{version}.tar.bz2 Source1: suse-start-uim.el Source2: xemacs-auto-autoloads.el @@ -72,7 +73,6 @@ can input to applications which support gtk+'s immodule or XIM. %package devel -License: GPLv2+ Summary: Include Files and Libraries mandatory for Development Group: System/I18n/Japanese Requires: %{name} = %{version} @@ -82,7 +82,6 @@ Include Files and Libraries mandatory for Development. %package gtk2 -License: GPLv2+ Summary: GTK+2.0 IM module for uim Group: System/I18n/Japanese Requires: %{name} = %{version} @@ -95,7 +94,6 @@ %if %{build_gtk3} %package gtk3 -License: GPLv2+ Summary: GTK+3.0 IM module for uim Group: System/I18n/Japanese Requires: %{name} = %{version} @@ -107,7 +105,6 @@ %endif %package applet-gnome -License: GPLv2+ Summary: GNOME applet for uim Group: System/I18n/Japanese Requires: %{name} = %{version} @@ -119,7 +116,6 @@ GNOME applet for uim %package qt3 -License: GPLv2+ Summary: Qt3 input module plugin for uim Group: System/I18n/Japanese Requires: %{name} = %{version} @@ -131,7 +127,6 @@ Qt3 input module plugin for uim %package qt4 -License: GPLv2+ Summary: Qt4 input module plugin for uim Group: System/I18n/Japanese Requires: %{name} = %{version} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
