SPECS: myspell.spec - drop duplicate myspell-en_US package
glen
glen at pld-linux.org
Sun Mar 4 18:48:13 CET 2007
Author: glen Date: Sun Mar 4 17:48:13 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- drop duplicate myspell-en_US package
---- Files affected:
SPECS:
myspell.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/myspell.spec
diff -u SPECS/myspell.spec:1.6 SPECS/myspell.spec:1.7
--- SPECS/myspell.spec:1.6 Sun Mar 4 18:43:38 2007
+++ SPECS/myspell.spec Sun Mar 4 18:48:08 2007
@@ -1,6 +1,6 @@
# $Revision$, $Date$
%define _major 3
-%define _rel 0.2
+%define _rel 0.3
Summary: myspell
Name: myspell
Version: 3.1
@@ -17,22 +17,6 @@
%description
MySpell is a Spellchecker as (and derived from) ispell.
-%package -n myspell-en_US
-Summary: MySpell spelling dictionaries for English (US)
-License: BSD
-Group: Applications/Text
-#Requires: locales-en
-Requires: myspell-common
-Provides: myspell-dictionary = %{version}
-Provides: myspell-en = %{version}
-Obsoletes: myspell-en
-
-%description -n myspell-en_US
-myspell-en_US contains spell checking data in English (US) to be used
-by OpenOffice.org or MySpell-capable applications like Mozilla. With
-this extension, you can compose a document in English and check for
-the typos easily.
-
# NOTE: munch,unmunch collide with hunspell-tools
%package tools
Summary: MySpell tools
@@ -106,6 +90,9 @@
| sed -e s, at prefix@,%{_prefix}, | sed -e s, at version@,%{version}, \
> $RPM_BUILD_ROOT%{_pkgconfigdir}/myspell.pc
+# packaged by myspell-dictionaries
+rm -f $RPM_BUILD_ROOT%{_datadir}/myspell/en_US.{aff,dic}
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -117,11 +104,6 @@
%doc README.* CONTRIBUTORS
%attr(755,root,root) %{_libdir}/libmyspell.so.*.*
-%files -n myspell-en_US
-%defattr(644,root,root,755)
-%{_datadir}/myspell/en_US.aff
-%{_datadir}/myspell/en_US.dic
-
%files tools
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/ispellaff2myspell
@@ -146,6 +128,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2007/03/04 17:48:08 glen
+- drop duplicate myspell-en_US package
+
Revision 1.6 2007/03/04 17:43:38 glen
- myspell-common owns /usr/share/myspell
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/myspell.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list