linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Carsten Emde <Carsten.Emde@osadl.org>
To: John Kacur <jkacur@redhat.com>
Cc: Clark Williams <williams@redhat.com>,
	rt-users <linux-rt-users@vger.kernel.org>,
	Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [PATCH 2/5] rt-tests: Add a new test pip - priority inheritance with processes
Date: Wed, 23 Dec 2009 23:52:39 +0100	[thread overview]
Message-ID: <4B329F37.8040508@osadl.org> (raw)
In-Reply-To: <1261584180-13922-3-git-send-email-jkacur@redhat.com>

John,

When creating an RPM package with the newly provided test pip, the message
error: Installed (but unpackaged) file(s) found:
   /usr/bin/pip
appeared, and rpmbuild refused to finish building the package.

	Carsten.

-=--------------------------------------------------------------------=-

Prevent rpmbuild from finding installed but unpackaged files.

Signed-off-by: Carsten Emde <C.Emde@osadl.org>

diff --git a/rt-tests.spec-in b/rt-tests.spec-in
index 5ca08ee..a55a9ba 100644
--- a/rt-tests.spec-in
+++ b/rt-tests.spec-in
@@ -35,6 +35,7 @@ rm -rf $RPM_BUILD_ROOT
 /usr/bin/signaltest
 /usr/bin/hwlatdetect
 /usr/bin/rt-migrate-test
+/usr/bin/pip
 /usr/bin/ptsematest
 /usr/bin/sendme
 /usr/bin/sigwaittest

  parent reply	other threads:[~2009-12-23 23:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-23 16:02 [PATCH 0/5] *** Add new priority inversion test, plus lib changes *** John Kacur
2009-12-23 16:02 ` [PATCH 1/5] rt-tests: Add error routines to the library John Kacur
2009-12-23 16:02   ` [PATCH 2/5] rt-tests: Add a new test pip - priority inheritance with processes John Kacur
2009-12-23 16:02     ` [PATCH 3/5] rt-tests: Move header files from src/lib to src/include John Kacur
2009-12-23 16:02       ` [PATCH 4/5] rt-tests: pip - Use check_privs() from the rt-utils library John Kacur
2009-12-23 16:03         ` [PATCH 5/5] rt-tests: Add a "make tags" option John Kacur
2009-12-23 22:52     ` Carsten Emde [this message]
2009-12-23 23:25       ` [PATCH 2/5] rt-tests: Add a new test pip - priority inheritance with processes John Kacur

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=4B329F37.8040508@osadl.org \
    --to=carsten.emde@osadl.org \
    --cc=jkacur@redhat.com \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=williams@redhat.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;
as well as URLs for NNTP newsgroup(s).