Accepting request 55521 from devel:languages:perl
Accepted submit request 55521 from user coolo OBS-URL: https://build.opensuse.org/request/show/55521 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-PadWalker?expand=0&rev=3
This commit is contained in:
commit
48cb90060d
@ -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
|
||||
|
||||
|
@ -17,22 +17,19 @@
|
||||
|
||||
# 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/
|
||||
Source: http://www.cpan.org/authors/id/R/RO/ROBIN/PadWalker-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
%if 0%{?suse_version} < 1120
|
||||
BuildRequires: perl-macros
|
||||
%endif
|
||||
Requires: perl = %{perl_version}
|
||||
|
||||
%description
|
||||
PadWalker is a module which allows you to inspect (and even change!)
|
||||
|
Loading…
Reference in New Issue
Block a user