992c3dfdf7
Use dnsmasq-config package to add init script to system folder Remove dnsmasq-spec-add-init-script.patch. Merge spec change part in dnsmasq-spec-add-init-script.patch and src patch adding in patch-tftp-to-close-sockets-immediately.patch to spec-include-TiS-patch.patch. Deployment test and script check pass. Story: 2003768 Task: 27583 Change-Id: I4d5b78fed03961056585b8c09dc483fac3b55728 Signed-off-by: zhipengl <zhipengs.liu@intel.com>
27 lines
733 B
Diff
27 lines
733 B
Diff
From 402d56affb9e0767c4406260522fb356ecc420a0 Mon Sep 17 00:00:00 2001
|
|
From: jmckenna <jason.mckenna@windriver.com>
|
|
Date: Fri, 9 Feb 2018 13:51:24 -0500
|
|
Subject: [PATCH] update package patching
|
|
|
|
Signed-off-by: zhipengl <zhipengs.liu@intel.com>
|
|
---
|
|
SPECS/dnsmasq.spec | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/SPECS/dnsmasq.spec b/SPECS/dnsmasq.spec
|
|
index 4d30b0a..689158e 100644
|
|
--- a/SPECS/dnsmasq.spec
|
|
+++ b/SPECS/dnsmasq.spec
|
|
@@ -13,7 +13,7 @@
|
|
|
|
Name: dnsmasq
|
|
Version: 2.76
|
|
-Release: 5%{?extraversion}%{?dist}
|
|
+Release: 5.el7%{?_tis_dist}.%{tis_patch_ver}
|
|
Summary: A lightweight DHCP/caching DNS server
|
|
|
|
Group: System Environment/Daemons
|
|
--
|
|
1.8.3.1
|
|
|