forked from pool/perl-Devel-PatchPerl
Accepting request 860219 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/860219 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Devel-PatchPerl?expand=0&rev=38
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5710e655ac2825954de97ad77c75570cae1ed94e1251798d11e2d3a6c5871de1
|
||||
size 181302
|
3
Devel-PatchPerl-2.06.tar.gz
Normal file
3
Devel-PatchPerl-2.06.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e6eab444b0295a4887a75282c6c97d178c9ad5b237822e2c71646724688ebc3
|
||||
size 183205
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 24 03:07:34 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 2.06
|
||||
see /usr/share/doc/packages/perl-Devel-PatchPerl/Changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 21 03:06:51 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@@ -16,17 +16,15 @@
|
||||
#
|
||||
|
||||
|
||||
Name: perl-Devel-PatchPerl
|
||||
Version: 2.04
|
||||
Release: 0
|
||||
%define cpan_name Devel-PatchPerl
|
||||
Name: perl-Devel-PatchPerl
|
||||
Version: 2.06
|
||||
Release: 0
|
||||
Summary: Patch perl source a la Devel::PPPort's buildperl.pl
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Group: Development/Libraries/Perl
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
Source0: https://cpan.metacpan.org/authors/id/B/BI/BINGOS/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(File::pushd) >= 1.00
|
||||
@@ -43,11 +41,11 @@ It does not build perls, it merely provides an interface to the source
|
||||
patching functionality.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
%autosetup -n %{cpan_name}-%{version}
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
|
||||
make %{?_smp_mflags}
|
||||
%make_build
|
||||
|
||||
%check
|
||||
make test
|
||||
@@ -58,7 +56,6 @@ make test
|
||||
%perl_gen_filelist
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes README
|
||||
%license LICENSE
|
||||
|
||||
|
Reference in New Issue
Block a user