rpms/hunspell-se/devel hunspell-se.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 Jun 15 19:52:10 UTC 2009


Author: caolanm

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

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



--- NEW FILE hunspell-se.spec ---
Name: hunspell-se
Summary: Northern Sami hunspell dictionaries
Version: 1.0
Release: 0.1.beta7%{?dist}
Source: http://divvun.no/static_files/hunspell-se.tar.gz
Group: Applications/Text
URL: http://www.divvun.no/index.html
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
License: GPLv3
BuildArch: noarch

Requires: hunspell

%description
Northern Sami hunspell dictionaries.

%prep
%setup -q -n %{name}-1.0beta7.20090316

%build

%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
cp -p se.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/se_NO.aff
cp -p se.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/se_NO.dic

pushd $RPM_BUILD_ROOT/%{_datadir}/myspell/
se_NO_aliases="se_SE se_FI"
for lang in $se_NO_aliases; do
        ln -s se_NO.aff $lang.aff
        ln -s se_NO.dic $lang.dic
done

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc Copyright README GPL-3
%{_datadir}/myspell/*

%changelog
* Fri Jun 12 2009 Caolan McNamara <caolanm at redhat.com> - 1.0-0.1.beta7
- initial version


--- NEW FILE import.log ---
hunspell-se-1_0-0_1_beta7_fc11:HEAD:hunspell-se-1.0-0.1.beta7.fc11.src.rpm:1245095464


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-se/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	15 Jun 2009 17:22:48 -0000	1.1
+++ .cvsignore	15 Jun 2009 19:51:39 -0000	1.2
@@ -0,0 +1 @@
+hunspell-se.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-se/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	15 Jun 2009 17:22:48 -0000	1.1
+++ sources	15 Jun 2009 19:51:40 -0000	1.2
@@ -0,0 +1 @@
+a207e01a179711cad0e10911480329b6  hunspell-se.tar.gz




More information about the fedora-extras-commits mailing list