Package perl-File-MMagic: Specfile

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

%define module File-MMagic
%define m_distro File-MMagic
%define m_name File::MMagic
%define m_author_id unknown
%define _enable_test 1

Name: perl-File-MMagic
Version: 1.30
Release: alt1

Summary: Guess file type from contents

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

Packager: Vitaly Lipatov <lav@altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/K/KN/KNOK/File-MMagic-%{version}.tar.gz

# Automatically added by buildreq on Wed Mar 08 2006
BuildRequires: perl-devel

%description
checktype_filename(), checktype_filehandle() and checktype_contents
returns string contains file type with MIME mediatype format.

%prep
%setup -q -n %m_distro-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc ChangeLog README.en
%perl_vendor_privlib/File/

%changelog
* Wed Jul 24 2013 Igor Vlasenko <viy@altlinux.ru> 1.30-alt1
- automated CPAN update

* Mon Sep 24 2012 Igor Vlasenko <viy@altlinux.ru> 1.29-alt1
- automated CPAN update

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

* Sat Sep 06 2008 Vitaly Lipatov <lav@altlinux.ru> 1.27-alt1
- fix directory ownership violation

* Sun Nov 12 2006 Vitaly Lipatov <lav@altlinux.ru> 1.27-alt0.1
- new version 1.27 (with rpmrb script)

* Wed Mar 08 2006 Vitaly Lipatov <lav@altlinux.ru> 1.26-alt1
- first build for ALT Linux Sisyphus