Accepting request 31039 from home:jengelh:baselibs
Copy from home:jengelh:baselibs/uim via accept of submit request 31039 revision 2. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/31039 OBS-URL: https://build.opensuse.org/package/show/M17N/uim?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
aff7e929f1
commit
327231c085
16
uim.spec
16
uim.spec
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package uim (Version 1.5.6)
|
# spec file for package uim (Version 1.5.6)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 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
|
||||||
@@ -30,13 +30,13 @@ BuildRequires: libqt4-devel
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
%endif
|
%endif
|
||||||
# xorg-x11-libXdmcp-devel libgnomeprintui-devel
|
# xorg-x11-libXdmcp-devel libgnomeprintui-devel
|
||||||
License: GPLv2+
|
License: GPL v2 or later
|
||||||
Group: System/I18n/Japanese
|
Group: System/I18n/Japanese
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
PreReq: %{_bindir}/touch
|
PreReq: %{_bindir}/touch
|
||||||
Provides: locale(xorg-x11:ja)
|
Provides: locale(xorg-x11:ja)
|
||||||
Version: 1.5.6
|
Version: 1.5.6
|
||||||
Release: 3
|
Release: 2
|
||||||
Url: http://uim.freedesktop.org/wiki/
|
Url: http://uim.freedesktop.org/wiki/
|
||||||
# svn co http://freedesktop.org:8080/svn/uim/trunk
|
# svn co http://freedesktop.org:8080/svn/uim/trunk
|
||||||
# Source0: http://freedesktop.org/Software/UimDownload/uim-0.4.2.1.tar.bz2
|
# Source0: http://freedesktop.org/Software/UimDownload/uim-0.4.2.1.tar.bz2
|
||||||
@@ -47,7 +47,7 @@ Source0: http://uim.freedesktop.org/releases/uim-%{version}.tar.bz2
|
|||||||
Source1: suse-start-uim.el
|
Source1: suse-start-uim.el
|
||||||
Source2: xemacs-auto-autoloads.el
|
Source2: xemacs-auto-autoloads.el
|
||||||
Source3: etc-x11-xim.d-uim
|
Source3: etc-x11-xim.d-uim
|
||||||
Source4: baselibs.conf
|
Source4: baselibs.conf
|
||||||
Patch1: qt-build.patch
|
Patch1: qt-build.patch
|
||||||
Patch10: uim-sigscheme-build-fixes.diff
|
Patch10: uim-sigscheme-build-fixes.diff
|
||||||
Patch11: uim-gnome-build-fixes.diff
|
Patch11: uim-gnome-build-fixes.diff
|
||||||
@@ -70,7 +70,7 @@ Authors:
|
|||||||
NOKUBI Takatsugu <knok@daionet.gr.jp>
|
NOKUBI Takatsugu <knok@daionet.gr.jp>
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: GPLv2+
|
License: GPL v2 or later
|
||||||
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} glibc-devel
|
Requires: %{name} = %{version} glibc-devel
|
||||||
@@ -89,7 +89,7 @@ Authors:
|
|||||||
NOKUBI Takatsugu <knok@daionet.gr.jp>
|
NOKUBI Takatsugu <knok@daionet.gr.jp>
|
||||||
|
|
||||||
%package gtk2
|
%package gtk2
|
||||||
License: GPLv2+
|
License: GPL v2 or later
|
||||||
Summary: Control applet using gnome2
|
Summary: Control applet using gnome2
|
||||||
Group: System/I18n/Japanese
|
Group: System/I18n/Japanese
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
@@ -111,7 +111,7 @@ Authors:
|
|||||||
NOKUBI Takatsugu <knok@daionet.gr.jp>
|
NOKUBI Takatsugu <knok@daionet.gr.jp>
|
||||||
|
|
||||||
%package qt
|
%package qt
|
||||||
License: GPLv2+
|
License: GPL v2 or later
|
||||||
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}
|
||||||
@@ -128,7 +128,7 @@ Authors:
|
|||||||
Yamaken <yamaken@bp.iij4u.or.jp>
|
Yamaken <yamaken@bp.iij4u.or.jp>
|
||||||
|
|
||||||
%package qt4
|
%package qt4
|
||||||
License: GPLv2+
|
License: GPL v2 or later
|
||||||
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}
|
||||||
|
Reference in New Issue
Block a user