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

index c0c0f8c8586f6d5c3734b806a647f66ac64a93c2..f3e67590ed398c20de002967df99cac4d3606498 100644 (file)
@@ -3,10 +3,10 @@
 # Conditional build:
 %bcond_with    apache1         # build with apache1
 %bcond_with    tests           # perform "make test" (require to start apache)
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Apache
 %define                pnam    VMonitor
+%include       /usr/lib/rpm/macros.perl
 Summary:       Apache::VMonitor - visual system and Apache server monitor
 Summary(pl.UTF-8):     Apache::VMonitor - wizualny monitor serwera Apache i systemu
 Name:          perl-Apache-VMonitor
@@ -18,14 +18,15 @@ Group:              Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 39e86632f5007022c91de169a301576e
 Source1:       %{name}.conf
+URL:           http://search.cpan.org/dist/Apache-VMonitor/
 BuildRequires: apache-mod_perl-devel >= 1.15
+BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
+BuildConflicts:        apache1-mod_perl
 %if %{with tests}
 BuildRequires: perl-Apache-Scoreboard
 BuildRequires: perl-Template-Toolkit
 %endif
-BuildRequires: perl-devel >= 1:5.8.0
-BuildRequires: rpm-perlprov >= 4.1-13
-BuildConflicts:        apache1-mod_perl
 Requires:      apache-mod_perl >= 1.15
 Requires:      perl-Apache-Scoreboard >= 0.08
 Requires:      perl-GTop >= 0.09
This page took 0.104994 seconds and 4 git commands to generate.