forked from pool/perl-Text-RecordParser
- testcase fails on 11.2, 11.1 without a font.
Added (Build)Requires for ghostscript-fonts-std OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-RecordParser?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
70e13fcb4b
commit
6560a3f687
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 15 14:57:24 UTC 2010 - jw@novell.com
|
||||
|
||||
- testcase fails on 11.2, 11.1 without a font.
|
||||
Added (Build)Requires for ghostscript-fonts-std
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 12 16:37:05 UTC 2010 - jw@novell.com
|
||||
|
||||
|
@@ -44,7 +44,7 @@ BuildRequires: perl(Readonly::XS)
|
||||
BuildRequires: perl(Test::Exception)
|
||||
BuildRequires: perl(Text::TabularDisplay) >= 1.22
|
||||
BuildRequires: perl(version)
|
||||
BuildRequires: cairo pango graphviz-gnome
|
||||
BuildRequires: cairo pango graphviz-gnome ghostscript-fonts-std
|
||||
Requires: perl = %{perl_version}
|
||||
Requires: perl(Class::Accessor)
|
||||
Requires: perl(GraphViz)
|
||||
@@ -55,7 +55,7 @@ Requires: perl(Readonly)
|
||||
Requires: perl(Readonly::XS)
|
||||
Requires: perl(Text::TabularDisplay) >= 1.22
|
||||
Requires: perl(version)
|
||||
Requires: cairo pango graphviz-gnome
|
||||
Requires: cairo pango graphviz-gnome ghostscript-fonts-std
|
||||
|
||||
%description
|
||||
This module is for reading record-oriented data in a delimited text file.
|
||||
|
Reference in New Issue
Block a user