forked from pool/perl-File-Which
Accepting request 54538 from devel:languages:perl
Accepted submit request 54538 from user coolo OBS-URL: https://build.opensuse.org/request/show/54538 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-Which?expand=0&rev=12
This commit is contained in:
commit
b8e62b56e0
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 1 09:44:33 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- switch to perl_requires macro
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 13 12:14:54 UTC 2010 - chris@computersalat.de
|
Tue Jul 13 12:14:54 UTC 2010 - chris@computersalat.de
|
||||||
|
|
||||||
|
@ -30,16 +30,14 @@ Url: http://search.cpan.org/dist/File-Which/
|
|||||||
Source: %{cpan_name}-%{version}.tar.bz2
|
Source: %{cpan_name}-%{version}.tar.bz2
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
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
|
|
||||||
BuildRequires: perl(Exporter)
|
BuildRequires: perl(Exporter)
|
||||||
BuildRequires: perl(File::Spec) >= 0.60
|
BuildRequires: perl(File::Spec) >= 0.60
|
||||||
BuildRequires: perl(Getopt::Std)
|
BuildRequires: perl(Getopt::Std)
|
||||||
BuildRequires: perl(Test::Script) >= 1.05
|
BuildRequires: perl(Test::Script) >= 1.05
|
||||||
#
|
#
|
||||||
Requires: perl = %{perl_version}
|
|
||||||
Requires: perl(Exporter)
|
Requires: perl(Exporter)
|
||||||
Requires: perl(File::Spec) >= 0.60
|
Requires: perl(File::Spec) >= 0.60
|
||||||
Requires: perl(Getopt::Std)
|
Requires: perl(Getopt::Std)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user