commit 143d36a004ff826a16357c1d0c847dee2dc5d41b
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Nov 25 12:59:26 2014 +0200

    use generic url

 perl-IO-Cat.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-IO-Cat.spec b/perl-IO-Cat.spec
index 575077f..4ef1ea8 100644
--- a/perl-IO-Cat.spec
+++ b/perl-IO-Cat.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    IO
 %define                pnam    Cat
+%include       /usr/lib/rpm/macros.perl
 Summary:       IO::Cat - object-oriented Perl implementation of cat(1)
 Summary(pl.UTF-8):     IO::Cat - obiektowa implementacja cat(1) dla Perla
 Name:          perl-IO-Cat
@@ -14,8 +14,9 @@ License:      unknown
 Group:         Development/Languages/Perl
 Source0:       
http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 6ee423e4b025fd4148c7dafee4d2eec3
-BuildRequires: rpm-perlprov >= 4.1-13
+URL:           http://search.cpan.org/dist/IO-Cat/
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-IO-Cat.git/commitdiff/143d36a004ff826a16357c1d0c847dee2dc5d41b

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to