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

Parag Nemade (pnemade) fedora-extras-commits at redhat.com
Mon Jan 7 05:25:38 UTC 2008


Author: pnemade

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

Modified Files:
	.cvsignore sources 
Added Files:
	hunspell-hi.spec 
Log Message:
* Sun Jan 06 2008 Parag <pnemade at redhat.com> - 20050726-2
- Added Copyright

* Thu Jan 03 2008 Parag <pnemade at redhat.com> - 20050726-1
- Initial Fedora release




--- NEW FILE hunspell-hi.spec ---
Name: hunspell-hi
Summary: Hindi hunspell dictionaries
Version: 20050726
Release: 2%{?dist}
Source: http://hunspell.sourceforge.net/hi-demo.tar.gz
Group: Applications/Text
URL: http://hunspell.sourceforge.net
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
License: GPLv2+
BuildArch: noarch

Requires: hunspell

%description
Hindi hunspell dictionaries.
iconv -f ISO-8859-1 -t UTF-8 hi/Copyright > hi/Copyright.utf8
mv hi/Copyright.utf8 hi/Copyright

%prep
%setup -q -c -n hi-demo

%build

%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
mv hi/hi.dic hi/hi_IN.dic
mv hi/hi.aff hi/hi_IN.aff
cp -p hi/*.dic hi/*.aff $RPM_BUILD_ROOT/%{_datadir}/myspell

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc hi/README hi/COPYING hi/Copyright
%{_datadir}/myspell/*

%changelog
* Sun Jan 06 2008 Parag <pnemade at redhat.com> - 20050726-2
- Added Copyright

* Thu Jan 03 2008 Parag <pnemade at redhat.com> - 20050726-1
- Initial Fedora release


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-hi/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	6 Jan 2008 17:35:58 -0000	1.1
+++ .cvsignore	7 Jan 2008 05:24:57 -0000	1.2
@@ -0,0 +1 @@
+hi-demo.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-hi/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	6 Jan 2008 17:35:58 -0000	1.1
+++ sources	7 Jan 2008 05:24:57 -0000	1.2
@@ -0,0 +1 @@
+64056057cd899464a7b77623db3222c4  hi-demo.tar.gz




More information about the fedora-extras-commits mailing list