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

index 6e45a41f09d46a87b50c33147249f50f7f559f35..a56b7cc631e0b47a2e80913411f7e2ebfa757b5d 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests           # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    PHP
 %define                pnam    Serialization
+%include       /usr/lib/rpm/macros.perl
 Summary:       PHP::Serialization - converting between PHP's serialize() output and Perl memory structure equivalent
 Summary(pl.UTF-8):     PHP::Serialization - konwersja między wyjściem serialize() z PHP i odpowiednikiem perlowych struktur w pamięci
 Name:          perl-PHP-Serialization
@@ -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: 333af0848ad79931875a35cc61dc22e0
+URL:           http://search.cpan.org/dist/PHP-Serialization/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
This page took 0.084457 seconds and 4 git commands to generate.