]> git.pld-linux.org Git - packages/perl-XML-SimpleObject.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:41:19 +0000 (16:41 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:41:19 +0000 (16:41 +0200)
perl-XML-SimpleObject.spec

index de867f7aacb528a58f4f8abc3cfd7549733c5f28..a2b52d61523ba4ed03336b0ca227f39e2c3abb50 100644 (file)
@@ -1,7 +1,9 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
+
+%define                pdir    XML
+%define                pnam    SimpleObject
 %include       /usr/lib/rpm/macros.perl
 Summary:       XML::SimpleObject perl module
 Summary(pl.UTF-8):     Moduł perla XML::SimpleObject
@@ -13,12 +15,13 @@ License:    GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/XML/XML-SimpleObject-%{version}.tar.gz
 # Source0-md5: 7826c2f27c36b90bfe731e0001da1021
+URL:           http://search.cpan.org/dist/XML-SimpleObject/
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires: perl-XML-LibXML >= 1.30
 BuildRequires: perl-XML-Parser
 %endif
-BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.092917 seconds and 4 git commands to generate.