make hyphen-en a noarch subpackage
This commit is contained in:
parent
737ad864c6
commit
201f6693e1
@ -1,7 +1,7 @@
|
|||||||
Name: hyphen
|
Name: hyphen
|
||||||
Summary: A text hyphenation library
|
Summary: A text hyphenation library
|
||||||
Version: 2.4
|
Version: 2.4
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Source: http://downloads.sourceforge.net/hunspell/hyphen-%{version}.tar.gz
|
Source: http://downloads.sourceforge.net/hunspell/hyphen-%{version}.tar.gz
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://hunspell.sf.net
|
URL: http://hunspell.sf.net
|
||||||
@ -24,6 +24,7 @@ Includes and definitions for developing with hyphen
|
|||||||
Requires: hyphen
|
Requires: hyphen
|
||||||
Summary: English hyphenation rules
|
Summary: English hyphenation rules
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
%description en
|
%description en
|
||||||
English hyphenation rules.
|
English hyphenation rules.
|
||||||
@ -72,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_bindir}/substrings.pl
|
%{_bindir}/substrings.pl
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 22 2009 Caolan McNamara <caolanm@redhat.com> - 2.4-4
|
||||||
|
- make hyphen-en a noarch subpackage
|
||||||
|
|
||||||
* Fri Jun 12 2009 Caolan McNamara <caolanm@redhat.com> - 2.4-3
|
* Fri Jun 12 2009 Caolan McNamara <caolanm@redhat.com> - 2.4-3
|
||||||
- extend coverage
|
- extend coverage
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user