8
0

Compare commits

...

15 Commits

Author SHA256 Message Date
ca8de56c65 Accepting request 1084434 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1084434
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Module-Install?expand=0&rev=17
2023-05-04 15:10:35 +00:00
e173598d51 Accepting request 1084381 from devel:languages:perl:autoupdate
- updated to 1.21
   see /usr/share/doc/packages/perl-Module-Install/Changes
  1.21  2023-04-28
    - fix tests broken by Module::Install::DSL removal
  1.20  2023-04-27
    - Module::Install::DSL has been removed, as its use is highly discouraged.

OBS-URL: https://build.opensuse.org/request/show/1084381
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Install?expand=0&rev=26
2023-05-03 15:19:57 +00:00
a2c5f0a02f Accepting request 573984 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/573984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Module-Install?expand=0&rev=16
2018-02-09 14:47:26 +00:00
Stephan Kulow
ddea6d2fc8 Accepting request 573811 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/573811
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Install?expand=0&rev=24
2018-02-08 06:04:52 +00:00
75e5d91625 Accepting request 486132 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/486132
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Module-Install?expand=0&rev=15
2017-04-11 10:43:41 +00:00
Stephan Kulow
c42dd4e8e5 Accepting request 485747 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/485747
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Install?expand=0&rev=22
2017-04-06 13:00:19 +00:00
09e6472f87 Accepting request 439462 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/439462
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Module-Install?expand=0&rev=14
2016-11-10 12:28:39 +00:00
Stephan Kulow
9e541c36c0 Accepting request 439447 from devel:languages:perl:autoupdate
- updated to 1.17
   see /usr/share/doc/packages/perl-Module-Install/Changes
  1.17  2016-10-24
    - fix issue with mkpath with empty path
    - removed irrelevant code for Perl < v5.6
    - VMS fixes (RT#79858, Craig A. Berry)
    - documentation updated to reflect current discouraged state

OBS-URL: https://build.opensuse.org/request/show/439447
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Install?expand=0&rev=20
2016-11-10 06:26:53 +00:00
3d20a67358 Accepting request 305004 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/305004
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Module-Install?expand=0&rev=13
2015-05-02 14:15:45 +00:00
Stephan Kulow
849c6b4c23 Accepting request 304995 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/304995
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Install?expand=0&rev=18
2015-05-02 08:03:29 +00:00
a37bc6f34a Accepting request 297740 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/297740
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Module-Install?expand=0&rev=12
2015-04-18 08:40:59 +00:00
f56bb14c7a Accepting request 295787 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/295787
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Module-Install?expand=0&rev=11
2015-04-15 14:21:59 +00:00
Stephan Kulow
e9cfcf994a Accepting request 225392 from devel:languages:perl
update

OBS-URL: https://build.opensuse.org/request/show/225392
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Module-Install?expand=0&rev=9
2014-03-11 08:32:34 +00:00
Stephan Kulow
3f2e55c9d0 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Module-Install?expand=0&rev=5
2011-12-06 17:44:31 +00:00
Stephan Kulow
7ec81113a7 Accepting request 91030 from devel:languages:perl
- update to 1.04:
     - Fixed _cmp to compare properly (MIYAGAWA)
     - Fixed the automated MakeMaker dependency addition (MIYAGAWA)
     - Last Perl 5.5 compatible MakeMaker was actually 6.36 (ADAMK)
     - META.yml flag dynamic_config is now always generated (ADAMK)
     - Added the convenience command static_config, as the default is to be
       dynamic (ADAMK)
     - Module::Install::DSL will automatically set static_config unless it
       can see an 'if' or 'unless' suffix (ADAMK)

- update to 1.02:
  * support for installdeps_target in Module::Install::AutoInstall and
    Module::AutoInstall
  * support for installdeps_notest, upgradedeps and upgradedeps_notest,
    listdeps and listalldeps targets in Module::AutoInstall

OBS-URL: https://build.opensuse.org/request/show/91030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Module-Install?expand=0&rev=4
2011-11-14 12:24:11 +00:00
4 changed files with 69 additions and 22 deletions

View File

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

View File

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

View File

@@ -1,3 +1,52 @@
-------------------------------------------------------------------
Sat Apr 29 03:11:35 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 1.21
see /usr/share/doc/packages/perl-Module-Install/Changes
1.21 2023-04-28
- fix tests broken by Module::Install::DSL removal
1.20 2023-04-27
- Module::Install::DSL has been removed, as its use is highly discouraged.
-------------------------------------------------------------------
Wed Feb 7 16:50:47 UTC 2018 - coolo@suse.com
- updated to 1.19
see /usr/share/doc/packages/perl-Module-Install/Changes
1.19 2017-12-19
- remove use of INIT phase in Module::Install::DSL, to fix issues on perl
5.27.7 (see cpan RT#123867 and perl RT#132577)
-------------------------------------------------------------------
Wed Apr 5 06:21:18 UTC 2017 - coolo@suse.com
- updated to 1.18
see /usr/share/doc/packages/perl-Module-Install/Changes
1.18 2017-04-04
- fix tests to no longer rely on . being in @INC (Graham Ollis, PR#58)
-------------------------------------------------------------------
Tue Oct 25 05:48:58 UTC 2016 - coolo@suse.com
- updated to 1.17
see /usr/share/doc/packages/perl-Module-Install/Changes
1.17 2016-10-24
- fix issue with mkpath with empty path
- removed irrelevant code for Perl < v5.6
- VMS fixes (RT#79858, Craig A. Berry)
- documentation updated to reflect current discouraged state
-------------------------------------------------------------------
Sat May 2 06:00:42 UTC 2015 - coolo@suse.com
- updated to 1.16
see /usr/share/doc/packages/perl-Module-Install/Changes
-------------------------------------------------------------------
Fri Apr 17 08:29:56 UTC 2015 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Module-Install
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,22 +12,20 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: perl-Module-Install
Version: 1.15
Release: 0
%define cpan_name Module-Install
Name: perl-Module-Install
Version: 1.21
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Standalone, extensible Perl module installer
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Module-Install/
Source0: http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Devel::PPPort) >= 3.16
@@ -43,13 +41,14 @@ BuildRequires: perl(Parse::CPAN::Meta) >= 1.4413
BuildRequires: perl(Test::Harness) >= 3.13
BuildRequires: perl(Test::More) >= 0.86
BuildRequires: perl(YAML::Tiny) >= 1.33
BuildRequires: perl(autodie)
Requires: perl(Devel::PPPort) >= 3.16
Requires: perl(ExtUtils::Install) >= 1.52
Requires: perl(ExtUtils::MakeMaker) >= 6.59
Requires: perl(ExtUtils::ParseXS) >= 2.19
Requires: perl(File::Remove) >= 1.42
Requires: perl(File::Spec) >= 3.28
Requires: perl(Module::Build) >= 0.29
Requires: perl(Module::Build) >= 0.290000
Requires: perl(Module::CoreList) >= 2.17
Requires: perl(Module::ScanDeps) >= 1.09
Requires: perl(Parse::CPAN::Meta) >= 1.4413
@@ -65,8 +64,8 @@ Recommends: perl(PAR::Dist) >= 0.29
%description
*Module::Install* is a package for writing installers for CPAN (or
CPAN-like) distributions that are clean, simple, minimalist, act in a
strictly correct manner with the ExtUtils::MakeMaker manpage, and will run
on any Perl installation version 5.005 or newer.
strictly correct manner with ExtUtils::MakeMaker, and will run on any Perl
installation version 5.005 or newer.
The intent is to make it as easy as possible for CPAN authors (and
especially for first-time CPAN authors) to have installers that follow all
@@ -74,14 +73,14 @@ the best practices for distribution installation, but involve as much DWIM
(Do What I Mean) as possible when writing them.
%prep
%setup -q -n %{cpan_name}-%{version}
%autosetup -n %{cpan_name}-%{version}
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
%{__make} %{?_smp_mflags}
perl Makefile.PL INSTALLDIRS=vendor
%make_build
%check
%{__make} test
make test
%install
%perl_make_install
@@ -89,7 +88,6 @@ the best practices for distribution installation, but involve as much DWIM
%perl_gen_filelist
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes README
%doc Changes README TODO
%changelog