*** empty log message ***
This commit is contained in:
parent
9cf9e2048a
commit
ddcda21f63
BIN
dict-sc.oxt
Normal file
BIN
dict-sc.oxt
Normal file
Binary file not shown.
38
hunspell-sc.spec
Normal file
38
hunspell-sc.spec
Normal file
@ -0,0 +1,38 @@
|
|||||||
|
Name: hunspell-sc
|
||||||
|
Summary: Sardinian hunspell dictionaries
|
||||||
|
%define upstreamid 20081027
|
||||||
|
Version: 0.%{upstreamid}
|
||||||
|
Release: 1%{?dist}
|
||||||
|
Group: Applications/Text
|
||||||
|
Source: http://extensions.services.openoffice.org/files/1446/0/dict-sc.oxt
|
||||||
|
URL: http://extensions.services.openoffice.org/project/Dict_sc
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
License: GPLv2+
|
||||||
|
BuildArch: noarch
|
||||||
|
BuildRequires: aspell, hunspell-devel
|
||||||
|
|
||||||
|
Requires: hunspell
|
||||||
|
|
||||||
|
%description
|
||||||
|
Sardinian hunspell dictionaries.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%setup -q -c -n hunspell-sc
|
||||||
|
|
||||||
|
%build
|
||||||
|
|
||||||
|
%install
|
||||||
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||||
|
cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||||
|
|
||||||
|
%clean
|
||||||
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
|
%files
|
||||||
|
%defattr(-,root,root,-)
|
||||||
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Wed Oct 29 2008 Caolan McNamara <caolanm@redhat.com> - 0.20081027-1
|
||||||
|
- initial version
|
1
import.log
Normal file
1
import.log
Normal file
@ -0,0 +1 @@
|
|||||||
|
hunspell-sc-0_20081027-1_fc9:HEAD:hunspell-sc-0.20081027-1.fc9.src.rpm:1225582981
|
Loading…
Reference in New Issue
Block a user