8
0

Accepting request 54629 from devel:languages:perl

Accepted submit request 54629 from user coolo

OBS-URL: https://build.opensuse.org/request/show/54629
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Probe-Perl?expand=0&rev=6
This commit is contained in:
Lars Vogdt
2010-12-05 21:14:13 +00:00
committed by Git OBS Bridge
parent 7bf0d1fe15
commit 42237a6e3d
2 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 30 19:20:40 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 4 21:45:27 UTC 2010 - chris@computersalat.de Thu Mar 4 21:45:27 UTC 2010 - chris@computersalat.de

View File

@@ -29,14 +29,12 @@ Url: http://search.cpan.org/dist/Probe-Perl/
Source0: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/Probe-Perl-%{version}.tar.gz Source0: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/Probe-Perl-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires: perl BuildRequires: perl
BuildRequires: perl(Module::Build) BuildRequires: perl(Module::Build)
BuildRequires: perl(Test) BuildRequires: perl(Test)
%if 0%{?suse_version} < 1120
BuildRequires: perl-macros BuildRequires: perl-macros
%endif
# #
Requires: perl = %{perl_version}
# #
Provides: %{cpan_name} Provides: %{cpan_name}