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

index 1a2c04a2562160195cc0f622b1ec626666e832c6..fd1e9a01bfa8b63e215c69f8625c321d2fd2bee7 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Games
 %define                pnam    Chess
+%include       /usr/lib/rpm/macros.perl
 Summary:       Games::Chess - represent chess positions and games
 Summary(pl.UTF-8):     Games::Chess - reprezentacja ruchów i pozycji szachowych
 Name:          perl-Games-Chess
@@ -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: 42f05fe388999fd712e3011b9f39bd70
-BuildRequires: perl-devel >= 1:5.8.0
+URL:           http://search.cpan.org/dist/Games-Chess/
 BuildRequires: perl-GD
+BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.103204 seconds and 4 git commands to generate.