From: Alexander Kanavin <alexander.kanavin@linux.intel.com>
To: Peter Kjellerstedt <peter.kjellerstedt@axis.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 11/13] rpm: Use conditional to access %{_docdir} in macros.in
Date: Fri, 9 Jun 2017 23:25:08 +0300 [thread overview]
Message-ID: <92c39677-88ed-2b4a-e299-f964957dcd72@linux.intel.com> (raw)
In-Reply-To: <8a12c4d729fd4c1583e35e012fde72e2aefc247b.1497036762.git.pkj@axis.com>
On 06/09/2017 10:34 PM, Peter Kjellerstedt wrote:
> This avoids the following warning:
>
> warning: Ignoring invalid regex %{_docdir}
>
> when runing `rpmdeps -R <file>`, since %{_docdir} is only defined when
> parsing a spec file.
Is this possible to do by adding a -D/--define option to rpmdeps? The
less 'Inappropriate' patches we have to carry, the better.
Alex
next prev parent reply other threads:[~2017-06-09 20:25 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-09 19:34 [PATCH 00/13] Fix two regressions with RPM introduced with Pyro Peter Kjellerstedt
2017-06-09 19:34 ` [PATCH 01/13] package_manager.py: Generate correct RPM package names again Peter Kjellerstedt
2017-06-09 19:34 ` [PATCH 02/13] libxml2: Make ptest run the Python tests if Python support is enabled Peter Kjellerstedt
2017-06-09 19:34 ` [PATCH 03/13] insane.bbclass: Report all file-rdeps errors, not just the first Peter Kjellerstedt
2017-06-09 19:34 ` [PATCH 04/13] insane.bbclass: Improve the handling of runtime file dependencies Peter Kjellerstedt
2017-06-09 19:34 ` [PATCH 05/13] buildhistory.bbclass: Improve the generated depends.dot file Peter Kjellerstedt
2017-06-09 19:34 ` [PATCH 06/13] toaster.bbclass: Simplify parsing of depends.dot Peter Kjellerstedt
2017-06-09 19:34 ` [PATCH 07/13] toaster.bbclass: Ignore some dependencies in toaster_buildhistory_dump() Peter Kjellerstedt
2017-06-09 19:34 ` [PATCH 08/13] rpm: Simplify the creation of wrappers for the native tools Peter Kjellerstedt
2017-06-09 19:34 ` [PATCH 09/13] rpm: Create a wrapper for the native rpmdeps tool Peter Kjellerstedt
2017-06-09 19:34 ` [PATCH 10/13] rpm: Do not require that ELF binaries are executable to be identifiable Peter Kjellerstedt
2017-06-09 19:34 ` [PATCH 11/13] rpm: Use conditional to access %{_docdir} in macros.in Peter Kjellerstedt
2017-06-09 20:25 ` Alexander Kanavin [this message]
2017-06-09 20:26 ` Alexander Kanavin
2017-06-09 19:34 ` [PATCH 12/13] rpm: Add a new option --alldeps to rpmdeps Peter Kjellerstedt
2017-06-09 19:34 ` [PATCH 13/13] package.bbclass: Restore functionality to detect RPM dependencies Peter Kjellerstedt
2017-06-09 20:21 ` Alexander Kanavin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=92c39677-88ed-2b4a-e299-f964957dcd72@linux.intel.com \
--to=alexander.kanavin@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=peter.kjellerstedt@axis.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox