[packages/perl-HTTP-BrowserDetect] use generic url

glen glen at pld-linux.org
Tue Nov 25 11:52:30 CET 2014


commit 728a53ec683f0970f783efd4da64214ff66f35d6
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 12:52:27 2014 +0200

    use generic url

 perl-HTTP-BrowserDetect.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-HTTP-BrowserDetect.spec b/perl-HTTP-BrowserDetect.spec
index 967bb6b..2d32e91 100644
--- a/perl-HTTP-BrowserDetect.spec
+++ b/perl-HTTP-BrowserDetect.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests	# do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	HTTP
 %define		pnam	BrowserDetect
+%include	/usr/lib/rpm/macros.perl
 Summary:	HTTP::BrowserDetect - determine the Web browser, version, and platform from an HTTP user agent string
 Summary(pl.UTF-8):	HTTP::BrowserDetect - moduł określający przeglądarkę WWW, wersję i platformę z nagłówka HTTP User-Agent
 Name:		perl-HTTP-BrowserDetect
@@ -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:	b743ea93895196a677bc62dd7a85b455
+URL:		http://search.cpan.org/dist/HTTP-BrowserDetect/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -26,7 +27,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 The HTTP::BrowserDetect object does a number of tests on an HTTP user
-agent string.  The results of these tests are available via methods of
+agent string. The results of these tests are available via methods of
 the object.
 
 %description -l pl.UTF-8
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-HTTP-BrowserDetect.git/commitdiff/728a53ec683f0970f783efd4da64214ff66f35d6



More information about the pld-cvs-commit mailing list