50838ff661
Move content from stx-utils into stx-integ or stx-update Packages will be relocated to stx-update: enable-dev-patch extras stx-integ: config-files/ io-scheduler filesystem/ filesystem-scripts grub/ grubby logging/ logmgmt tools/ collector monitor-tools tools/engtools/ hostdata-collectors parsers utilities/ build-info branding (formerly wrs-branding) platform-util Change-Id: If77fdabde9ff43b5e4381837283bac1d39112c58 Story: 2002801 Task: 22687 Signed-off-by: Scott Little <scott.little@windriver.com>
28 lines
713 B
Diff
28 lines
713 B
Diff
From aecf1e4686bbd50e96bea030bdf7ee4f4882fe5c Mon Sep 17 00:00:00 2001
|
|
From: Scott Little <scott.little@windriver.com>
|
|
Date: Mon, 2 Oct 2017 17:23:24 -0400
|
|
Subject: [PATCH 1/2] WRS:
|
|
0001-grubby-Update-package-versioning-for-TIS-format.patch
|
|
|
|
Conflicts:
|
|
SPECS/grubby.spec
|
|
---
|
|
SPECS/grubby.spec | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/SPECS/grubby.spec b/SPECS/grubby.spec
|
|
index dd8fa7f..22bff31 100644
|
|
--- a/SPECS/grubby.spec
|
|
+++ b/SPECS/grubby.spec
|
|
@@ -1,6 +1,6 @@
|
|
Name: grubby
|
|
Version: 8.28
|
|
-Release: 23%{?dist}
|
|
+Release: 23.el7%{?_tis_dist}.%{tis_patch_ver}
|
|
Summary: Command line tool for updating bootloader configs
|
|
Group: System Environment/Base
|
|
License: GPLv2+
|
|
--
|
|
1.9.1
|
|
|