rpms/hunspell-mk/devel hunspell-mk-iconv.patch, NONE, 1.1 hunspell-mk.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
Tue Oct 7 21:27:30 UTC 2008


Author: caolanm

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

Modified Files:
	.cvsignore sources 
Added Files:
	hunspell-mk-iconv.patch hunspell-mk.spec import.log 
Log Message:


hunspell-mk-iconv.patch:

--- NEW FILE hunspell-mk-iconv.patch ---
--- hunspell-mk.orig/mk_MK.aff	2008-10-03 17:21:09.000000000 +0100
+++ hunspell-mk/mk_MK.aff	2008-10-03 17:22:00.000000000 +0100
@@ -1,3 +1,3 @@
-SET microsoft-cp1251
+SET cp1251
 TRY àåíîèðâòñêëìïäçÿóáú÷ãöæõøôéùþüûýÀÅÍÎÈÐÂÒÑÊËÌÏÄÇßÓÁÚ×ÃÖÆÕØÔÉÙÞÜÛÝ
 


--- NEW FILE hunspell-mk.spec ---
Name: hunspell-mk
Summary: Macedonian hunspell dictionaries
%define upstreamid 20051126
Version: 0.%{upstreamid}
Release: 1%{?dist}
Source: http://mk.openoffice.org/files/documents/215/3053/mk_MK.zip
Group: Applications/Text
URL: http://mk.openoffice.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
License: GPL+
BuildArch: noarch
Patch0: hunspell-mk-iconv.patch

Requires: hunspell

%description
Macedonian hunspell dictionaries.

%prep
%setup -q -c -n hunspell-mk
#change encoding name to use the name that iconv knows this under
%patch0 -p1 -b .iconv.patch

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

%changelog
* Fri Oct 03 2008 Caolan McNamara <caolanm at redhat.com> - 0.20051126-1
- initial version


--- NEW FILE import.log ---
hunspell-mk-0_20051126-1_fc9:HEAD:hunspell-mk-0.20051126-1.fc9.src.rpm:1223414815


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-mk/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	7 Oct 2008 17:42:22 -0000	1.1
+++ .cvsignore	7 Oct 2008 21:27:00 -0000	1.2
@@ -0,0 +1 @@
+mk_MK.zip


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-mk/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	7 Oct 2008 17:42:22 -0000	1.1
+++ sources	7 Oct 2008 21:27:00 -0000	1.2
@@ -0,0 +1 @@
+7b0cd5e64e96680f42fe486ea7b8f9ce  mk_MK.zip




More information about the scm-commits mailing list