Skip to content

Commit

Permalink
perl-Devel-PatchPerl: Autospec creation for update from version 1.98 …
Browse files Browse the repository at this point in the history
…to version 2.00

version 2.00 at 2020-06-04 10:20:07 +0000
-----------------------------------------

  Change: 0ab4bf0d8b02af79e1afed7fac9e91b75f1c1fda
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2020-06-04 11:20:07 +0000

    Resolve patching issues with v5.22.x and v5.24.x

    bingos/devel-patchperl#44

    Configure changes had been backported to the v5.22 and v5.24 maint
    releases, so what worked for .0 releases didn't work for later maint
    releases.

(NEWS truncated at 15 lines)
  • Loading branch information
fenrus75 committed Jun 4, 2020
1 parent 2c831f5 commit f09e545
Show file tree
Hide file tree
Showing 8 changed files with 34 additions and 15 deletions.
23 changes: 21 additions & 2 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,7 +1,26 @@
==================================================
Changes from 2015-05-27 00:00:00 +0000 to present.
Changes from 2015-06-06 00:00:00 +0000 to present.
==================================================

-----------------------------------------
version 2.00 at 2020-06-04 10:20:07 +0000
-----------------------------------------

Change: 0ab4bf0d8b02af79e1afed7fac9e91b75f1c1fda
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2020-06-04 11:20:07 +0000

Resolve patching issues with v5.22.x and v5.24.x

https://github.com/bingos/devel-patchperl/issues/44

Configure changes had been backported to the v5.22 and v5.24 maint
releases, so what worked for .0 releases didn't work for later maint
releases.

I have adjusted and tested the patch application criteria for all
v5.22.x and v5.24.x releases.

-----------------------------------------
version 1.98 at 2020-05-25 18:17:30 +0000
-----------------------------------------
Expand Down Expand Up @@ -584,5 +603,5 @@ version 1.36 at 2015-07-03 11:48:26 +0000
Added Errno GCC5 patches as far back as v5.6.0

=================================================
Plus 67 releases after 2015-05-27 00:00:00 +0000.
Plus 67 releases after 2015-06-06 00:00:00 +0000.
=================================================
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKG_NAME := perl-Devel-PatchPerl
URL = https://cpan.metacpan.org/authors/id/B/BI/BINGOS/Devel-PatchPerl-1.98.tar.gz
URL = https://cpan.metacpan.org/authors/id/B/BI/BINGOS/Devel-PatchPerl-2.00.tar.gz
ARCHIVES =

include ../common/Makefile.common
2 changes: 1 addition & 1 deletion buildreq_cache
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
1.98
2.00
perl(File::pushd)
perl(Module::Pluggable)
2 changes: 1 addition & 1 deletion options.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = perl-Devel-PatchPerl
url = https://cpan.metacpan.org/authors/id/B/BI/BINGOS/Devel-PatchPerl-1.98.tar.gz
url = https://cpan.metacpan.org/authors/id/B/BI/BINGOS/Devel-PatchPerl-2.00.tar.gz
archives =
giturl =
domain =
Expand Down
14 changes: 7 additions & 7 deletions perl-Devel-PatchPerl.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
# Generated by: autospec.py
#
Name : perl-Devel-PatchPerl
Version : 1.98
Release : 34
URL : https://cpan.metacpan.org/authors/id/B/BI/BINGOS/Devel-PatchPerl-1.98.tar.gz
Source0 : https://cpan.metacpan.org/authors/id/B/BI/BINGOS/Devel-PatchPerl-1.98.tar.gz
Version : 2.00
Release : 35
URL : https://cpan.metacpan.org/authors/id/B/BI/BINGOS/Devel-PatchPerl-2.00.tar.gz
Source0 : https://cpan.metacpan.org/authors/id/B/BI/BINGOS/Devel-PatchPerl-2.00.tar.gz
Summary : "Patch perl source a la Devel::PPPort's buildperl.pl"
Group : Development/Tools
License : Artistic-1.0 Artistic-1.0-Perl GPL-1.0
Expand Down Expand Up @@ -69,8 +69,8 @@ perl components for the perl-Devel-PatchPerl package.


%prep
%setup -q -n Devel-PatchPerl-1.98
cd %{_builddir}/Devel-PatchPerl-1.98
%setup -q -n Devel-PatchPerl-2.00
cd %{_builddir}/Devel-PatchPerl-2.00

%build
export http_proxy=http://127.0.0.1:9/
Expand All @@ -95,7 +95,7 @@ make TEST_VERBOSE=1 test
%install
rm -rf %{buildroot}
mkdir -p %{buildroot}/usr/share/package-licenses/perl-Devel-PatchPerl
cp %{_builddir}/Devel-PatchPerl-1.98/LICENSE %{buildroot}/usr/share/package-licenses/perl-Devel-PatchPerl/6a5761c344378a3eb89978bd318d630f60d30af8
cp %{_builddir}/Devel-PatchPerl-2.00/LICENSE %{buildroot}/usr/share/package-licenses/perl-Devel-PatchPerl/6a5761c344378a3eb89978bd318d630f60d30af8
if test -f Makefile.PL; then
make pure_install PERL_INSTALL_ROOT=%{buildroot} INSTALLDIRS=vendor
else
Expand Down
2 changes: 1 addition & 1 deletion release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
34
35
2 changes: 1 addition & 1 deletion upstream
Original file line number Diff line number Diff line change
@@ -1 +1 @@
31d50a97a5e39edf0ae82e762dc5f2ee80dba389/Devel-PatchPerl-1.98.tar.gz
f73809fffc4f2d23669e130ba1ea05be4beda178/Devel-PatchPerl-2.00.tar.gz
2 changes: 1 addition & 1 deletion versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.98
2.00

0 comments on commit f09e545

Please sign in to comment.