rpms/hunspell-fa/devel hunspell-fa.spec, NONE, 1.1 import.log, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Caolan McNamara caolanm at fedoraproject.org
Wed Oct 29 23:12:42 UTC 2008


Author: caolanm

Update of /cvs/pkgs/rpms/hunspell-fa/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2576/devel

Modified Files:
	.cvsignore sources 
Added Files:
	hunspell-fa.spec import.log 
Log Message:



--- NEW FILE hunspell-fa.spec ---
Name: hunspell-fa
Summary: Farsi hunspell dictionaries
%define upstreamid 20070116
Version: 0.%{upstreamid}
Release: 1%{?dist}
Group: Applications/Text
Source: ftp://ftp.gnu.org/gnu/aspell/dict/fa/aspell6-fa-0.11-0.tar.bz2
URL: http://aspell.net/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
License: GPL+
BuildArch: noarch
BuildRequires: aspell, hunspell-devel

Requires: hunspell

%description
Farsi hunspell dictionaries.

%prep
%setup -q -n aspell6-fa-0.11-0

%build
export LANG=fa_IR.utf8
preunzip -d *.cwl
cat *.wl > farsi.wordlist
wordlist2hunspell farsi.wordlist fa_IR

%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,-)
%doc COPYING Copyright doc/README doc/ChangeLog
%{_datadir}/myspell/*

%changelog
* Mon Oct 20 2008 Caolan McNamara <caolanm at redhat.com> - 0.20070116-1
- initial version


--- NEW FILE import.log ---
hunspell-fa-0_20070116-1_fc9:HEAD:hunspell-fa-0.20070116-1.fc9.src.rpm:1225321866


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-fa/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	29 Oct 2008 20:53:48 -0000	1.1
+++ .cvsignore	29 Oct 2008 23:12:11 -0000	1.2
@@ -0,0 +1 @@
+aspell6-fa-0.11-0.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-fa/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	29 Oct 2008 20:53:48 -0000	1.1
+++ sources	29 Oct 2008 23:12:11 -0000	1.2
@@ -0,0 +1 @@
+47c8599e529fc291a096c12f0b8372ca  aspell6-fa-0.11-0.tar.bz2




More information about the scm-commits mailing list