[awstats/epel7] Add BR: systemd for systemd.macros (RHBZ #1017665).

plautrba plautrba at fedoraproject.org
Thu Jul 10 09:02:44 UTC 2014


commit 9fa9c699373d6797858110213d883c5f0aba8fdd
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Thu Oct 10 12:08:33 2013 +0200

    Add BR: systemd for systemd.macros (RHBZ #1017665).

 awstats.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/awstats.spec b/awstats.spec
index 65a3d73..6d03dc3 100644
--- a/awstats.spec
+++ b/awstats.spec
@@ -1,6 +1,6 @@
 Name:       awstats
 Version:    7.1.1
-Release:    2%{?dist}
+Release:    5%{?dist}
 Summary:    Advanced Web Statistics
 License:    GPLv2
 Group:      Applications/Internet
@@ -13,6 +13,8 @@ Patch1:     awstats-7.0-httpd-2.4.patch
 
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+# For systemd.macros
+BuildRequires:  systemd
 BuildRequires:  recode
 Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 Requires:   perl-Net-IP, perl-Net-DNS, perl-Geo-IP
@@ -149,6 +151,9 @@ fi
 
 
 %changelog
+* Thu Oct 10 2013 Ralf Corsépius <corsepiu at fedoraproject.org> - 7.1.1-5
+- Add BR: systemd for systemd.macros (RHBZ #1017665).
+
 * Tue Apr 02 2013 Petr Lautrbach <plautrba at redhat.com> 7.1.1-2
 - add a missing requirement on crontab and fix (#947040)
 - add missing requirements (#908981)


More information about the scm-commits mailing list