From: George Dunlap <george.dunlap@eu.citrix.com>
To: Don Slutz <dslutz@verizon.com>, xen-devel@lists.xen.org
Cc: Ian Jackson <ian.jackson@citrix.com>,
Dario Faggioli <dario.faggioli@citrix.com>,
Olaf Hering <olaf@aepfle.de>,
Ian Campbell <ian.campbell@citrix.com>,
M A Young <m.a.young@durham.ac.uk>
Subject: Re: [PATCH v2 2/2] Add a "make rpmball" target
Date: Wed, 5 Mar 2014 10:10:53 +0000 [thread overview]
Message-ID: <5316F82D.702@eu.citrix.com> (raw)
In-Reply-To: <531638F7.9020809@terremark.com>
On 03/04/2014 08:35 PM, Don Slutz wrote:
> On 03/04/14 15:23, George Dunlap wrote:
>> mkdir -p rpm/{BUILD,RPMS,SOURCES,SPECS,SRPMS}
>
> That does not work, but:
>
>
> mkdir -p rpm/{BUILD,RPMS,SOURCES,SPEC,SRPMS}
>
> does (SPECS is not what you want.)
I'm a bit confused now; your colleague said:
--- Begin Quote ---
s/SPEC/SPECS/ in the above two lines (per the rpm.org site).
It also fixes Don's problem.
--- End Quote ---
Which sounds like the opposite. :-)
The command I sent you was copied from a CentOS wiki -- was the problem
perhaps that the "cat" command below the mkdir was still using "SPEC"
instead of "SPECS" (and thus failing there, rather than in the rpmbuild)?
Is your version of rpmbuild happy with just the one directory named
"SPECS", or would it be better to make all the directories?
I don't have a Centos 5.x system to test it on.
Alternately, we could accept this patch as-is, and then you could post a
follow-up fixing it on your system.
-George
next prev parent reply other threads:[~2014-03-05 10:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-04 13:56 [PATCH v2 1/2] tools: Use --no-print-directory instead of grep for debball version George Dunlap
2014-03-04 13:56 ` [PATCH v2 2/2] Add a "make rpmball" target George Dunlap
2014-03-04 20:17 ` Don Slutz
2014-03-04 20:23 ` George Dunlap
2014-03-04 20:35 ` Don Slutz
2014-03-05 10:10 ` George Dunlap [this message]
2014-03-05 15:27 ` Don Slutz
2014-03-04 21:29 ` Don Koch
2014-03-06 10:34 ` [PATCH v2 1/2] tools: Use --no-print-directory instead of grep for debball version Tim Deegan
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=5316F82D.702@eu.citrix.com \
--to=george.dunlap@eu.citrix.com \
--cc=dario.faggioli@citrix.com \
--cc=dslutz@verizon.com \
--cc=ian.campbell@citrix.com \
--cc=ian.jackson@citrix.com \
--cc=m.a.young@durham.ac.uk \
--cc=olaf@aepfle.de \
--cc=xen-devel@lists.xen.org \
/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).