rpms/hunspell-ss/devel hunspell-ss.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
Sat Sep 13 13:59:37 UTC 2008


Author: caolanm

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

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



--- NEW FILE hunspell-ss.spec ---
Name: hunspell-ss
Summary: Swati hunspell dictionaries
%define upstreamid 20060705
Version: 0.%{upstreamid}
Release: 1%{?dist}
Source: http://downloads.translate.org.za/spellchecker/swati/myspell-ss_ZA-%{upstreamid}.zip
Group: Applications/Text
URL: http://www.translate.org.za/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
License: LGPLv2+
BuildArch: noarch

Requires: hunspell

%description
Swati hunspell dictionaries.

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

%build

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

%changelog
* Wed Sep 10 2008 Caolan McNamara <caolanm at redhat.com> - 0.20060705-1
- initial version


--- NEW FILE import.log ---
hunspell-ss-0_20060705-1_fc9:HEAD:hunspell-ss-0.20060705-1.fc9.src.rpm:1221314389


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-ss/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	13 Sep 2008 04:42:20 -0000	1.1
+++ .cvsignore	13 Sep 2008 13:59:07 -0000	1.2
@@ -0,0 +1 @@
+myspell-ss_ZA-20060705.zip


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-ss/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	13 Sep 2008 04:42:20 -0000	1.1
+++ sources	13 Sep 2008 13:59:07 -0000	1.2
@@ -0,0 +1 @@
+49bd1f790f16ef190bf940692d4ea276  myspell-ss_ZA-20060705.zip




More information about the fedora-extras-commits mailing list