[packages/perl-VCS] use generic url

glen glen at pld-linux.org
Sun Nov 30 15:38:04 CET 2014


commit e415a43db86cfd62a0fa0c2a7ac8437f265f14e2
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Nov 30 16:38:00 2014 +0200

    use generic url

 perl-VCS.spec | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/perl-VCS.spec b/perl-VCS.spec
index d9a5a4d..2f3078d 100644
--- a/perl-VCS.spec
+++ b/perl-VCS.spec
@@ -1,7 +1,8 @@
 #
 # Conditional build:
 %bcond_with	tests	# perform "make test" (needs working, not busy /dev/audio!)
-#
+
+%define		pdir	VCS
 %include	/usr/lib/rpm/macros.perl
 Summary:	VCS - library for generic Version Control System access in Perl
 Summary(pl.UTF-8):	VCS - biblioteka umożliwiająca dostęp do systemu kontroli wersji (VCS) z poziomu Perla
@@ -13,12 +14,13 @@ License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/VCS/VCS-%{version}.tar.gz
 # Source0-md5:	5e3965ef83514629fe2fbc6da3f1eb66
+URL:		http://search.cpan.org/dist/VCS/
+BuildRequires:	perl-devel >= 1:5.8.0
+BuildRequires:	rpm-perlprov >= 3.0.3-16
 %if %{with tests}
 BuildRequires:	perl-Sort-Versions
 BuildRequires:	rcs
 %endif
-BuildRequires:	perl-devel >= 1:5.8.0
-BuildRequires:	rpm-perlprov >= 3.0.3-16
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-VCS.git/commitdiff/e415a43db86cfd62a0fa0c2a7ac8437f265f14e2



More information about the pld-cvs-commit mailing list