]> git.pld-linux.org Git - packages/perl-Device-SerialPort.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:39:00 +0000 (12:39 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:39:00 +0000 (12:39 +0200)
perl-Device-SerialPort.spec

index 0ac292b484db5b4681a461429a10d45cb28b7b49..6f2376ce9bb81cd1cc98d414b9c114d4c7db2112 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_with    tests   # perform "make test" (uses serial port)
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Device
 %define                pnam    SerialPort
+%include       /usr/lib/rpm/macros.perl
 Summary:       Device::SerialPort - Linux/POSIX emulation of Win32::SerialPort functions
 Summary(pl.UTF-8):     Device::SerialPort - zgodna z POSIX emulacja funcji Win32::SerialPort w Linuksie
 Name:          perl-Device-SerialPort
@@ -15,6 +15,7 @@ License:      GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 82c698151f934eb28c65d1838cee7d9e
+URL:           http://search.cpan.org/dist/Device-SerialPort/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.109748 seconds and 4 git commands to generate.