Package perl-Sub-Install: Specfile

%define _unpackaged_files_terminate_build 1
#
#   - Sub::Install -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       Sub::Install
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Sub-Install
%define m_distro Sub-Install
%define m_name Sub::Install
%define m_author_id unknown
%define _enable_test 1

Name: perl-Sub-Install
Version: 0.929
Release: alt1

Summary: install subroutines into packages easily

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Mikhail Pokidko <pma@altlinux.org>

BuildArch: noarch
Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/%{module}-%{version}.tar.gz

# Automatically added by buildreq on Wed Apr 21 2010
BuildRequires: perl-Test-Output perl-Test-Pod perl-Test-Pod-Coverage

%description
This module makes it easy to install subroutines into packages without the
unslightly mess of "no strict" or typeglobs lying about where just anyone can
see them.

%prep
%setup -q -n %{module}-%{version}
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Sub*

%changelog
* Thu Jan 12 2023 Igor Vlasenko <viy@altlinux.org> 0.929-alt1
- automated CPAN update

* Sat Jun 28 2014 Igor Vlasenko <viy@altlinux.ru> 0.928-alt1
- automated CPAN update

* Wed Oct 16 2013 Igor Vlasenko <viy@altlinux.ru> 0.927-alt1
- automated CPAN update

* Tue Sep 11 2012 Vladimir Lettiev <crux@altlinux.ru> 0.926-alt1
- 0.925 -> 0.926
- fixed build with Carp >= 1.25

* Mon Nov 22 2010 Igor Vlasenko <viy@altlinux.ru> 0.925-alt1.1
- repair after perl 5.12 upgrade using girar-nmu

* Wed Apr 21 2010 Alexey Tourbin <at@altlinux.ru> 0.925-alt1
- 0.924 -> 0.925

* Thu Sep 04 2008 Mikhail Pokidko <pma@altlinux.org> 0.924-alt2
- sisyphus_check fixes

* Wed May 14 2008 Mikhail Pokidko <pma@altlinux.org> 0.924-alt1
- first build for ALT Linux Sisyphus