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

index 53d26223b06190160bd16c7d4c1f71cb193534bd..cabc568d650fe2ed9b35829d93e9f9272f8e2036 100644 (file)
@@ -1,7 +1,9 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
+
+%define                pdir    CGI
+%define                pnam    Imagemap
 %include       /usr/lib/rpm/macros.perl
 Summary:       CGI::Imagemap - imagemap behavior for CGI programs
 Summary(pl.UTF-8):     CGI::Imagemap - obsługa imagemap dla programów CGI
@@ -13,6 +15,7 @@ License:      GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/CGI/CGI_Imagemap-%{version}.tar.gz
 # Source0-md5: 063fcbb84efb0237accf4bc740ced608
+URL:           http://search.cpan.org/dist/CGI-Imagemap/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
@@ -24,9 +27,9 @@ on their HTML fill-out forms, with either client-side or server-side
 maps emulated.
 
 %description -l pl.UTF-8
-Moduł CGI::Imagemap pozwala programistom CGI na umieszczanie pól z
-z TYPE=IMAGE w formularzach HTML z mapami zarówno po stronie klienta
-jak i serwera.
+Moduł CGI::Imagemap pozwala programistom CGI na umieszczanie pól z z
+TYPE=IMAGE w formularzach HTML z mapami zarówno po stronie klienta jak
+i serwera.
 
 %prep
 %setup -q -n CGI_Imagemap-%{version}
This page took 0.074507 seconds and 4 git commands to generate.