rpms/hunspell-tet/devel hunspell-tet.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
Mon Nov 10 22:47:09 UTC 2008


Author: caolanm

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

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



--- NEW FILE hunspell-tet.spec ---
Name: hunspell-tet
Summary: Tetum hunspell dictionaries
%define upstreamid 20050108
Version: 0.%{upstreamid}
Release: 1%{?dist}
Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/tet_ID.zip
Group: Applications/Text
URL: http://borel.slu.edu/crubadan/apps.html
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
License: GPLv2+
BuildArch: noarch

Requires: hunspell

%description
Tetum hunspell dictionaries.

%prep
%setup -q -c

%build
iconv -f ISO-8859-1 -t UTF-8 README_tet_ID.txt > README_tet_ID.txt.new
mv -f README_tet_ID.txt.new README_tet_ID.txt

%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
cp -p tet_ID.* $RPM_BUILD_ROOT/%{_datadir}/myspell/

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc README_tet_ID.txt
%{_datadir}/myspell/*

%changelog
* Thu Nov 05 2008 Caolan McNamara <caolanm at redhat.com> - 0.20050108-1
- initial version


--- NEW FILE import.log ---
hunspell-tet-0_20050108-1_fc9:HEAD:hunspell-tet-0.20050108-1.fc9.src.rpm:1226357148


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-tet/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	10 Nov 2008 16:50:24 -0000	1.1
+++ .cvsignore	10 Nov 2008 22:46:38 -0000	1.2
@@ -0,0 +1 @@
+tet_ID.zip


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-tet/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	10 Nov 2008 16:50:24 -0000	1.1
+++ sources	10 Nov 2008 22:46:38 -0000	1.2
@@ -0,0 +1 @@
+dd4d0b35446ea57435c06e2769083985  tet_ID.zip




More information about the fedora-extras-commits mailing list