Hello community,

here is the log from the commit of package hyphen for openSUSE:Factory checked 
in at 2014-05-02 13:53:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hyphen (Old)
 and      /work/SRC/openSUSE:Factory/.hyphen.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hyphen"

Changes:
--------
--- /work/SRC/openSUSE:Factory/hyphen/hyphen.changes    2014-02-05 
13:43:10.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.hyphen.new/hyphen.changes       2014-05-02 
13:53:41.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Apr 23 08:36:27 UTC 2014 - [email protected]
+
+- Do not provide english hyphen. It is provided by myspell-docs
+  package.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ hyphen.spec ++++++
--- /var/tmp/diff_new_pack.x2HX25/_old  2014-05-02 13:53:42.000000000 +0200
+++ /var/tmp/diff_new_pack.x2HX25/_new  2014-05-02 13:53:42.000000000 +0200
@@ -40,15 +40,6 @@
 %description -n %{libname}
 Hyphen is a library for high quality hyphenation and justification.
 
-%package en
-Summary:        English hyphenation rules
-Group:          Productivity/Text/Spell
-Requires:       hyphen
-BuildArch:      noarch
-
-%description en
-English text hyphenation rules.
-
 %package devel
 Summary:        Files for Developing with %{name}
 Group:          Development/Libraries/C and C++
@@ -72,12 +63,8 @@
 
 find %{buildroot} -type f -name "*.la" -delete -print
 
-pushd %{buildroot}/%{_datadir}/%{name}/
-en_US_aliases="en_AU en_BS en_BZ en_CA en_GH en_GB en_IE en_IN en_JM en_NA 
en_NZ en_PH en_TT en_ZA en_ZW"
-for lang in $en_US_aliases; do
-       ln -s hyph_en_US.dic hyph_$lang.dic
-done
-popd
+# Provided by myspell-dicts package
+rm %{buildroot}%{_datadir}/hyphen/hyph_en_US.dic
 
 %post -n %{libname} -p /sbin/ldconfig
 
@@ -88,10 +75,6 @@
 %doc AUTHORS ChangeLog README README.hyphen README.nonstandard TODO
 %dir %{_datadir}/hyphen
 
-%files en
-%defattr(-,root,root,-)
-%{_datadir}/%{name}/hyph_en*.dic
-
 %files -n %{libname}
 %defattr(-,root,root)
 %{_libdir}/*.so.*

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to