8
0

Accepting request 177411 from devel:languages:perl

- updated to 0.90, see Changes (forwarded request 177350 from coolo)

OBS-URL: https://build.opensuse.org/request/show/177411
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Devel-PatchPerl?expand=0&rev=5
This commit is contained in:
Stephan Kulow
2013-06-07 08:05:52 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 8 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2cd957e1ce2f1b12e868e9a527be741e8347438aeab95ac90f16519db79d3294
size 66751

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ae56e4993f88cd591c06516bd5af36d3f5ed2dee97e4d3ea452aed532fe6d7f6
size 84954

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 4 08:25:17 UTC 2013 - coolo@suse.com
- updated to 0.90, see Changes
-------------------------------------------------------------------
Mon Feb 13 19:41:12 UTC 2012 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Devel-PatchPerl
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products 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-Devel-PatchPerl
Version: 0.66
Version: 0.90
Release: 0
%define cpan_name Devel-PatchPerl
Summary: Patch perl source a la Devel::PPPort's buildperl.pl
@@ -29,12 +29,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(File::pushd) >= 1.00
BuildRequires: perl(IPC::Cmd) >= 0.40
BuildRequires: perl(Module::Pluggable)
#BuildRequires: perl(Devel::PatchPerl)
#BuildRequires: perl(Devel::PatchPerl::Hints)
#BuildRequires: perl(feature)
#BuildRequires: perl(Text::Diff)
Requires: perl(File::pushd) >= 1.00
Requires: perl(IPC::Cmd) >= 0.40
Requires: perl(Module::Pluggable)
%{perl_requires}
@@ -62,6 +62,6 @@ patching functionality.
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes LICENSE README
%doc Changes LICENSE README tools
%changelog