Accepting request 55520 from devel:languages:perl

Accepted submit request 55520 from user coolo

OBS-URL: https://build.opensuse.org/request/show/55520
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-IniFiles?expand=0&rev=19
This commit is contained in:
Marcus Rückert 2010-12-10 16:03:31 +00:00 committed by Git OBS Bridge
commit 237cb9601b
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 10 11:08:20 UTC 2010 - coolo@novell.com
- fix spec file
-------------------------------------------------------------------
Wed Dec 1 13:31:10 UTC 2010 - coolo@novell.com

View File

@ -32,14 +32,12 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl(Module::Build)
%if 0%{?suse_version} < 1120
BuildRequires: perl-macros
%endif
BuildRequires: perl(Test::Pod) >= 1.14
BuildRequires: perl(Test::Pod::Coverage) >= 1.04
BuildRequires: perl(IO::Scalar)
%{perl_requires}
Requires: perl(IO::Scalar)
%{perl_requires}
%description
Config::IniFiles provides a way to have readable configuration files