rpms/hunspell-fur/devel hunspell-fur.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
Wed Oct 1 22:09:32 UTC 2008


Author: caolanm

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

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



--- NEW FILE hunspell-fur.spec ---
Name: hunspell-fur
Summary: Friulian hunspell dictionaries
%define upstreamid 20050912
Version: 0.%{upstreamid}
Release: 1%{?dist}
Source: http://digilander.libero.it/paganf/coretors/myspell-fur-12092005.zip
Group: Applications/Text
URL: http://digilander.libero.it/paganf/coretors/dizionaris.html
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
License: GPLv2+
BuildArch: noarch

Requires: hunspell

%description
Friulian hunspell dictionaries.

%prep
%setup -q -n myspell-fur-12092005

%build
chmod -x *
for i in COPYING.txt LICENCE.txt LEIMI.txt; do
    tr -d '\r' < $i > $i.new
    iconv -f ISO-8859-15 -t UTF-8 $i.new > $i
done

%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
cp -p fur_IT.* $RPM_BUILD_ROOT/%{_datadir}/myspell/

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc COPYING.txt LEIMI.txt LICENCE.txt
%{_datadir}/myspell/*

%changelog
* Mon Sep 29 2008 Caolan McNamara <caolanm at redhat.com> - 0.20050912-1
- initial version


--- NEW FILE import.log ---
hunspell-fur-0_20050912-1_fc9:HEAD:hunspell-fur-0.20050912-1.fc9.src.rpm:1222899034


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-fur/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	1 Oct 2008 19:06:56 -0000	1.1
+++ .cvsignore	1 Oct 2008 22:09:02 -0000	1.2
@@ -0,0 +1 @@
+myspell-fur-12092005.zip


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-fur/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	1 Oct 2008 19:06:56 -0000	1.1
+++ sources	1 Oct 2008 22:09:02 -0000	1.2
@@ -0,0 +1 @@
+807bbcfd755d8160a0418d814361e88b  myspell-fur-12092005.zip




More information about the scm-commits mailing list