The following pull request was submitted through Github.
It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/2428

This e-mail was sent by the LXC bot, direct replies will not reach the author
unless they happen to be subscribed to this list.

=== Description (from pull-request) ===
Hello,

Some comments for BuildRequires field are moved in lxc.spec.in.

Thanks.

Signed-off-by: 2xsec <dh48.je...@samsung.com>
From 723e380b6a31ae68728b0c2dd076184f65ce0e6a Mon Sep 17 00:00:00 2001
From: 2xsec <dh48.je...@samsung.com>
Date: Mon, 25 Jun 2018 13:26:39 +0900
Subject: [PATCH] move some comments in lxc.spec.in

Signed-off-by: 2xsec <dh48.je...@samsung.com>
---
 lxc.spec.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxc.spec.in b/lxc.spec.in
index 004ced268..87978feb2 100644
--- a/lxc.spec.in
+++ b/lxc.spec.in
@@ -29,9 +29,9 @@
 # BuildRequires systemd-units on fedora and rhel
 %if 0%{?fedora} >= 14 || 0%{?rhel} >= 7
 BuildRequires: systemd-units
+%endif
 #
 # BuildRequires systemd on openSUSE and SUSE
-%endif
 %if 0%{?suse_version} >= 1210
 BuildRequires: systemd
 %endif
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to