1
0

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
This commit is contained in:
Adam Majer 2017-03-06 15:22:14 +00:00 committed by Git OBS Bridge
parent dab67b2760
commit 1e5386042d
4 changed files with 38 additions and 32 deletions

View File

@ -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

View File

@ -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ó <nemethl@gyorsposta.hu>
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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9bdfe3f99fb2dab83a877689681111a8e0b0dc9ba7cbb6ea5e4ee05cf543e6e9
size 894209

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5582c8a39d7a179d0f5cddf9c8b69dff2a163e4a637ad261bc616d9c43ca7acc
size 1044974