8
0

Accepting request 296294 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/296294
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-InstallPaths?expand=0&rev=5
This commit is contained in:
Stephan Kulow
2015-04-15 04:32:52 +00:00
committed by Git OBS Bridge
parent 2fa335a51d
commit d03dfc7a17
4 changed files with 15 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-ExtUtils-InstallPaths
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: perl-ExtUtils-InstallPaths
Version: 0.010
Version: 0.011
Release: 0
%define cpan_name ExtUtils-InstallPaths
Summary: Build.PL install path logic made easy
@@ -30,7 +30,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(ExtUtils::Config) >= 0.002
#BuildRequires: perl(ExtUtils::InstallPaths)
Requires: perl(ExtUtils::Config) >= 0.002
%{perl_requires}