rpms/hunspell-gl/devel hunspell-gl.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 10:14:58 UTC 2007


Author: caolanm

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

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


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

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

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/hunspell-gl/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	13 Feb 2007 18:50:58 -0000	1.1
+++ .cvsignore	14 Feb 2007 10:14:26 -0000	1.2
@@ -0,0 +1 @@
+gl_ES.zip


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/hunspell-gl/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	13 Feb 2007 18:50:58 -0000	1.1
+++ sources	14 Feb 2007 10:14:26 -0000	1.2
@@ -0,0 +1 @@
+df6bc9f18cb12a3deb9f7c857f010939  gl_ES.zip




More information about the scm-commits mailing list