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:
commit
237cb9601b
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user