]> git.pld-linux.org Git - packages/perl-Class-Date.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 09:12:35 +0000 (11:12 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 09:12:35 +0000 (11:12 +0200)
perl-Class-Date.spec

index 07bab881bda4564988013f0ab8e358ec9bb55126..bb2e75765ebf0c0de3bf14d63fe5f6ac821100fe 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Class
 %define                pnam    Date
+%include       /usr/lib/rpm/macros.perl
 Summary:       Perl Class for easy date and time manipulation
 Summary(pl.UTF-8):     Klasa Perla do łatwej manipulacji datą i czasem
 Name:          perl-Class-Date
@@ -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: d9f305bf7cf5a1ca67354339e2fff5d5
+URL:           http://search.cpan.org/dist/Class-Date/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.117885 seconds and 4 git commands to generate.