Accepting request 104568 from devel:openSUSE:Factory:patch-license
patch license to follow spdx.org standard OBS-URL: https://build.opensuse.org/request/show/104568 OBS-URL: https://build.opensuse.org/package/show/M17N/uim?expand=0&rev=32
This commit is contained in:
parent
7f204bdb35
commit
2cdad9f9da
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 13 10:57:19 UTC 2012 - coolo@suse.com
|
||||||
|
|
||||||
|
- patch license to follow spdx.org standard
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 20 06:29:25 UTC 2011 - coolo@suse.com
|
Sun Nov 20 06:29:25 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
21
uim.spec
21
uim.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package uim
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -26,13 +26,14 @@ BuildRequires: emacs-x11
|
|||||||
BuildRequires: emacs-x11
|
BuildRequires: emacs-x11
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
|
BuildRequires: libedit-devel
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
BuildRequires: libqt4-devel
|
BuildRequires: libqt4-devel
|
||||||
|
BuildRequires: libtool
|
||||||
|
BuildRequires: m17n-lib-devel
|
||||||
BuildRequires: ncurses-devel
|
BuildRequires: ncurses-devel
|
||||||
BuildRequires: perl-XML-Parser
|
BuildRequires: perl-XML-Parser
|
||||||
BuildRequires: libtool pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: m17n-lib-devel
|
|
||||||
BuildRequires: libedit-devel
|
|
||||||
%if %suse_version > 1130
|
%if %suse_version > 1130
|
||||||
BuildRequires: pkgconfig(gtk+-2.0)
|
BuildRequires: pkgconfig(gtk+-2.0)
|
||||||
%else
|
%else
|
||||||
@ -48,12 +49,12 @@ BuildRequires: update-desktop-files
|
|||||||
BuildRequires: xemacs
|
BuildRequires: xemacs
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
Version: 1.7.1
|
Version: 1.7.1
|
||||||
Release: 20
|
Release: 0
|
||||||
# xorg-x11-libXdmcp-devel libgnomeprintui-devel
|
# xorg-x11-libXdmcp-devel libgnomeprintui-devel
|
||||||
License: GPLv2+
|
|
||||||
Summary: A multilingual input method library
|
Summary: A multilingual input method library
|
||||||
Url: http://uim.freedesktop.org/wiki/
|
License: GPL-2.0+
|
||||||
Group: System/I18n/Japanese
|
Group: System/I18n/Japanese
|
||||||
|
Url: http://uim.freedesktop.org/wiki/
|
||||||
Source0: http://uim.googlecode.com/files/uim-%{version}.tar.bz2
|
Source0: http://uim.googlecode.com/files/uim-%{version}.tar.bz2
|
||||||
Source1: suse-start-uim.el
|
Source1: suse-start-uim.el
|
||||||
Source2: xemacs-auto-autoloads.el
|
Source2: xemacs-auto-autoloads.el
|
||||||
@ -72,7 +73,6 @@ provide secure and useful input method for all languages. Currently, it
|
|||||||
can input to applications which support gtk+'s immodule or XIM.
|
can input to applications which support gtk+'s immodule or XIM.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: GPLv2+
|
|
||||||
Summary: Include Files and Libraries mandatory for Development
|
Summary: Include Files and Libraries mandatory for Development
|
||||||
Group: System/I18n/Japanese
|
Group: System/I18n/Japanese
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
@ -82,7 +82,6 @@ Requires: glibc-devel
|
|||||||
Include Files and Libraries mandatory for Development.
|
Include Files and Libraries mandatory for Development.
|
||||||
|
|
||||||
%package gtk2
|
%package gtk2
|
||||||
License: GPLv2+
|
|
||||||
Summary: GTK+2.0 IM module for uim
|
Summary: GTK+2.0 IM module for uim
|
||||||
Group: System/I18n/Japanese
|
Group: System/I18n/Japanese
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
@ -95,7 +94,6 @@ GTK+2.0 IM module for uim
|
|||||||
%if %{build_gtk3}
|
%if %{build_gtk3}
|
||||||
|
|
||||||
%package gtk3
|
%package gtk3
|
||||||
License: GPLv2+
|
|
||||||
Summary: GTK+3.0 IM module for uim
|
Summary: GTK+3.0 IM module for uim
|
||||||
Group: System/I18n/Japanese
|
Group: System/I18n/Japanese
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
@ -107,7 +105,6 @@ GTK+3.0 IM module for uim
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%package applet-gnome
|
%package applet-gnome
|
||||||
License: GPLv2+
|
|
||||||
Summary: GNOME applet for uim
|
Summary: GNOME applet for uim
|
||||||
Group: System/I18n/Japanese
|
Group: System/I18n/Japanese
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
@ -119,7 +116,6 @@ Provides: locale(gnome-libs:ja)
|
|||||||
GNOME applet for uim
|
GNOME applet for uim
|
||||||
|
|
||||||
%package qt3
|
%package qt3
|
||||||
License: GPLv2+
|
|
||||||
Summary: Qt3 input module plugin for uim
|
Summary: Qt3 input module plugin for uim
|
||||||
Group: System/I18n/Japanese
|
Group: System/I18n/Japanese
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
@ -131,7 +127,6 @@ Obsoletes: uim-qt
|
|||||||
Qt3 input module plugin for uim
|
Qt3 input module plugin for uim
|
||||||
|
|
||||||
%package qt4
|
%package qt4
|
||||||
License: GPLv2+
|
|
||||||
Summary: Qt4 input module plugin for uim
|
Summary: Qt4 input module plugin for uim
|
||||||
Group: System/I18n/Japanese
|
Group: System/I18n/Japanese
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user