
Test: Pass build and simplex deploy test Depends-On: https://review.openstack.org/627610 Story: 2004522 Task: 28408 Change-Id: I4e179b174ddfb2c1677d8dcd17223127f8242c41 Signed-off-by: Zhe Hu <zhe.hu@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.52
|
|
-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
|
|
|