]> git.pld-linux.org Git - packages/perl-Device-SerialPort.git/blame - perl-Device-SerialPort.spec
- use the __perl macro
[packages/perl-Device-SerialPort.git] / perl-Device-SerialPort.spec
CommitLineData
e9d4915a 1#
2# Conditional build:
3# _with_tests - perform "make test"
4#
5%include /usr/lib/rpm/macros.perl
6%define pdir Device
7%define pnam SerialPort
32cd4b82 8Summary: Device::SerialPort - Linux/POSIX emulation of Win32::SerialPort functions
9Summary(pl): Device::SerialPort - zgodna z POSIX emulacja funcji Win32::SerialPort w Linuksie
e9d4915a 10Name: perl-Device-SerialPort
11Version: 0.12
32cd4b82 12Release: 2
e9d4915a 13License: GPL/Artistic
14Group: Development/Languages/Perl
52420bd1 15Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
e9d4915a 16BuildRequires: perl >= 5.6.1-57
17BuildRequires: rpm-perlprov >= 3.0.3-26
18BuildArch: noarch
19BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
20
21%description
32cd4b82 22Device::SerialPort module provides an object-based user interface
23essentially identical to the one provided by the Win32::SerialPort
24module.
e9d4915a 25
32cd4b82 26%description -l pl
27