!13 add Provides: hyphen-en
From: @darssin Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
177d314dee
11
hyphen.spec
11
hyphen.spec
@ -1,6 +1,6 @@
|
||||
Name: hyphen
|
||||
Version: 2.8.8
|
||||
Release: 15
|
||||
Release: 16
|
||||
Summary: A library of text hyphenation
|
||||
Group: System Environment/Libraries
|
||||
License: GPLv2 or LGPLv2+ or MPLv1.1
|
||||
@ -8,6 +8,7 @@ URL: http://hunspell.github.io
|
||||
Source0: http://downloads.sourceforge.net/hunspell/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: perl-interpreter, patch, autoconf, automake, libtool
|
||||
Provides: %{name}-en
|
||||
|
||||
%description
|
||||
Hyphen is a library for high quality text hyphenation and justification.
|
||||
@ -50,14 +51,20 @@ make check
|
||||
%license AUTHORS COPYING*
|
||||
%{_libdir}/*.so.*
|
||||
%dir %{_datadir}/%{name}
|
||||
%{_datadir}/%{name}/hyph_en*.dic
|
||||
|
||||
%files devel
|
||||
%{_includedir}/%{name}.h
|
||||
%{_libdir}/*.so
|
||||
%{_bindir}/substrings.pl
|
||||
%{_datadir}/%{name}/hyph_en*.dic
|
||||
|
||||
%changelog
|
||||
* Wed Sep 06 2023 Darssin <2020303249@mail.nwpu.edu.cn> - 2.8.8-16
|
||||
- Type: bugfix
|
||||
- ID: NA
|
||||
- SUG: NA
|
||||
- DESC: add Provides: hyphen-en
|
||||
|
||||
* Tue Oct 25 2022 yanglongkang<yanglongkang@h-partners.com> - 2.8.8-15
|
||||
- Type: bugfix
|
||||
- ID: NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user