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

index 3ae62e696bc4e42f0543ea47d62e06f516d6b998..e7a40a3437b92ac78caaf1354467c4bda63a1e30 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    CGI
 %define                pnam    Compress-Gzip
+%include       /usr/lib/rpm/macros.perl
 Summary:       CGI::Compress::Gzip - CGI with automatically compressed output
 Summary(pl.UTF-8):     CGI::Compress::Gzip - CGI z automatycznie kompresowanym wyjściem
 Name:          perl-CGI-Compress-Gzip
@@ -14,6 +14,7 @@ License:      GPL v2
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tgz
 # Source0-md5: f82809411065c9636b81f8e021c99723
+URL:           http://search.cpan.org/dist/CGI-Compress-Gzip/
 BuildRequires: perl-Compress-Zlib
 BuildRequires: perl-IO-Zlib
 BuildRequires: perl-devel >= 1:5.8.0
@@ -48,7 +49,6 @@ był zamiennikiem CGI.pm w typowym środowisku skryptowym.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
This page took 0.08225 seconds and 4 git commands to generate.