forked from pool/perl-Devel-PatchPerl
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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2cd957e1ce2f1b12e868e9a527be741e8347438aeab95ac90f16519db79d3294
|
||||
size 66751
|
3
Devel-PatchPerl-0.90.tar.gz
Normal file
3
Devel-PatchPerl-0.90.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae56e4993f88cd591c06516bd5af36d3f5ed2dee97e4d3ea452aed532fe6d7f6
|
||||
size 84954
|
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user