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 Fri Mar 16 13:22:32 UTC 2012 - jengelh@medozas.de

View File

@ -1,7 +1,7 @@
# #
# spec file for package ispell-hungarian # 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 # 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
@ -14,53 +14,51 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
Name: ispell-hungarian Name: ispell-hungarian
BuildRequires: ispell Version: 1.6.1
Version: 1.3
Release: 0 Release: 0
Provides: ispell_dictionary
Provides: locale(ispell:hu)
Summary: Hungarian Ispell Dictionary Summary: Hungarian Ispell Dictionary
License: GPL-2.0+ License: GPL-2.0+ or LGPL-2.1+ or MPL-1.1
Group: Productivity/Text/Spell Group: Productivity/Text/Spell
Url: http://magyarispell.sourceforge.net/ Url: http://magyarispell.sourceforge.net/
Source: magyarispell-%version.tar.bz2 Source: https://downloads.sourceforge.net/magyarispell/magyarispell-%{version}.tar.gz
Source1: magyar.el 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 BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description %description
Hungarian ispell dictionary. This package contains the hungarian ispell dictionary.
Authors:
--------
Németh László <nemethl@gyorsposta.hu>
%prep %prep
%setup -q -n magyarispell-%version %setup -q -n magyarispell-%{version}
%patch %patch0
%build %build
make ispell make %{?_smp_mflags} ispell
%install %install
mkdir -p $RPM_BUILD_ROOT/usr/{bin,lib/ispell/emacs}
pushd tmp pushd tmp
install -m 644 magyar.aff $RPM_BUILD_ROOT/usr/lib/ispell/ install -Dm644 magyar.aff %{buildroot}%{_prefix}/lib/ispell/magyar.aff
ln -s magyar.aff $RPM_BUILD_ROOT/usr/lib/ispell/hungarian.aff ln -s magyar.aff %{buildroot}%{_prefix}/lib/ispell/hungarian.aff
install -m 644 magyar4ispell.hash $RPM_BUILD_ROOT/usr/lib/ispell/magyar.hash install -m 644 magyar4ispell.hash %{buildroot}%{_prefix}/lib/ispell/magyar.hash
ln -s magyar.hash $RPM_BUILD_ROOT/usr/lib/ispell/hungarian.hash ln -s magyar.hash %{buildroot}%{_prefix}/lib/ispell/hungarian.hash
popd popd
install -m 644 %{S:1} $RPM_BUILD_ROOT/usr/lib/ispell/emacs/ install -Dm644 %{SOURCE1} %{buildroot}%{_prefix}/lib/ispell/emacs/magyar.el
ln -s magyar.el $RPM_BUILD_ROOT/usr/lib/ispell/emacs/hungarian.el ln -s magyar.el %{buildroot}%{_prefix}/lib/ispell/emacs/hungarian.el
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc COPYING* ChangeLog GYIK OLVASSEL README %doc COPYING* ChangeLog README
/usr/lib/ispell/emacs/* %lang(hu) %doc GYIK OLVASSEL
/usr/lib/ispell/hungarian* %{_prefix}/lib/ispell/emacs/*
/usr/lib/ispell/magyar* %{_prefix}/lib/ispell/hungarian*
%{_prefix}/lib/ispell/magyar*
%changelog %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