rebuilt [release 0.64.1-2mamba;Fri Dec 24 2021]
This commit is contained in:
parent
cfefe66263
commit
923c4e49a7
@ -1,21 +1,22 @@
|
||||
Name: hunspell-ur
|
||||
Version: 0.64.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Epoch: 1
|
||||
Summary: Urdu hunspell dictionaries
|
||||
Group: System/Internationalization
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Automatic Build System <autodist@mambasoft.it>
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://urdudictionary.codeplex.com/
|
||||
#http://urdudictionary.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=30004#DownloadId=74761
|
||||
#and click yes to License agree
|
||||
Source: UrduDictionary.xpi
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: librdf
|
||||
Requires: hunspell
|
||||
#BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Urdu hunspell dictionaries.
|
||||
@ -23,9 +24,7 @@ Urdu hunspell dictionaries.
|
||||
%prep
|
||||
%setup -q -c %{name}-%{version}
|
||||
|
||||
|
||||
%build
|
||||
|
||||
%{_bindir}/rdfproc hunspell-ur parse install.rdf
|
||||
%{_bindir}/rdfproc hunspell-ur print | grep install-manifest | grep -v targetApplication | sed -e 's/.*#//' | sed -e 's/], "/: /'| sed -e 's/"}//' > CREDITS
|
||||
|
||||
@ -46,10 +45,13 @@ popd
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_datadir}/myspell
|
||||
%{_datadir}/myspell/*
|
||||
%doc CREDITS
|
||||
|
||||
%changelog
|
||||
* Fri Dec 24 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.64.1-2mamba
|
||||
- rebuilt
|
||||
|
||||
* Thu Feb 04 2021 Automatic Build System <autodist@mambasoft.it> 0.64.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user