[hunspell-sr] latest version

Caolan McNamara caolanm at fedoraproject.org
Tue Sep 21 08:09:49 UTC 2010


commit 03dd24603987e4d684548a8468fe7d540804d46f
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Tue Sep 21 09:09:45 2010 +0100

    latest version

 hunspell-sr.spec |   18 ++++++++++--------
 sources          |    2 +-
 2 files changed, 11 insertions(+), 9 deletions(-)
---
diff --git a/hunspell-sr.spec b/hunspell-sr.spec
index 9eb5215..8ea5dd8 100644
--- a/hunspell-sr.spec
+++ b/hunspell-sr.spec
@@ -1,9 +1,9 @@
 Name: hunspell-sr
 Summary: Serbian hunspell dictionaries
-%define upstreamid 20100818
+%define upstreamid 20100920
 Version: 0.%{upstreamid}
 Release: 1%{?dist}
-Source: http://extensions.services.openoffice.org/e-files/1572/5/dict-sr.oxt
+Source: http://extensions.services.openoffice.org/e-files/1572/6/dict-sr.oxt
 Group: Applications/Text
 URL: http://extensions.services.openoffice.org/project/dict-sr
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -28,19 +28,18 @@ Serbian hyphenation rules.
 %setup -q -c
 
 %build
-cp -p README_sh.txt README_hyph.txt
 
 %install
 rm -rf $RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
 cp -p sr.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/sr_YU.dic
 cp -p sr.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/sr_YU.aff
-cp -p sh.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/sh_YU.dic
-cp -p sh.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/sh_YU.aff
+cp -p sr-Latn.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/sh_YU.dic
+cp -p sr-Latn.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/sh_YU.aff
 
 mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen
 cp -p hyph_sr.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_sr_YU.dic
-cp -p hyph_sh.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_sh_YU.dic
+cp -p hyph_sr-Latn.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_sh_YU.dic
 
 sr_YU_aliases="sr_ME sr_RS"
 sh_YU_aliases="sh_ME sh_RS bs_BA"
@@ -70,15 +69,18 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc README_sh.txt README_sr.txt registration/license*.txt
+%doc registration/license*.txt
 %{_datadir}/myspell/*
 
 %files -n hyphen-sr
 %defattr(-,root,root,-)
-%doc README_hyph.txt registration/license*.txt
+%doc registration/license*.txt
 %{_datadir}/hyphen/*
 
 %changelog
+* Thu Sep 21 2010 Caolán McNamara <caolanm at redhat.com> - 0.20100920-1
+- latest version
+
 * Thu Aug 19 2010 Caolán McNamara <caolanm at redhat.com> - 0.20100818-1
 - latest version
 
diff --git a/sources b/sources
index be8c135..945d718 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f8f52327173c939113102d1afce56b7  dict-sr.oxt
+d4d004e1b8ac79b158257138449b13ec  dict-sr.oxt


More information about the scm-commits mailing list