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

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Wed Feb 14 09:30:57 UTC 2007


Author: caolanm

Update of /cvs/extras/rpms/hunspell-ca/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2034/devel

Modified Files:
	.cvsignore sources 
Added Files:
	hunspell-ca.spec 
Log Message:
auto-import hunspell-ca-0.20021015-1 on branch devel from hunspell-ca-0.20021015-1.src.rpm


--- NEW FILE hunspell-ca.spec ---
Name: hunspell-ca
Summary: Catalan hunspell dictionaries
%define upstreamid 20021015
Version: 0.%{upstreamid}
Release: 1%{?dist}
Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/ca_ES.zip
Group: Applications/Text
URL: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
License: GPL
BuildArch: noarch

Requires: hunspell

%description
Catalan hunspell dictionaries.

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

%build
chmod -x *

%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_ca_ES.txt
%{_datadir}/myspell/*

%changelog
* Thu Dec 07 2006 Caolan McNamara <caolanm at redhat.com> - 0.20021015-1
- initial version


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/hunspell-ca/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	13 Feb 2007 18:41:22 -0000	1.1
+++ .cvsignore	14 Feb 2007 09:30:25 -0000	1.2
@@ -0,0 +1 @@
+ca_ES.zip


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/hunspell-ca/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	13 Feb 2007 18:41:22 -0000	1.1
+++ sources	14 Feb 2007 09:30:25 -0000	1.2
@@ -0,0 +1 @@
+6cea81b3e1101fb277062e7eef4ff720  ca_ES.zip




More information about the fedora-extras-commits mailing list