commit
252b445030
31
hunspell-ro.spec
Normal file
31
hunspell-ro.spec
Normal file
@ -0,0 +1,31 @@
|
||||
Name: hunspell-ro
|
||||
Summary: A UTF-8 coding dictionaries supporting Romainian
|
||||
Version: 3.3.7
|
||||
Release: 14
|
||||
Source: http://downloads.sourceforge.net/rospell/ro_RO.%{version}.zip
|
||||
URL: http://rospell.sourceforge.net/
|
||||
License: GPLv2+ or LGPLv2+ or MPLv1.1
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: hunspell
|
||||
Supplements: (hunspell and langpacks-ro)
|
||||
|
||||
%description
|
||||
A UTF-8 coding dictionaries supporting Romainian
|
||||
|
||||
%prep
|
||||
%autosetup -c -n %{name}-%{version} -p1
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
cp -p ro_RO.* $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
|
||||
%files
|
||||
%doc COPYING.GPL COPYING.LGPL COPYING.MPL README
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Tue Apr 14 2020 leiju <leiju4@huawei.com> - 3.3.7-14
|
||||
- Package init
|
||||
4
hunspell-ro.yaml
Normal file
4
hunspell-ro.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: svn
|
||||
src_repo: https://svn.code.sf.net/p/rospell/code
|
||||
tag_prefix: "^"
|
||||
seperator: "."
|
||||
BIN
ro_RO.3.3.7.zip
Normal file
BIN
ro_RO.3.3.7.zip
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user