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

index 80fce25b8c713e3c6827d2dc92989e67a6218681..e1f3ecd0a9c0694fba416cf17e4b845ece8575a9 100644 (file)
@@ -3,10 +3,10 @@
 #
 # Conditional build:
 %bcond_without tests   # don't perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Apache
 %define                pnam    CVS
+%include       /usr/lib/rpm/macros.perl
 Summary:       Apache::CVS - method handler provide a web interface to CVS repositories
 Summary(pl.UTF-8):     Apache::CVS - metoda udostępniająca interfejs WWW do repozytoriów CVS
 Name:          perl-Apache-CVS
@@ -17,6 +17,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: 9f5b0a4d240a53c309c5d8b099f00777
+URL:           http://search.cpan.org/dist/Apache-CVS/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 3.0.3-26
 %if %{with tests}
This page took 0.130352 seconds and 4 git commands to generate.