[packages/perl-Object-Realize-Later] use generic url

glen glen at pld-linux.org
Tue Nov 25 21:00:59 CET 2014


commit f4cbd38ec301339cd329ddd48070bb876bffe727
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 22:00:56 2014 +0200

    use generic url

 perl-Object-Realize-Later.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-Object-Realize-Later.spec b/perl-Object-Realize-Later.spec
index 1722e04..4ad7aad 100644
--- a/perl-Object-Realize-Later.spec
+++ b/perl-Object-Realize-Later.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests	# do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	Object
 %define		pnam	Realize-Later
+%include	/usr/lib/rpm/macros.perl
 Summary:	Object::Realize::Later - delayed creation of objects
 Summary(pl.UTF-8):	Object::Realize::Later - opóźnione tworzenie obiektów
 Name:		perl-Object-Realize-Later
@@ -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:	ec109cd68b40cf25090cc52b6cfbabaf
+URL:		http://search.cpan.org/dist/Object-Realize-Later/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -25,8 +26,8 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 The Object::Realize::Later class helps with implementing transparent
-on demand realization of object data.  This is related to the tricks
-on autoloading of data, the lesser known cousin of autoloading of
+on demand realization of object data. This is related to the tricks on
+autoloading of data, the lesser known cousin of autoloading of
 functionality.
 
 %description -l pl.UTF-8
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Object-Realize-Later.git/commitdiff/f4cbd38ec301339cd329ddd48070bb876bffe727



More information about the pld-cvs-commit mailing list