Accepting request 54645 from devel:languages:perl
Accepted submit request 54645 from user coolo OBS-URL: https://build.opensuse.org/request/show/54645 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sub-Identify?expand=0&rev=3
This commit is contained in:
commit
ee4ec80de6
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 1 13:35:20 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- switch to perl_requires macro
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 11 17:34:39 UTC 2010 - chris@computersalat.de
|
Thu Nov 11 17:34:39 UTC 2010 - chris@computersalat.de
|
||||||
|
|
||||||
|
@ -30,15 +30,13 @@ Url: http://search.cpan.org/dist/Sub-Identify/
|
|||||||
#Source: http://search.cpan.org/CPAN/authors/id/R/RG/RGARCIA/Sub-Identify-0.04.tar.gz
|
#Source: http://search.cpan.org/CPAN/authors/id/R/RG/RGARCIA/Sub-Identify-0.04.tar.gz
|
||||||
Source: %{cpan_name}-%{version}.tar.bz2
|
Source: %{cpan_name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
%{perl_requires}
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
%if 0%{?suse_version} < 1120
|
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
%endif
|
|
||||||
%if %{with pod}
|
%if %{with pod}
|
||||||
BuildRequires: perl(Test::Pod) >= 1.14
|
BuildRequires: perl(Test::Pod) >= 1.14
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: perl(Test::More)
|
BuildRequires: perl(Test::More)
|
||||||
Requires: perl = %{perl_version}
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Sub::Identify allows you to retrieve the real name of code references.
|
Sub::Identify allows you to retrieve the real name of code references.
|
||||||
|
Loading…
Reference in New Issue
Block a user