[awstats/epel7] bring back Requires: perl-Geo-IP

Petr Lautrbach plautrba at fedoraproject.org
Fri Sep 5 12:03:53 UTC 2014


commit dcfad47f520b43a99c0e4289e2fe7410032f3534
Author: Petr Lautrbach <plautrba at redhat.com>
Date:   Fri Sep 5 14:03:32 2014 +0200

    bring back Requires: perl-Geo-IP

 awstats.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/awstats.spec b/awstats.spec
index f4bef31..daa9dc5 100644
--- a/awstats.spec
+++ b/awstats.spec
@@ -1,6 +1,6 @@
 Name:       awstats
 Version:    7.3
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    Advanced Web Statistics
 License:    GPLv3+
 Group:      Applications/Internet
@@ -17,8 +17,7 @@ BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  systemd
 BuildRequires:  recode
 Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
-Requires:   perl-Net-IP, perl-Net-DNS
-# Requires:   perl-Geo-IP
+Requires:   perl-Net-IP, perl-Net-DNS, perl-Geo-IP
 Requires:   crontabs
 Requires(post): perl
 Requires(postun): systemd
@@ -152,6 +151,9 @@ fi
 
 
 %changelog
+* Fri Sep 05 2014 Petr Lautrbach <plautrba at redhat.com> 7.3-2
+- bring back Requires: perl-Geo-IP
+
 * Wed Sep 03 2014 Petr Lautrbach <plautrba at redhat.com> 7.3-1
 - version 7.3
 


More information about the scm-commits mailing list