Accepting request 831690 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/831690 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/po4a?expand=0&rev=20
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 3 12:36:36 UTC 2020 - Luiz Fernando Ranghetti <elchevive@opensuse.org>
|
||||
|
||||
- Fix boo#1175977
|
||||
- Added missing Requires (perl-SGMLS and perl-YAML-Tiny) and BuildRequires
|
||||
(perl-Test-Pod) and removed not used anymore (perl-HTML-Parser)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 16 23:52:34 UTC 2020 - Pau Garcia Quiles <pau.garcia@suse.com>
|
||||
|
||||
|
@@ -30,6 +30,7 @@ BuildRequires: libxslt-tools
|
||||
BuildRequires: perl-Module-Build >= 0.40
|
||||
BuildRequires: perl-SGMLS >= 1.03ii
|
||||
BuildRequires: perl-Term-ReadKey
|
||||
BuildRequires: perl-Test-Pod
|
||||
BuildRequires: perl-Text-WrapI18N
|
||||
BuildRequires: perl-Unicode-LineBreak
|
||||
BuildRequires: perl-YAML-Tiny
|
||||
@@ -40,9 +41,10 @@ BuildRequires: perl-gettext >= 1.01
|
||||
BuildRequires: docbook_4
|
||||
BuildRequires: iso_ent
|
||||
BuildRequires: opensp
|
||||
BuildRequires: perl-HTML-Parser
|
||||
|
||||
Requires: %{name}-lang = %{version}
|
||||
Requires: perl-SGMLS
|
||||
Requires: perl-YAML-Tiny
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
%{perl_requires}
|
||||
@@ -82,9 +84,6 @@ rm -rf t/fmt-tex.t t/fmt/tex
|
||||
#run the tests
|
||||
./Build test
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(644,root,root,755)
|
||||
%doc NEWS README* TODO
|
||||
|
Reference in New Issue
Block a user