summaryrefslogtreecommitdiff
path: root/perl-PPI.spec
diff options
context:
space:
mode:
authorJan Rękorajski2013-05-28 19:15:40 (GMT)
committerJan Rękorajski2013-05-28 19:15:40 (GMT)
commit9fef1a647707444c434d7d793c7ca4c2a31716e2 (patch)
tree0212e649ceb16c5a9a19c6d0e1b8448d1efff994 /perl-PPI.spec
parent31af810a4ec4905c7dde8bcf8b845d0230d50139 (diff)
downloadperl-PPI-9fef1a647707444c434d7d793c7ca4c2a31716e2.zip
perl-PPI-9fef1a647707444c434d7d793c7ca4c2a31716e2.tar.gz
- don't require perl-Scalar-List-Utils, it's in perl-modulesauto/th/perl-PPI-1.215-2
- rel 2
Diffstat (limited to 'perl-PPI.spec')
-rw-r--r--perl-PPI.spec4
1 files changed, 1 insertions, 3 deletions
diff --git a/perl-PPI.spec b/perl-PPI.spec
index 96c0098..32bdc7e 100644
--- a/perl-PPI.spec
+++ b/perl-PPI.spec
@@ -8,7 +8,7 @@ Summary: PPI - parse and manipulate Perl code non-destructively, without using p
Summary(pl.UTF-8): PPI - analiza i manipulacja kodem Perla w sposób niedestruktywny, bez użycia Perla jako takiego
Name: perl-PPI
Version: 1.215
-Release: 1
+Release: 2
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
@@ -24,7 +24,6 @@ BuildRequires: perl-File-Remove >= 1.42
BuildRequires: perl-IO-String >= 1.07
BuildRequires: perl-List-MoreUtils >= 0.16
BuildRequires: perl-Params-Util >= 1.00
-BuildRequires: perl-Scalar-List-Utils >= 1.20
BuildRequires: perl-Storable >= 2.17
BuildRequires: perl-Task-Weaken
BuildRequires: perl-Test-ClassAPI >= 1.02
@@ -40,7 +39,6 @@ Requires: perl-Digest-MD5 >= 2.35
Requires: perl-IO-String >= 1.07
Requires: perl-List-MoreUtils >= 0.16
Requires: perl-Params-Util >= 1.00
-Requires: perl-Scalar-List-Utils >= 1.20
Requires: perl-Storable >= 2.17
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)