rpms/hunspell-mi/devel hunspell-mi.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 1 22:04:55 UTC 2008


Author: caolanm

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

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



--- NEW FILE hunspell-mi.spec ---
Name: hunspell-mi
Summary: Maori hunspell dictionaries
%define upstreamid 20080630
Version: 0.%{upstreamid}
Release: 1%{?dist}
Source: http://packages.papakupu.maori.nz/hunspell/hunspell-mi-0.1.%{upstreamid}-beta.tar.gz
Group: Applications/Text
URL: http://papakupu.maori.nz/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
License: GPLv3+
BuildArch: noarch

Requires: hunspell

%description
Maori hunspell dictionaries.

%prep
%setup -q -c -n hunspell-mi-%{version}

%build

%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
cp -p mi.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/mi_NZ.aff
cp -p mi.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/mi_NZ.dic

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc mi.AUTHORS mi.LICENSE mi.README
%{_datadir}/myspell/*

%changelog
* Mon Sep 29 2008 Caolan McNamara <caolanm at redhat.com> - 0.20080630-1
- initial version


--- NEW FILE import.log ---
hunspell-mi-0_20080630-1_fc9:HEAD:hunspell-mi-0.20080630-1.fc9.src.rpm:1222898740


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-mi/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	1 Oct 2008 19:08:21 -0000	1.1
+++ .cvsignore	1 Oct 2008 22:04:25 -0000	1.2
@@ -0,0 +1 @@
+hunspell-mi-0.1.20080630-beta.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-mi/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	1 Oct 2008 19:08:21 -0000	1.1
+++ sources	1 Oct 2008 22:04:25 -0000	1.2
@@ -0,0 +1 @@
+81bdb8563e1890466da842fe5e17d9cd  hunspell-mi-0.1.20080630-beta.tar.gz




More information about the fedora-extras-commits mailing list