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

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Thu Feb 15 14:39:20 UTC 2007


Author: caolanm

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

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


--- NEW FILE hunspell-sk.spec ---
Name: hunspell-sk
Summary: Slovak hunspell dictionaries
%define upstreamid 20050911
Version: 0.%{upstreamid}
Release: 1%{?dist}
Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/sk_SK.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: LGPL
BuildArch: noarch

Requires: hunspell

%description
Slovak hunspell dictionaries.

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

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

%changelog
* Wed Feb 14 2007 Caolan McNamara <caolanm at redhat.com> - 0.20050911-1
- upstream id

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/hunspell-sk/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	15 Feb 2007 13:03:18 -0000	1.1
+++ .cvsignore	15 Feb 2007 14:38:47 -0000	1.2
@@ -0,0 +1 @@
+sk_SK.zip


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/hunspell-sk/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	15 Feb 2007 13:03:18 -0000	1.1
+++ sources	15 Feb 2007 14:38:47 -0000	1.2
@@ -0,0 +1 @@
+27f42413c371ffea30401884cd9b54d6  sk_SK.zip




More information about the fedora-extras-commits mailing list