From: Niels Basjes <niels@basjes.nl>
To: git@vger.kernel.org
Subject: Re: [PATCH] Two RPM building improvements
Date: Fri, 27 Mar 2009 17:07:25 +0100 (CET) [thread overview]
Message-ID: <18535782.631238170045741.JavaMail.root@webmail.basjes.nl> (raw)
Hi Jakub,
----- Jakub Narebski <jnareb@gmail.com> wrote:
> Niels Basjes <Niels@Basjes.nl> writes:
>
> > Two RPM building improvements:
> Two _unrelated_ RPM building improvements squashed in one commit.
Hmm, well, ok. You're right.
> > - Building the RPMs can now be done by a non-root user.
>
> It was always possible, you only have to configure rpm / rpmbuild,
> namely put path to where you want your RPM_BUILDING directory in
> ~/.rpmmacros as %_topdir, for example:
>
> $ cat ~/.rpmmacros
> %_topdir /home/local/builddir
Yes, you're right. It has always been possible.
That works fine if you want all RPMS of multiple project to be thrown
in one heap and have to spent time figuring out which rpms were built by
which project.
I've always preferred forcing the rpmbuilding to be done in a subdirectory
of the current source checkout. That way I can easily remove all old stuff
of _this_ project (simply remove the entire subdirectory) and easily know
what has been created by this project.
> Please RTFM first,
I read the RTFM (really I did).
> before going to solve non-problem in (ugh) fairly complicated way.
What makes this complicated?
It's only different from what you're used to.
> > - The additional target all-rpms now builds the RPMs for a
> > multitude of target platforms.
>
> Please wrap commit messages at 72-76 columns, at most at 80 columns.
> No such overly long lines, please.
Ok.
> But the all-rpms target looks like a good idea
Ok, discard this patch. I'll submit new (splitout) patches.
--
Met vriendelijke groeten,
Niels Basjes
ir. drs. Niels Basjes - http://niels.basj.es/ - VCV 20000302
mailto:`echo 'Niels Basjes'|sed 's/\(.*\)\(..\)/\1.\2/g;s/ /@/g'`
next reply other threads:[~2009-03-27 16:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-27 16:07 Niels Basjes [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-03-27 12:32 [PATCH] Two RPM building improvements Niels Basjes
2009-03-27 13:50 ` Jakub Narebski
2009-03-27 14:45 ` Michael J Gruber
2009-03-27 16:20 ` Junio C Hamano
2009-03-27 19:43 ` Michael J Gruber
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=18535782.631238170045741.JavaMail.root@webmail.basjes.nl \
--to=niels@basjes.nl \
--cc=git@vger.kernel.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).