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

corsepiu corsepiu at fedoraproject.org
Fri Oct 11 07:43:39 UTC 2013


commit 5e29f4d147a3e4c9078cb4b54b1801077a4af0c0
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 d7d474a..ec02fd4 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:	3.2.5
-Release:	3%{?dist}
+Release:	4%{?dist}
 License:	ASL 2.0
 Group:		System Environment/Daemons
 Source0:	http://www.apache.org/dist/%{name}/%{name}-%{version}.tar.bz2
@@ -19,6 +19,8 @@ BuildRequires:	pcre-devel, zlib-devel, xz-devel, gcc-c++
 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
@@ -196,6 +198,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> - 3.2.5-4
+- Add BR: systemd for systemd.macros (RHBZ #1018080).
+
 * Sun Aug 25 2013 Jan-Frode Myklebust <janfrode at tanso.net> - 3.2.5-3
 - bz#994224 Use rpm %configure macro, instead of calling configure
   directly.


More information about the scm-commits mailing list