From 1e5386042d706fb638520a8a7e4ce9a054d3aef6f7c9814d02ea5410f33a7814 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Mon, 6 Mar 2017 15:22:14 +0000 Subject: [PATCH] Accepting request 476956 from home:susnux:branches:devel:libraries:c_c++ Update OBS-URL: https://build.opensuse.org/request/show/476956 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/ispell-hungarian?expand=0&rev=7 --- ispell-hungarian.changes | 8 ++++++ ispell-hungarian.spec | 56 +++++++++++++++++++-------------------- magyarispell-1.3.tar.bz2 | 3 --- magyarispell-1.6.1.tar.gz | 3 +++ 4 files changed, 38 insertions(+), 32 deletions(-) delete mode 100644 magyarispell-1.3.tar.bz2 create mode 100644 magyarispell-1.6.1.tar.gz diff --git a/ispell-hungarian.changes b/ispell-hungarian.changes index 4b76c8b..b942aa7 100644 --- a/ispell-hungarian.changes +++ b/ispell-hungarian.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Mar 4 20:56:15 UTC 2017 - rpm@fthiessen.de + +- Update to 1.6.1 + * Bugfixes + * New words +- Use SourceURL + ------------------------------------------------------------------- Fri Mar 16 13:22:32 UTC 2012 - jengelh@medozas.de diff --git a/ispell-hungarian.spec b/ispell-hungarian.spec index cc0067f..b3a3a3f 100644 --- a/ispell-hungarian.spec +++ b/ispell-hungarian.spec @@ -1,7 +1,7 @@ # # spec file for package ispell-hungarian # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -14,53 +14,51 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: ispell-hungarian -BuildRequires: ispell -Version: 1.3 +Version: 1.6.1 Release: 0 -Provides: ispell_dictionary -Provides: locale(ispell:hu) Summary: Hungarian Ispell Dictionary -License: GPL-2.0+ +License: GPL-2.0+ or LGPL-2.1+ or MPL-1.1 Group: Productivity/Text/Spell Url: http://magyarispell.sourceforge.net/ -Source: magyarispell-%version.tar.bz2 +Source: https://downloads.sourceforge.net/magyarispell/magyarispell-%{version}.tar.gz Source1: magyar.el -Patch: magyarispell-1.2.diff +Patch0: magyarispell-1.2.diff +BuildRequires: ispell +BuildRequires: m4 +Provides: ispell_dictionary +Provides: locale(ispell:hu) +BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -Hungarian ispell dictionary. - - - -Authors: --------- - Németh László +This package contains the hungarian ispell dictionary. %prep -%setup -q -n magyarispell-%version -%patch +%setup -q -n magyarispell-%{version} +%patch0 %build -make ispell +make %{?_smp_mflags} ispell %install -mkdir -p $RPM_BUILD_ROOT/usr/{bin,lib/ispell/emacs} pushd tmp -install -m 644 magyar.aff $RPM_BUILD_ROOT/usr/lib/ispell/ -ln -s magyar.aff $RPM_BUILD_ROOT/usr/lib/ispell/hungarian.aff -install -m 644 magyar4ispell.hash $RPM_BUILD_ROOT/usr/lib/ispell/magyar.hash -ln -s magyar.hash $RPM_BUILD_ROOT/usr/lib/ispell/hungarian.hash +install -Dm644 magyar.aff %{buildroot}%{_prefix}/lib/ispell/magyar.aff +ln -s magyar.aff %{buildroot}%{_prefix}/lib/ispell/hungarian.aff +install -m 644 magyar4ispell.hash %{buildroot}%{_prefix}/lib/ispell/magyar.hash +ln -s magyar.hash %{buildroot}%{_prefix}/lib/ispell/hungarian.hash popd -install -m 644 %{S:1} $RPM_BUILD_ROOT/usr/lib/ispell/emacs/ -ln -s magyar.el $RPM_BUILD_ROOT/usr/lib/ispell/emacs/hungarian.el +install -Dm644 %{SOURCE1} %{buildroot}%{_prefix}/lib/ispell/emacs/magyar.el +ln -s magyar.el %{buildroot}%{_prefix}/lib/ispell/emacs/hungarian.el %files %defattr(-,root,root) -%doc COPYING* ChangeLog GYIK OLVASSEL README -/usr/lib/ispell/emacs/* -/usr/lib/ispell/hungarian* -/usr/lib/ispell/magyar* +%doc COPYING* ChangeLog README +%lang(hu) %doc GYIK OLVASSEL +%{_prefix}/lib/ispell/emacs/* +%{_prefix}/lib/ispell/hungarian* +%{_prefix}/lib/ispell/magyar* %changelog diff --git a/magyarispell-1.3.tar.bz2 b/magyarispell-1.3.tar.bz2 deleted file mode 100644 index e16e47e..0000000 --- a/magyarispell-1.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9bdfe3f99fb2dab83a877689681111a8e0b0dc9ba7cbb6ea5e4ee05cf543e6e9 -size 894209 diff --git a/magyarispell-1.6.1.tar.gz b/magyarispell-1.6.1.tar.gz new file mode 100644 index 0000000..10a69db --- /dev/null +++ b/magyarispell-1.6.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5582c8a39d7a179d0f5cddf9c8b69dff2a163e4a637ad261bc616d9c43ca7acc +size 1044974