Package perl-Linux-Input: Specfile

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

%define module Linux-Input
%define m_distro Linux-Input
%define m_name Linux::Input
%define m_author_id BEPPU
%define _enable_test 1

Name: perl-Linux-Input
Version: 1.03
Release: alt1.1

Summary: Linux-Input - Perl module

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/B/BE/BEPPU/Linux-Input-1.03.tar.gz

# manually removed: rpm-build-mono
# Automatically added by buildreq on Thu Feb 08 2007 (-bi)
BuildRequires: perl-Class-Data-Inheritable perl-Module-Build

# automatically added during perl 5.8 -> 5.12 upgrade.
# perl-podlators is required for pod2man conversion.
BuildRequires: perl-podlators

%description
Linux input event interface.

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

%build
%perl_vendor_build --install_path bindoc=%_man1dir

%install
%perl_vendor_install

%files
%doc Changes README
%_bindir/evtest.pl
%_man1dir/*
%perl_vendor_privlib/Linux/

%changelog
* Fri Nov 26 2010 Igor Vlasenko <viy@altlinux.ru> 1.03-alt1.1
- repair after perl 5.12 upgrade using girar-nmu

* Tue Jul 13 2010 Igor Vlasenko <viy@altlinux.ru> 1.03-alt1
- automated CPAN update

* Mon Oct 13 2008 Vitaly Lipatov <lav@altlinux.ru> 1.02-alt3
- disable man packaging

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

* Thu Feb 08 2007 Vitaly Lipatov <lav@altlinux.ru> 1.02-alt1
- initial build for ALT Linux Sisyphus