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

index cf24b57be285f3bab063e3e57237bae1b223c217..5967b3f3004841c09a53ed0b632a4c2af8ae65e3 100644 (file)
@@ -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    Persistent
+%include       /usr/lib/rpm/macros.perl
 Summary:       Attribute::Persistent - really lazy persistence
 Summary(pl.UTF-8):     Attribute::Persistent - bardzo leniwe zachowywanie atrybutów
 Name:          perl-Attribute-Persistent
@@ -14,13 +14,14 @@ License:    GPL or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 3d93ef5e3566c1bd54d4cb22ad76106a
+URL:           http://search.cpan.org/dist/Attribute-Persistent/
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires: perl-Attribute-Handlers-Prospective
 BuildRequires: perl-Digest-MD5
 BuildRequires: perl-MLDBM
 %endif
-BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.096673 seconds and 4 git commands to generate.