rpms/hunspell-bg/devel hunspell-bg.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:19:29 UTC 2007


Author: caolanm

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

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


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

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

%build
tr -d '\r' < README_bg_BG.txt > README_bg_BG.txt.new
iconv -f ISO-8859-2 -t UTF-8 README_bg_BG.txt.new > README_bg_BG.txt

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

%changelog
* Mon Feb 12 2006 Caolan McNamara <caolanm at redhat.com> - 0.20040405-1
- initial version


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/hunspell-bg/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	13 Feb 2007 18:42:43 -0000	1.1
+++ .cvsignore	14 Feb 2007 09:18:56 -0000	1.2
@@ -0,0 +1 @@
+bg_BG.zip


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/hunspell-bg/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	13 Feb 2007 18:42:43 -0000	1.1
+++ sources	14 Feb 2007 09:18:56 -0000	1.2
@@ -0,0 +1 @@
+0619620e36b1a9a45995f939d765fd3e  bg_BG.zip




More information about the scm-commits mailing list