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