[trafficserver] Add BR: systemd for systemd.macros (RHBZ #1018080).

corsepiu corsepiu at fedoraproject.org
Fri Oct 11 07:28:12 UTC 2013


commit 3a9a5c32c4319177c0b23e12ceb4326f3f29d8d6
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Fri Oct 11 09:28:03 2013 +0200

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

 trafficserver.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/trafficserver.spec b/trafficserver.spec
index c601ee4..68208cf 100644
--- a/trafficserver.spec
+++ b/trafficserver.spec
@@ -3,7 +3,7 @@
 Summary:	Fast, scalable and extensible HTTP/1.1 compliant caching proxy server
 Name:		trafficserver
 Version:	4.0.2
-Release:	2%{?dist}
+Release:	3%{?dist}
 License:	ASL 2.0
 Group:		System Environment/Daemons
 Source0:	http://www.apache.org/dist/%{name}/%{name}-%{version}.tar.bz2
@@ -21,6 +21,8 @@ BuildRequires:	pcre-devel, zlib-devel, xz-devel, gcc-c++, gnupg, perl-ExtUtils-M
 ExclusiveArch:	%{ix86} x86_64 ia64 %{arm}
 Requires: initscripts
 %if %{?fedora}0 > 140 || %{?rhel}0 > 60
+# For systemd.macros
+BuildRequires: systemd
 Requires: systemd
 Requires(postun): systemd
 %else
@@ -212,6 +214,9 @@ header files, and Apache httpd style module build system.
 %attr(0644,root,root) %{_libdir}/trafficserver/*.so
 
 %changelog
+* Fri Oct 11 2013 Ralf Corsépius <corsepiu at fedoraproject.org> - 4.0.2-3
+- Add BR: systemd for systemd.macros (RHBZ #1018080).
+
 * Thu Oct 10 2013 Jan-Frode Myklebust <janfrode at tanso.net> - 4.0.2-2
 - Update to 4.0.2, which fixes the following bugs:
 


More information about the scm-commits mailing list