SHA256
1
0
forked from pool/anthy
Stephan Kulow 2015-09-30 03:51:07 +00:00 committed by Git OBS Bridge
commit 95cfcd6aca
2 changed files with 10 additions and 14 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Sep 22 09:52:59 UTC 2015 - ftake@geeko.jp
- Stop providing locale(ja)
+ Most of ja locale users do not need this anymore
- Change the upstream URL
- Clean up the spec file
-------------------------------------------------------------------
Fri May 30 20:37:56 UTC 2014 - jengelh@inai.de

View File

@ -1,7 +1,7 @@
#
# spec file for package anthy
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,23 +18,13 @@
Name: anthy
BuildRequires: emacs-x11
%if 0%{?suse_version} >= 1110
BuildRequires: fdupes
%endif
BuildRequires: libtool
BuildRequires: xemacs
BuildRequires: xorg-x11-devel
Provides: locale(emacs:ja)
Provides: locale(m17n-lib:ja)
Provides: locale(scim-anthy:ja)
Provides: locale(uim:ja)
Provides: locale(xemacs:ja)
Version: 9100h
Release: 0
Url: http://sourceforge.jp/projects/anthy/
# old URL, still some information only there: http://www.kmc.kyoto-u.ac.jp/proj/heke/
# cvs -d:pserver:anonymous@cvs.sourceforge.jp:/cvsroot/anthy login
# cvs -z3 -d:pserver:anonymous@cvs.sourceforge.jp:/cvsroot/anthy co modulename
Url: https://osdn.jp/projects/anthy/
Source0: anthy-%{version}.tar.bz2
Source1: suse-start-anthy.el
Source2: baselibs.conf
@ -111,9 +101,7 @@ pushd src-util
mkdir -p $RPM_BUILD_ROOT/usr/share/xemacs/site-packages/lisp/anthy
install -m 644 *.el *.elc $RPM_BUILD_ROOT/usr/share/xemacs/site-packages/lisp/anthy
popd
%if %suse_version > 1110
%fdupes $RPM_BUILD_ROOT/usr/share
%endif
%{__rm} -f %{buildroot}%{_libdir}/*.la
# remove unneeded Makefiles for documents
rm -f doc/Makefile.*