[packages/perl-Device-ParallelPort-drv-parport] use generic url
glen
glen at pld-linux.org
Tue Nov 25 11:38:56 CET 2014
commit 0e6ef7a9546bb484b728c966ac6082cdd36d9c4c
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 12:38:53 2014 +0200
use generic url
perl-Device-ParallelPort-drv-parport.spec | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-Device-ParallelPort-drv-parport.spec b/perl-Device-ParallelPort-drv-parport.spec
index c1fd12f..e8d26ae 100644
--- a/perl-Device-ParallelPort-drv-parport.spec
+++ b/perl-Device-ParallelPort-drv-parport.spec
@@ -1,10 +1,10 @@
#
# Conditional build:
%bcond_without tests # do perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir Device
%define pnam ParallelPort-drv-parport
+%include /usr/lib/rpm/macros.perl
Summary: Device::ParallelPort - driver that uses direct I/O access
Summary(pl.UTF-8): Device::ParallelPort - sterownik używający bezpośredniego wejścia/wyjścia
Name: perl-Device-ParallelPort-drv-parport
@@ -16,6 +16,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: 901987e4a37bfe2d7241530bda05f36e
+URL: http://search.cpan.org/dist/Device-ParallelPort-drv-parport/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
@@ -32,8 +33,8 @@ access.
%description -l pl.UTF-8
To jest sterownik Device::ParallelPort używający bezpośredniego
dostępu do wejścia/wyjścia pod Linuksem. Korzysta z linuksowego
-sterownika portu równoległego i jest preferowaną metodą dostępu
-na Linuksie. Oznacza to także, że nie trzeba mieć praw roota.
+sterownika portu równoległego i jest preferowaną metodą dostępu na
+Linuksie. Oznacza to także, że nie trzeba mieć praw roota.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Device-ParallelPort-drv-parport.git/commitdiff/0e6ef7a9546bb484b728c966ac6082cdd36d9c4c
More information about the pld-cvs-commit
mailing list