Relocate enable-dev-patch to stx-update/enable-dev-patch
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: I9edf4ede0369646500c6bcc5a54c9627093a96fb
Story: 2002801
Task: 22687
Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
@@ -14,3 +14,4 @@ patch-scripts/EXAMPLE_VIM
|
||||
patch-scripts/EXAMPLE_NOVA
|
||||
patch-scripts/EXAMPLE_SYSINV
|
||||
patch-scripts/EXAMPLE_SERVICE
|
||||
enable-dev-patch
|
||||
|
||||
2
enable-dev-patch/centos/build_srpm.data
Normal file
2
enable-dev-patch/centos/build_srpm.data
Normal file
@@ -0,0 +1,2 @@
|
||||
TIS_PATCH_VER=1
|
||||
COPY_LIST="enable-dev-patch/*"
|
||||
28
enable-dev-patch/centos/enable-dev-patch.spec
Normal file
28
enable-dev-patch/centos/enable-dev-patch.spec
Normal file
@@ -0,0 +1,28 @@
|
||||
Summary: Enable installation of developer patches
|
||||
Name: enable-dev-patch
|
||||
Version: 1.0
|
||||
Release: %{tis_patch_ver}%{?_tis_dist}
|
||||
License: Apache-2.0
|
||||
Group: base
|
||||
Packager: Wind River <info@windriver.com>
|
||||
URL: unknown
|
||||
Source0: dev_certificate_enable.bin
|
||||
|
||||
%description
|
||||
Enables the installation of Titanium patches signed by developers
|
||||
|
||||
%prep
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
install -m 755 -d %{buildroot}%{_sysconfdir}/pki/wrs
|
||||
install -m 444 %{SOURCE0} %{buildroot}%{_sysconfdir}/pki/wrs/dev_certificate_enable.bin
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%{_sysconfdir}/pki/wrs/dev_certificate_enable.bin
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
²+D┼°I⌡╜:└Ч#╟0WП╠и╦щмЧ┬я^вЁAyс≤ b║╤Я1ФЩ▒+ Ь╤2;зY3╒▒÷╔┘┤╫а╬n⌡c≈E;╬lМд┼и!P.^гf⌡гEю.jk╣Д~Mcg)(F^нЯOeЧ ╩\фo╬и╗ЦL">М^>÷'ЖSСЮZЖi╟mтL^6цХ:щьlфЁyVЙB4└n%Т╦╨9ЖЯ1PНG²s99■]╔cюN*╬m+д2┤оЛ^б?;NRгx)яО\╬Ё²ФГё≥Ёu▌е╤.д Мф╫)$фео0╒рXjОoж╖5XP)
|
||||
Reference in New Issue
Block a user