Accepting request 55701 from devel:languages:perl
Accepted submit request 55701 from user coolo OBS-URL: https://build.opensuse.org/request/show/55701 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Class-Inspector?expand=0&rev=17
This commit is contained in:
commit
933426093e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 06:55:33 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 14 11:18:19 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
@ -27,13 +27,13 @@ Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/~adamk/Class-Inspector
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(File::Spec) >= 0.80
|
||||
BuildRequires: perl(Test::More) >= 0.47
|
||||
BuildRequires: perl(Pod::Escapes)
|
||||
BuildRequires: perl(Test::Pod)
|
||||
Requires: perl = %{perl_version}
|
||||
|
||||
%description
|
||||
Class::Inspector allows you to get information about a loaded class.
|
||||
|
Loading…
Reference in New Issue
Block a user