[packages/perl-Attribute-Protected] use generic url

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


commit 2813f0de2fb8a55f7908fc99b155176ad3b549e8
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 10:12:25 2014 +0200

    use generic url

 perl-Attribute-Protected.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-Attribute-Protected.spec b/perl-Attribute-Protected.spec
index 598767e..290f022 100644
--- a/perl-Attribute-Protected.spec
+++ b/perl-Attribute-Protected.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests	# do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	Attribute
 %define		pnam	Protected
+%include	/usr/lib/rpm/macros.perl
 Summary:	Attribute::Protected - implementing proctected methods with attributes
 Summary(pl.UTF-8):	Attribute::Protected - implementacja metod i atrybutów chronionych
 Name:		perl-Attribute-Protected
@@ -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:	797463820a6149feadf1aa52fae2673a
+URL:		http://search.cpan.org/dist/Attribute-Protected/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
@@ -25,8 +26,8 @@ Attribute::Protected implements something like public / private /
 protected methods in C++ or Java.
 
 %description -l pl.UTF-8
-Attribute::Protected implementuje coś na kształt publicznych / prywatnych
-/ chronionych metod w C++ i Javie.
+Attribute::Protected implementuje coś na kształt publicznych /
+prywatnych / chronionych metod w C++ i Javie.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Attribute-Protected.git/commitdiff/2813f0de2fb8a55f7908fc99b155176ad3b549e8



More information about the pld-cvs-commit mailing list