rpm: Fix Upstream-Status fields

(From OE-Core rev: ee65b00b4ce3f4c27c2a19f079576345d39efb22)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Mark Hatle 2012-12-04 10:49:30 -06:00 committed by Richard Purdie
parent f47fa1a8c0
commit a8cee41b3d
4 changed files with 5 additions and 3 deletions

View File

@ -4,7 +4,7 @@ We want to see the RPMSENSE_SCRIPT values for use with SMART. We also
want to see the MISSINGOK value so we can avoid recommended packages causing
failures.
Upstream-status: Pending
Upstream-Status: Pending
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>

View File

@ -14,7 +14,7 @@ If DBI debugging is enabled, additional diagnostics are printed, otherwise
a basic retry and success message is added to show that the failure was
resolved.
Upstream-status: Inappropriate (workaround)
Upstream-Status: Inappropriate (workaround)
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>

View File

@ -2,7 +2,7 @@ git: fix: stud-out git_strerror when --without-git
Patch taken from the cvs repo,http://www.mail-archive.com/rpm-cvs@rpm5.org/msg08907.html.
Upstream-status: Backport
Upstream-Status: Backport
Signed-off-by: Morgan Little <morgan.little@windriver.com>

View File

@ -7,6 +7,8 @@ use the one in ossp which solves the issue.
The recipe already depends on ossp so ossp/uuid.h will be there when rpm-native
is built.
Upstream-Status: Pending
Signed-off-by: Morgan Little <morgan.little@windriver.com>