siwtch to perl_requires macro

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PadWalker?expand=0&rev=6
This commit is contained in:
Stephan Kulow
2010-12-01 13:51:54 +00:00
committed by Git OBS Bridge
parent 7f5bf1d470
commit b20b06eead
2 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 1 13:34:17 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Wed Nov 24 21:47:57 UTC 2010 - chris@computersalat.de

View File

@@ -17,12 +17,11 @@
# norootforbuild
Name: perl-PadWalker
%define cpan_name PadWalker
Summary: Play with other peoples' lexical variables
Version: 1.92
Release: 1
Release: 2
License: GPL+ or Artistic
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/PadWalker/
@@ -32,7 +31,7 @@ BuildRequires: perl
%if 0%{?suse_version} < 1120
BuildRequires: perl-macros
%endif
Requires: perl = %{perl_version}
%{perl_requires}
%description
PadWalker is a module which allows you to inspect (and even change!)