[awstats] add missing requirements (#908981)

plautrba plautrba at fedoraproject.org
Tue Apr 2 12:09:03 UTC 2013


commit 3c0b9144d072297c6aadd045fd78f6a166b44382
Author: Petr Lautrbach <plautrba at redhat.com>
Date:   Tue Apr 2 13:59:32 2013 +0200

    add missing requirements (#908981)

 awstats.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/awstats.spec b/awstats.spec
index a1f2de0..c97638a 100644
--- a/awstats.spec
+++ b/awstats.spec
@@ -15,6 +15,7 @@ BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  recode
 Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
+Requires:   perl-Net-IP, perl-Net-DNS, perl-Geo-IP
 Requires:   crontabs
 Requires(post): perl
 Requires(postun): systemd


More information about the scm-commits mailing list