rpms/hunspell-fo/devel hunspell-fo.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Thu Mar 27 15:21:15 UTC 2008


Author: caolanm

Update of /cvs/pkgs/rpms/hunspell-fo/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5952/devel

Modified Files:
	.cvsignore sources 
Added Files:
	hunspell-fo.spec 
Log Message:



--- NEW FILE hunspell-fo.spec ---
Name: hunspell-fo
Summary: Faroese hunspell dictionaries
Version: 0.2.32
Release: 1%{?dist}
Source: http://fo.speling.org/filer/myspell-fo-%{version}.tar.gz
Group: Applications/Text
URL: http://fo.speling.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
License: GPLv2+
BuildArch: noarch

Requires: hunspell

%description
Faroese hunspell dictionaries.

%prep
%setup -q -n myspell-fo-%{version}

%build
for i in Copyright contributors README; do
    iconv -f ISO-8859-1 -t UTF-8 $i > $i.new
    mv -f $i.new $i
done

%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 README Copyright contributors COPYING
%{_datadir}/myspell/*

%changelog
* Thu Mar 27 2008 Caolan McNamara <caolanm at redhat.com> - 0.2.32-1
- initial version


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-fo/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	27 Mar 2008 14:58:56 -0000	1.1
+++ .cvsignore	27 Mar 2008 15:20:41 -0000	1.2
@@ -0,0 +1 @@
+myspell-fo-0.2.32.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-fo/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	27 Mar 2008 14:58:56 -0000	1.1
+++ sources	27 Mar 2008 15:20:41 -0000	1.2
@@ -0,0 +1 @@
+94a9dc4d62337b12ba41960301f69cfa  myspell-fo-0.2.32.tar.gz




More information about the fedora-extras-commits mailing list