Package perl-Object-Signature: Specfile

%define _unpackaged_files_terminate_build 1
#
#   - Object-Signature -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#

%define module Object-Signature
%define m_distro Object-Signature
%define m_name Object::Signature
%define m_author_id unknown
%def_enable test

Name: perl-Object-Signature
Version: 1.08
Release: alt1

Summary: %m_name - Generate cryptographic signatures for objects

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/dist/Object-Signature/

Packager: Michael Bochkaryov <misha@altlinux.ru>

BuildArch: noarch
Source0: http://www.cpan.org/authors/id/E/ET/ETHER/%{module}-%{version}.tar.gz

# Automatically added by buildreq on Sun Dec 14 2008 (-bi)
BuildRequires: perl-Log-Agent perl-Module-Install perl-Storable perl-prefork

%description
Object::Signature is an abstract base class that you can inherit
from in order to allow your objects to generate unique
cryptographic signatures.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes CONTRIBUTING LICENSE README
%perl_vendor_privlib/Object*
%doc Changes LICENSE README

%changelog
* Mon Oct 08 2018 Igor Vlasenko <viy@altlinux.ru> 1.08-alt1
- automated CPAN update

* Mon Sep 19 2011 Igor Vlasenko <viy@altlinux.ru> 1.07-alt1
- automated CPAN update

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

* Sun Dec 14 2008 Michael Bochkaryov <misha@altlinux.ru> 1.05-alt2
- fix directory ownership violation

* Tue Mar 27 2007 Sir Raorn <raorn@altlinux.ru> 1.05-alt1
- first build for ALT Linux Sisyphus