[packages/perl-Device-SerialPort] use generic url
glen
glen at pld-linux.org
Tue Nov 25 11:39:05 CET 2014
commit cad316af199c53f91413d1f37c1897e63affec8f
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 12:39:00 2014 +0200
use generic url
perl-Device-SerialPort.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/perl-Device-SerialPort.spec b/perl-Device-SerialPort.spec
index 0ac292b..6f2376c 100644
--- a/perl-Device-SerialPort.spec
+++ b/perl-Device-SerialPort.spec
@@ -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)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Device-SerialPort.git/commitdiff/cad316af199c53f91413d1f37c1897e63affec8f
More information about the pld-cvs-commit
mailing list