90da89899c
The upstream version of lighttpd has changed in upstream. A rebase in configfile.c and mod_openssl.c was required. Closes-Bug: 1817351 Depends-On: https://review.opendev.org/#/c/653152 Change-Id: I22cdea5cd8abfa27cc85efa3fdeaabfed18f7e93 Signed-off-by: Erich Cordoba <erich.cordoba.malibran@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.54
|
|
-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
|
|
|