]> git.pld-linux.org Git - packages/perl-Device-SerialPort.git/blame - perl-Device-SerialPort.spec
- fixed permissions of modemtest binary
[packages/perl-Device-SerialPort.git] / perl-Device-SerialPort.spec
CommitLineData
e9d4915a 1#
2# Conditional build:
fa163bf5 3%bcond_with tests # perform "make test"
4
e9d4915a 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
55dd4fec 11Version: 1.000001
fa163bf5 12Release: 1
e9d4915a 13License: GPL/Artistic
14Group: Development/Languages/Perl
52420bd1 15Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
55dd4fec 16# Source0-md5: 45a545acee35128ae2017a65e1e96935
fa163bf5 17BuildRequires: perl-devel >= 5.8
fa9295a8 18BuildRequires: rpm-perlprov >= 4.1-13
e9d4915a 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