Files
perl-Alien-Base-ModuleBuild/perl-Alien-Base-ModuleBuild.spec

109 lines
4.0 KiB
RPMSpec
Raw Normal View History

#
# spec file for package perl-Alien-Base-ModuleBuild
#
Accepting request 640395 from devel:languages:perl:autoupdate - Fix missing requirements - updated to 1.05 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.05 2018-08-29 16:53:39 -0400 - Documentation improvements - Improve diagnostics for HTTP connection failures (gh#6, gh#7) - updated to 1.04 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.04 2018-06-06 09:00:21 -0400 - ALIEN_INSTALL_TYPE is now fully compatible with Alien::Build Previously there were some edge cases with setting it to 'default' - updated to 1.03 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.03 2018-05-09 08:15:56 -0400 - Fix warning - updated to 1.02 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.02 2018-03-11 14:33:44 -0400 - Production release identical to 1.01_01 1.01_01 2018-03-09 17:40:12 -0500 - Allow changing protocol with environment variables. - updated to 1.00 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.00 2017-10-01 06:21:53 -0400 - Remove Alien::Base::PkgConfig - Require Alien::Build::PkgConfig 1.20 0.046 2017-09-13 20:54:21 -0400 - Run alien_install_commands before any Perl tests in t/ 0.045 2017-08-29 04:51:05 -0400 - Fix broken skip in t/alien_base_modulebuild_pkgconfig.t 0.044 2017-08-23 13:20:29 -0400 - Remove unnecessary prereqs on newer versions of Alien::Base 0.043 2017-08-17 03:48:08 -0400 - Recommend Alien::Build instead - Require Module::Build 0.4004 for test_requires support 0.042 2017-07-26 11:35:49 -0400 - Production release identical to 0.041_02 0.041_02 2017-07-25 21:52:38 -0400 - Migrate test suite over to Test2::V0 - Remove dependency on Test::More 0.041_01 2017-07-25 20:10:58 -0400 - Remove dependency on List::MoreUtils - initial package 0.040 * created by cpanspec 1.78.08 OBS-URL: https://build.opensuse.org/request/show/640395 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Base-ModuleBuild?expand=0&rev=6
2018-10-07 10:57:47 +00:00
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#
Name: perl-Alien-Base-ModuleBuild
Accepting request 640395 from devel:languages:perl:autoupdate - Fix missing requirements - updated to 1.05 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.05 2018-08-29 16:53:39 -0400 - Documentation improvements - Improve diagnostics for HTTP connection failures (gh#6, gh#7) - updated to 1.04 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.04 2018-06-06 09:00:21 -0400 - ALIEN_INSTALL_TYPE is now fully compatible with Alien::Build Previously there were some edge cases with setting it to 'default' - updated to 1.03 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.03 2018-05-09 08:15:56 -0400 - Fix warning - updated to 1.02 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.02 2018-03-11 14:33:44 -0400 - Production release identical to 1.01_01 1.01_01 2018-03-09 17:40:12 -0500 - Allow changing protocol with environment variables. - updated to 1.00 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.00 2017-10-01 06:21:53 -0400 - Remove Alien::Base::PkgConfig - Require Alien::Build::PkgConfig 1.20 0.046 2017-09-13 20:54:21 -0400 - Run alien_install_commands before any Perl tests in t/ 0.045 2017-08-29 04:51:05 -0400 - Fix broken skip in t/alien_base_modulebuild_pkgconfig.t 0.044 2017-08-23 13:20:29 -0400 - Remove unnecessary prereqs on newer versions of Alien::Base 0.043 2017-08-17 03:48:08 -0400 - Recommend Alien::Build instead - Require Module::Build 0.4004 for test_requires support 0.042 2017-07-26 11:35:49 -0400 - Production release identical to 0.041_02 0.041_02 2017-07-25 21:52:38 -0400 - Migrate test suite over to Test2::V0 - Remove dependency on Test::More 0.041_01 2017-07-25 20:10:58 -0400 - Remove dependency on List::MoreUtils - initial package 0.040 * created by cpanspec 1.78.08 OBS-URL: https://build.opensuse.org/request/show/640395 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Base-ModuleBuild?expand=0&rev=6
2018-10-07 10:57:47 +00:00
Version: 1.05
Release: 0
%define cpan_name Alien-Base-ModuleBuild
Summary: Module::Build subclass for building Alien:: modules and their libraries
Accepting request 640395 from devel:languages:perl:autoupdate - Fix missing requirements - updated to 1.05 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.05 2018-08-29 16:53:39 -0400 - Documentation improvements - Improve diagnostics for HTTP connection failures (gh#6, gh#7) - updated to 1.04 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.04 2018-06-06 09:00:21 -0400 - ALIEN_INSTALL_TYPE is now fully compatible with Alien::Build Previously there were some edge cases with setting it to 'default' - updated to 1.03 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.03 2018-05-09 08:15:56 -0400 - Fix warning - updated to 1.02 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.02 2018-03-11 14:33:44 -0400 - Production release identical to 1.01_01 1.01_01 2018-03-09 17:40:12 -0500 - Allow changing protocol with environment variables. - updated to 1.00 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.00 2017-10-01 06:21:53 -0400 - Remove Alien::Base::PkgConfig - Require Alien::Build::PkgConfig 1.20 0.046 2017-09-13 20:54:21 -0400 - Run alien_install_commands before any Perl tests in t/ 0.045 2017-08-29 04:51:05 -0400 - Fix broken skip in t/alien_base_modulebuild_pkgconfig.t 0.044 2017-08-23 13:20:29 -0400 - Remove unnecessary prereqs on newer versions of Alien::Base 0.043 2017-08-17 03:48:08 -0400 - Recommend Alien::Build instead - Require Module::Build 0.4004 for test_requires support 0.042 2017-07-26 11:35:49 -0400 - Production release identical to 0.041_02 0.041_02 2017-07-25 21:52:38 -0400 - Migrate test suite over to Test2::V0 - Remove dependency on Test::More 0.041_01 2017-07-25 20:10:58 -0400 - Remove dependency on List::MoreUtils - initial package 0.040 * created by cpanspec 1.78.08 OBS-URL: https://build.opensuse.org/request/show/640395 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Base-ModuleBuild?expand=0&rev=6
2018-10-07 10:57:47 +00:00
License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Alien-Base-ModuleBuild/
Source0: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/%{cpan_name}-%{version}.tar.gz
Accepting request 640395 from devel:languages:perl:autoupdate - Fix missing requirements - updated to 1.05 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.05 2018-08-29 16:53:39 -0400 - Documentation improvements - Improve diagnostics for HTTP connection failures (gh#6, gh#7) - updated to 1.04 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.04 2018-06-06 09:00:21 -0400 - ALIEN_INSTALL_TYPE is now fully compatible with Alien::Build Previously there were some edge cases with setting it to 'default' - updated to 1.03 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.03 2018-05-09 08:15:56 -0400 - Fix warning - updated to 1.02 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.02 2018-03-11 14:33:44 -0400 - Production release identical to 1.01_01 1.01_01 2018-03-09 17:40:12 -0500 - Allow changing protocol with environment variables. - updated to 1.00 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.00 2017-10-01 06:21:53 -0400 - Remove Alien::Base::PkgConfig - Require Alien::Build::PkgConfig 1.20 0.046 2017-09-13 20:54:21 -0400 - Run alien_install_commands before any Perl tests in t/ 0.045 2017-08-29 04:51:05 -0400 - Fix broken skip in t/alien_base_modulebuild_pkgconfig.t 0.044 2017-08-23 13:20:29 -0400 - Remove unnecessary prereqs on newer versions of Alien::Base 0.043 2017-08-17 03:48:08 -0400 - Recommend Alien::Build instead - Require Module::Build 0.4004 for test_requires support 0.042 2017-07-26 11:35:49 -0400 - Production release identical to 0.041_02 0.041_02 2017-07-25 21:52:38 -0400 - Migrate test suite over to Test2::V0 - Remove dependency on Test::More 0.041_01 2017-07-25 20:10:58 -0400 - Remove dependency on List::MoreUtils - initial package 0.040 * created by cpanspec 1.78.08 OBS-URL: https://build.opensuse.org/request/show/640395 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Base-ModuleBuild?expand=0&rev=6
2018-10-07 10:57:47 +00:00
Source1: cpanspec.yml
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
Accepting request 640395 from devel:languages:perl:autoupdate - Fix missing requirements - updated to 1.05 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.05 2018-08-29 16:53:39 -0400 - Documentation improvements - Improve diagnostics for HTTP connection failures (gh#6, gh#7) - updated to 1.04 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.04 2018-06-06 09:00:21 -0400 - ALIEN_INSTALL_TYPE is now fully compatible with Alien::Build Previously there were some edge cases with setting it to 'default' - updated to 1.03 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.03 2018-05-09 08:15:56 -0400 - Fix warning - updated to 1.02 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.02 2018-03-11 14:33:44 -0400 - Production release identical to 1.01_01 1.01_01 2018-03-09 17:40:12 -0500 - Allow changing protocol with environment variables. - updated to 1.00 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.00 2017-10-01 06:21:53 -0400 - Remove Alien::Base::PkgConfig - Require Alien::Build::PkgConfig 1.20 0.046 2017-09-13 20:54:21 -0400 - Run alien_install_commands before any Perl tests in t/ 0.045 2017-08-29 04:51:05 -0400 - Fix broken skip in t/alien_base_modulebuild_pkgconfig.t 0.044 2017-08-23 13:20:29 -0400 - Remove unnecessary prereqs on newer versions of Alien::Base 0.043 2017-08-17 03:48:08 -0400 - Recommend Alien::Build instead - Require Module::Build 0.4004 for test_requires support 0.042 2017-07-26 11:35:49 -0400 - Production release identical to 0.041_02 0.041_02 2017-07-25 21:52:38 -0400 - Migrate test suite over to Test2::V0 - Remove dependency on Test::More 0.041_01 2017-07-25 20:10:58 -0400 - Remove dependency on List::MoreUtils - initial package 0.040 * created by cpanspec 1.78.08 OBS-URL: https://build.opensuse.org/request/show/640395 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Base-ModuleBuild?expand=0&rev=6
2018-10-07 10:57:47 +00:00
BuildRequires: perl(Alien::Base::PkgConfig) >= 1.20
BuildRequires: perl(Archive::Extract)
BuildRequires: perl(Capture::Tiny) >= 0.17
BuildRequires: perl(File::chdir) >= 0.1005
BuildRequires: perl(HTML::LinkExtor)
Accepting request 640395 from devel:languages:perl:autoupdate - Fix missing requirements - updated to 1.05 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.05 2018-08-29 16:53:39 -0400 - Documentation improvements - Improve diagnostics for HTTP connection failures (gh#6, gh#7) - updated to 1.04 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.04 2018-06-06 09:00:21 -0400 - ALIEN_INSTALL_TYPE is now fully compatible with Alien::Build Previously there were some edge cases with setting it to 'default' - updated to 1.03 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.03 2018-05-09 08:15:56 -0400 - Fix warning - updated to 1.02 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.02 2018-03-11 14:33:44 -0400 - Production release identical to 1.01_01 1.01_01 2018-03-09 17:40:12 -0500 - Allow changing protocol with environment variables. - updated to 1.00 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.00 2017-10-01 06:21:53 -0400 - Remove Alien::Base::PkgConfig - Require Alien::Build::PkgConfig 1.20 0.046 2017-09-13 20:54:21 -0400 - Run alien_install_commands before any Perl tests in t/ 0.045 2017-08-29 04:51:05 -0400 - Fix broken skip in t/alien_base_modulebuild_pkgconfig.t 0.044 2017-08-23 13:20:29 -0400 - Remove unnecessary prereqs on newer versions of Alien::Base 0.043 2017-08-17 03:48:08 -0400 - Recommend Alien::Build instead - Require Module::Build 0.4004 for test_requires support 0.042 2017-07-26 11:35:49 -0400 - Production release identical to 0.041_02 0.041_02 2017-07-25 21:52:38 -0400 - Migrate test suite over to Test2::V0 - Remove dependency on Test::More 0.041_01 2017-07-25 20:10:58 -0400 - Remove dependency on List::MoreUtils - initial package 0.040 * created by cpanspec 1.78.08 OBS-URL: https://build.opensuse.org/request/show/640395 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Base-ModuleBuild?expand=0&rev=6
2018-10-07 10:57:47 +00:00
BuildRequires: perl(HTTP::Tiny) >= 0.044
BuildRequires: perl(JSON::PP)
Accepting request 640395 from devel:languages:perl:autoupdate - Fix missing requirements - updated to 1.05 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.05 2018-08-29 16:53:39 -0400 - Documentation improvements - Improve diagnostics for HTTP connection failures (gh#6, gh#7) - updated to 1.04 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.04 2018-06-06 09:00:21 -0400 - ALIEN_INSTALL_TYPE is now fully compatible with Alien::Build Previously there were some edge cases with setting it to 'default' - updated to 1.03 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.03 2018-05-09 08:15:56 -0400 - Fix warning - updated to 1.02 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.02 2018-03-11 14:33:44 -0400 - Production release identical to 1.01_01 1.01_01 2018-03-09 17:40:12 -0500 - Allow changing protocol with environment variables. - updated to 1.00 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.00 2017-10-01 06:21:53 -0400 - Remove Alien::Base::PkgConfig - Require Alien::Build::PkgConfig 1.20 0.046 2017-09-13 20:54:21 -0400 - Run alien_install_commands before any Perl tests in t/ 0.045 2017-08-29 04:51:05 -0400 - Fix broken skip in t/alien_base_modulebuild_pkgconfig.t 0.044 2017-08-23 13:20:29 -0400 - Remove unnecessary prereqs on newer versions of Alien::Base 0.043 2017-08-17 03:48:08 -0400 - Recommend Alien::Build instead - Require Module::Build 0.4004 for test_requires support 0.042 2017-07-26 11:35:49 -0400 - Production release identical to 0.041_02 0.041_02 2017-07-25 21:52:38 -0400 - Migrate test suite over to Test2::V0 - Remove dependency on Test::More 0.041_01 2017-07-25 20:10:58 -0400 - Remove dependency on List::MoreUtils - initial package 0.040 * created by cpanspec 1.78.08 OBS-URL: https://build.opensuse.org/request/show/640395 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Base-ModuleBuild?expand=0&rev=6
2018-10-07 10:57:47 +00:00
BuildRequires: perl(List::Util) >= 1.45
BuildRequires: perl(Module::Build) >= 0.400400
BuildRequires: perl(Path::Tiny) >= 0.077
BuildRequires: perl(PkgConfig)
BuildRequires: perl(Shell::Config::Generate)
BuildRequires: perl(Shell::Guess)
BuildRequires: perl(Sort::Versions)
Accepting request 640395 from devel:languages:perl:autoupdate - Fix missing requirements - updated to 1.05 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.05 2018-08-29 16:53:39 -0400 - Documentation improvements - Improve diagnostics for HTTP connection failures (gh#6, gh#7) - updated to 1.04 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.04 2018-06-06 09:00:21 -0400 - ALIEN_INSTALL_TYPE is now fully compatible with Alien::Build Previously there were some edge cases with setting it to 'default' - updated to 1.03 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.03 2018-05-09 08:15:56 -0400 - Fix warning - updated to 1.02 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.02 2018-03-11 14:33:44 -0400 - Production release identical to 1.01_01 1.01_01 2018-03-09 17:40:12 -0500 - Allow changing protocol with environment variables. - updated to 1.00 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.00 2017-10-01 06:21:53 -0400 - Remove Alien::Base::PkgConfig - Require Alien::Build::PkgConfig 1.20 0.046 2017-09-13 20:54:21 -0400 - Run alien_install_commands before any Perl tests in t/ 0.045 2017-08-29 04:51:05 -0400 - Fix broken skip in t/alien_base_modulebuild_pkgconfig.t 0.044 2017-08-23 13:20:29 -0400 - Remove unnecessary prereqs on newer versions of Alien::Base 0.043 2017-08-17 03:48:08 -0400 - Recommend Alien::Build instead - Require Module::Build 0.4004 for test_requires support 0.042 2017-07-26 11:35:49 -0400 - Production release identical to 0.041_02 0.041_02 2017-07-25 21:52:38 -0400 - Migrate test suite over to Test2::V0 - Remove dependency on Test::More 0.041_01 2017-07-25 20:10:58 -0400 - Remove dependency on List::MoreUtils - initial package 0.040 * created by cpanspec 1.78.08 OBS-URL: https://build.opensuse.org/request/show/640395 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Base-ModuleBuild?expand=0&rev=6
2018-10-07 10:57:47 +00:00
BuildRequires: perl(Test2::Require::Module) >= 0.000071
BuildRequires: perl(Test2::V0) >= 0.000071
BuildRequires: perl(Text::ParseWords) >= 3.26
BuildRequires: perl(URI)
BuildRequires: perl(parent)
Accepting request 640395 from devel:languages:perl:autoupdate - Fix missing requirements - updated to 1.05 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.05 2018-08-29 16:53:39 -0400 - Documentation improvements - Improve diagnostics for HTTP connection failures (gh#6, gh#7) - updated to 1.04 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.04 2018-06-06 09:00:21 -0400 - ALIEN_INSTALL_TYPE is now fully compatible with Alien::Build Previously there were some edge cases with setting it to 'default' - updated to 1.03 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.03 2018-05-09 08:15:56 -0400 - Fix warning - updated to 1.02 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.02 2018-03-11 14:33:44 -0400 - Production release identical to 1.01_01 1.01_01 2018-03-09 17:40:12 -0500 - Allow changing protocol with environment variables. - updated to 1.00 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.00 2017-10-01 06:21:53 -0400 - Remove Alien::Base::PkgConfig - Require Alien::Build::PkgConfig 1.20 0.046 2017-09-13 20:54:21 -0400 - Run alien_install_commands before any Perl tests in t/ 0.045 2017-08-29 04:51:05 -0400 - Fix broken skip in t/alien_base_modulebuild_pkgconfig.t 0.044 2017-08-23 13:20:29 -0400 - Remove unnecessary prereqs on newer versions of Alien::Base 0.043 2017-08-17 03:48:08 -0400 - Recommend Alien::Build instead - Require Module::Build 0.4004 for test_requires support 0.042 2017-07-26 11:35:49 -0400 - Production release identical to 0.041_02 0.041_02 2017-07-25 21:52:38 -0400 - Migrate test suite over to Test2::V0 - Remove dependency on Test::More 0.041_01 2017-07-25 20:10:58 -0400 - Remove dependency on List::MoreUtils - initial package 0.040 * created by cpanspec 1.78.08 OBS-URL: https://build.opensuse.org/request/show/640395 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Base-ModuleBuild?expand=0&rev=6
2018-10-07 10:57:47 +00:00
Requires: perl(Alien::Base::PkgConfig) >= 1.20
Requires: perl(Archive::Extract)
Requires: perl(Capture::Tiny) >= 0.17
Requires: perl(File::chdir) >= 0.1005
Requires: perl(HTML::LinkExtor)
Accepting request 640395 from devel:languages:perl:autoupdate - Fix missing requirements - updated to 1.05 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.05 2018-08-29 16:53:39 -0400 - Documentation improvements - Improve diagnostics for HTTP connection failures (gh#6, gh#7) - updated to 1.04 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.04 2018-06-06 09:00:21 -0400 - ALIEN_INSTALL_TYPE is now fully compatible with Alien::Build Previously there were some edge cases with setting it to 'default' - updated to 1.03 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.03 2018-05-09 08:15:56 -0400 - Fix warning - updated to 1.02 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.02 2018-03-11 14:33:44 -0400 - Production release identical to 1.01_01 1.01_01 2018-03-09 17:40:12 -0500 - Allow changing protocol with environment variables. - updated to 1.00 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.00 2017-10-01 06:21:53 -0400 - Remove Alien::Base::PkgConfig - Require Alien::Build::PkgConfig 1.20 0.046 2017-09-13 20:54:21 -0400 - Run alien_install_commands before any Perl tests in t/ 0.045 2017-08-29 04:51:05 -0400 - Fix broken skip in t/alien_base_modulebuild_pkgconfig.t 0.044 2017-08-23 13:20:29 -0400 - Remove unnecessary prereqs on newer versions of Alien::Base 0.043 2017-08-17 03:48:08 -0400 - Recommend Alien::Build instead - Require Module::Build 0.4004 for test_requires support 0.042 2017-07-26 11:35:49 -0400 - Production release identical to 0.041_02 0.041_02 2017-07-25 21:52:38 -0400 - Migrate test suite over to Test2::V0 - Remove dependency on Test::More 0.041_01 2017-07-25 20:10:58 -0400 - Remove dependency on List::MoreUtils - initial package 0.040 * created by cpanspec 1.78.08 OBS-URL: https://build.opensuse.org/request/show/640395 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Base-ModuleBuild?expand=0&rev=6
2018-10-07 10:57:47 +00:00
Requires: perl(HTTP::Tiny) >= 0.044
Requires: perl(JSON::PP)
Accepting request 640395 from devel:languages:perl:autoupdate - Fix missing requirements - updated to 1.05 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.05 2018-08-29 16:53:39 -0400 - Documentation improvements - Improve diagnostics for HTTP connection failures (gh#6, gh#7) - updated to 1.04 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.04 2018-06-06 09:00:21 -0400 - ALIEN_INSTALL_TYPE is now fully compatible with Alien::Build Previously there were some edge cases with setting it to 'default' - updated to 1.03 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.03 2018-05-09 08:15:56 -0400 - Fix warning - updated to 1.02 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.02 2018-03-11 14:33:44 -0400 - Production release identical to 1.01_01 1.01_01 2018-03-09 17:40:12 -0500 - Allow changing protocol with environment variables. - updated to 1.00 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.00 2017-10-01 06:21:53 -0400 - Remove Alien::Base::PkgConfig - Require Alien::Build::PkgConfig 1.20 0.046 2017-09-13 20:54:21 -0400 - Run alien_install_commands before any Perl tests in t/ 0.045 2017-08-29 04:51:05 -0400 - Fix broken skip in t/alien_base_modulebuild_pkgconfig.t 0.044 2017-08-23 13:20:29 -0400 - Remove unnecessary prereqs on newer versions of Alien::Base 0.043 2017-08-17 03:48:08 -0400 - Recommend Alien::Build instead - Require Module::Build 0.4004 for test_requires support 0.042 2017-07-26 11:35:49 -0400 - Production release identical to 0.041_02 0.041_02 2017-07-25 21:52:38 -0400 - Migrate test suite over to Test2::V0 - Remove dependency on Test::More 0.041_01 2017-07-25 20:10:58 -0400 - Remove dependency on List::MoreUtils - initial package 0.040 * created by cpanspec 1.78.08 OBS-URL: https://build.opensuse.org/request/show/640395 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Base-ModuleBuild?expand=0&rev=6
2018-10-07 10:57:47 +00:00
Requires: perl(List::Util) >= 1.45
Requires: perl(Module::Build) >= 0.400400
Requires: perl(Path::Tiny) >= 0.077
Requires: perl(PkgConfig)
Requires: perl(Shell::Config::Generate)
Requires: perl(Shell::Guess)
Requires: perl(Sort::Versions)
Requires: perl(Text::ParseWords) >= 3.26
Requires: perl(URI)
Requires: perl(parent)
Recommends: perl(HTML::LinkExtor)
%{perl_requires}
%description
Accepting request 640395 from devel:languages:perl:autoupdate - Fix missing requirements - updated to 1.05 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.05 2018-08-29 16:53:39 -0400 - Documentation improvements - Improve diagnostics for HTTP connection failures (gh#6, gh#7) - updated to 1.04 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.04 2018-06-06 09:00:21 -0400 - ALIEN_INSTALL_TYPE is now fully compatible with Alien::Build Previously there were some edge cases with setting it to 'default' - updated to 1.03 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.03 2018-05-09 08:15:56 -0400 - Fix warning - updated to 1.02 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.02 2018-03-11 14:33:44 -0400 - Production release identical to 1.01_01 1.01_01 2018-03-09 17:40:12 -0500 - Allow changing protocol with environment variables. - updated to 1.00 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.00 2017-10-01 06:21:53 -0400 - Remove Alien::Base::PkgConfig - Require Alien::Build::PkgConfig 1.20 0.046 2017-09-13 20:54:21 -0400 - Run alien_install_commands before any Perl tests in t/ 0.045 2017-08-29 04:51:05 -0400 - Fix broken skip in t/alien_base_modulebuild_pkgconfig.t 0.044 2017-08-23 13:20:29 -0400 - Remove unnecessary prereqs on newer versions of Alien::Base 0.043 2017-08-17 03:48:08 -0400 - Recommend Alien::Build instead - Require Module::Build 0.4004 for test_requires support 0.042 2017-07-26 11:35:49 -0400 - Production release identical to 0.041_02 0.041_02 2017-07-25 21:52:38 -0400 - Migrate test suite over to Test2::V0 - Remove dependency on Test::More 0.041_01 2017-07-25 20:10:58 -0400 - Remove dependency on List::MoreUtils - initial package 0.040 * created by cpanspec 1.78.08 OBS-URL: https://build.opensuse.org/request/show/640395 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Base-ModuleBuild?expand=0&rev=6
2018-10-07 10:57:47 +00:00
*NOTE*: Please consider for new development of Aliens that you use
Alien::Build and alienfile instead. Like this module they work with
Alien::Base. Unlike this module they are more easily customized and handle
a number of corner cases better. For a good place to start, please see
Alien::Build::Manual::AlienAuthor. Although the Alien-Base / Alien-Build
team will continue to maintain this module, (we will continue to fix bugs
where appropriate), we aren't adding any new features to this module.
This is a subclass of Module::Build, that with Alien::Base allows for easy
creation of Alien distributions. This module is used during the build step
of your distribution. When properly configured it will
* use pkg-config to find and use the system version of the library
* download, build and install the library if the system does not provide it
%prep
%setup -q -n %{cpan_name}-%{version}
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
%build
%{__perl} Build.PL installdirs=vendor optimize="%{optflags}"
./Build build flags=%{?_smp_mflags}
%check
./Build test
%install
./Build install destdir=%{buildroot} create_packlist=0
%perl_gen_filelist
%files -f %{name}.files
%defattr(-,root,root,755)
Accepting request 640395 from devel:languages:perl:autoupdate - Fix missing requirements - updated to 1.05 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.05 2018-08-29 16:53:39 -0400 - Documentation improvements - Improve diagnostics for HTTP connection failures (gh#6, gh#7) - updated to 1.04 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.04 2018-06-06 09:00:21 -0400 - ALIEN_INSTALL_TYPE is now fully compatible with Alien::Build Previously there were some edge cases with setting it to 'default' - updated to 1.03 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.03 2018-05-09 08:15:56 -0400 - Fix warning - updated to 1.02 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.02 2018-03-11 14:33:44 -0400 - Production release identical to 1.01_01 1.01_01 2018-03-09 17:40:12 -0500 - Allow changing protocol with environment variables. - updated to 1.00 see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes 1.00 2017-10-01 06:21:53 -0400 - Remove Alien::Base::PkgConfig - Require Alien::Build::PkgConfig 1.20 0.046 2017-09-13 20:54:21 -0400 - Run alien_install_commands before any Perl tests in t/ 0.045 2017-08-29 04:51:05 -0400 - Fix broken skip in t/alien_base_modulebuild_pkgconfig.t 0.044 2017-08-23 13:20:29 -0400 - Remove unnecessary prereqs on newer versions of Alien::Base 0.043 2017-08-17 03:48:08 -0400 - Recommend Alien::Build instead - Require Module::Build 0.4004 for test_requires support 0.042 2017-07-26 11:35:49 -0400 - Production release identical to 0.041_02 0.041_02 2017-07-25 21:52:38 -0400 - Migrate test suite over to Test2::V0 - Remove dependency on Test::More 0.041_01 2017-07-25 20:10:58 -0400 - Remove dependency on List::MoreUtils - initial package 0.040 * created by cpanspec 1.78.08 OBS-URL: https://build.opensuse.org/request/show/640395 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Base-ModuleBuild?expand=0&rev=6
2018-10-07 10:57:47 +00:00
%doc Changes corpus maint README
%license LICENSE
%changelog