]> git.pld-linux.org Git - packages/perl-File-Backup.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:43:29 +0000 (12:43 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:43:29 +0000 (12:43 +0200)
perl-File-Backup.spec

index e3161cceb0fc23b0bfa24d02ca0bd00c791cfb77..cd3b2b235e35f2ba5b30feeb7cbf3825acd1e45e 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    File
 %define                pnam    Backup
+%include       /usr/lib/rpm/macros.perl
 Summary:       File::Backup - easy file backup & rotation automation
 Summary(pl.UTF-8):     File::Backup - łatwa archiwizacja i rotacja plików
 Name:          perl-File-Backup
@@ -15,8 +15,9 @@ 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: f53d6a22587abfde366ea84c141b716b
-BuildRequires: rpm-perlprov >= 4.1-13
+URL:           http://search.cpan.org/dist/File-Backup/
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires: perl-File-Which
 BuildRequires: perl-LockFile-Simple
This page took 0.063578 seconds and 4 git commands to generate.