rpms/hunspell-rw/devel hunspell-rw.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 Oct 6 10:02:56 UTC 2008


Author: caolanm

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

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



--- NEW FILE hunspell-rw.spec ---
Name: hunspell-rw
Summary: Kinyarwanda hunspell dictionaries
%define upstreamid 20050109
Version: 0.%{upstreamid}
Release: 1%{?dist}
Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/rw_RW.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
Kinyarwanda hunspell dictionaries.

%prep
%setup -q -c -n hunspell-rw

%build

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

%clean
rm -rf $RPM_BUILD_ROOT

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

%changelog
* Fri Oct 3 2008 Caolan McNamara <caolanm at redhat.com> - 0.20050109-1
- initial version


--- NEW FILE import.log ---
hunspell-rw-0_20050109-1_fc9:HEAD:hunspell-rw-0.20050109-1.fc9.src.rpm:1223287435


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-rw/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	6 Oct 2008 09:45:07 -0000	1.1
+++ .cvsignore	6 Oct 2008 10:02:26 -0000	1.2
@@ -0,0 +1 @@
+rw_RW.zip


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-rw/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	6 Oct 2008 09:45:07 -0000	1.1
+++ sources	6 Oct 2008 10:02:26 -0000	1.2
@@ -0,0 +1 @@
+10174a16ec90bda1003c392b37c1b956  rw_RW.zip




More information about the scm-commits mailing list