368940f773
Package lighttpd-config is added to config customized config file of lighttpd. lighttpd-csr.conf is removed, since it is not used in build. Patches in files folder are moved to patches folder. Test: Pass build and multi node deploy test. Confirmed related config file is the same as before in deploy. Story: 2003768 Task: 27616 Depends-On: https://review.openstack.org/617221 Change-Id: I9155542754985429f06fa569f3644009a39ab8c1 Signed-off-by: slin14 <shuicheng.lin@intel.com>
28 lines
755 B
Diff
28 lines
755 B
Diff
From 1c4a8d83d96eab943d1cb7b4f0d9b7175e6858f1 Mon Sep 17 00:00:00 2001
|
|
From: Scott Little <scott.little@windriver.com>
|
|
Date: Mon, 20 Mar 2017 10:21:28 -0400
|
|
Subject: [PATCH] WRS: 0001-Update-package-versioning-for-TIS-format.patch
|
|
|
|
Conflicts:
|
|
SPECS/lighttpd.spec
|
|
---
|
|
SPECS/lighttpd.spec | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/SPECS/lighttpd.spec b/SPECS/lighttpd.spec
|
|
index 2f7b261..2553b27 100644
|
|
--- a/SPECS/lighttpd.spec
|
|
+++ b/SPECS/lighttpd.spec
|
|
@@ -46,7 +46,7 @@
|
|
Summary: Lightning fast webserver with light system requirements
|
|
Name: lighttpd
|
|
Version: 1.4.51
|
|
-Release: 1%{?dist}
|
|
+Release: 1.el7%{?_tis_dist}.%{tis_patch_ver}
|
|
License: BSD
|
|
Group: System Environment/Daemons
|
|
URL: http://www.lighttpd.net/
|
|
--
|
|
2.7.4
|
|
|