[packages/perl-Jabber-Connection] use generic url

glen glen at pld-linux.org
Tue Nov 25 12:02:09 CET 2014


commit 68d420e6fcb9e8e29bc89c0b584c3ecd220f1399
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 13:02:05 2014 +0200

    use generic url

 perl-Jabber-Connection.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Jabber-Connection.spec b/perl-Jabber-Connection.spec
index d9f597b..77ce500 100644
--- a/perl-Jabber-Connection.spec
+++ b/perl-Jabber-Connection.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests	# do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	Jabber
 %define		pnam	Connection
+%include	/usr/lib/rpm/macros.perl
 Summary:	Jabber::Connection - simple connectivity functions for Jabber
 Summary(pl.UTF-8):	Jabber::Connection - proste funkcje łączenia z serwerem Jabbera
 Name:		perl-Jabber-Connection
@@ -15,12 +15,13 @@ 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:	c91046b3f5333349b37debd8bd6b1344
+URL:		http://search.cpan.org/dist/Jabber-Connection/
 BuildRequires:	perl-devel >= 1:5.8.0
+BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires:	perl-Digest-SHA1 >= 1.03
 BuildRequires:	perl-XML-Parser >= 2.29
 %endif
-BuildRequires:	rpm-perlprov >= 4.1-13
 Requires:	perl-Digest-SHA1 >= 1.03
 Requires:	perl-XML-Parser >= 2.29
 BuildArch:	noarch
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Jabber-Connection.git/commitdiff/68d420e6fcb9e8e29bc89c0b584c3ecd220f1399



More information about the pld-cvs-commit mailing list