unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Ben Woodcroft <donttrustben@gmail.com>
To: guix-devel@gnu.org
Subject: [PATCH 0/2]: ruby-build-system: Extract gemspec during configure.
Date: Sun, 22 May 2016 09:16:59 +1000	[thread overview]
Message-ID: <1463872621-17738-1-git-send-email-donttrustben@gmail.com> (raw)

Previously the gemspec was extracted during the build phase.  The problem was
that this was then immediately used to build the gem, leaving no ability to
modify it before building (without replacing the entire phase).  I figure building a gemspec is kind of like a
configure, so made the extraction step the configure step.

I built quite a few ruby packages and didn't come across an error, but this
does require a rebuild of all ruby packages.

The first patch makes the change, and the second is an example of how it can
be useful.

Thanks in advance for the review.
ben

[PATCH 1/2] guix: ruby-build-system: Extract gemspec during configure.
[PATCH 2/2] gnu: ruby-nokogiri: Update to 1.6.7.2.

             reply	other threads:[~2016-05-21 23:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-21 23:16 Ben Woodcroft [this message]
2016-05-21 23:17 ` [PATCH 1/2] guix: ruby-build-system: Extract gemspec during 'configure' Ben Woodcroft
2016-05-24 12:14   ` Ricardo Wurmus
2016-05-25 12:42     ` Ben Woodcroft
2016-05-21 23:17 ` [PATCH 2/2] gnu: ruby-nokogiri: Update to 1.6.7.2 Ben Woodcroft
2016-05-22  2:14 ` [PATCH 0/2]: ruby-build-system: Extract gemspec during configure Thompson, David
2016-05-22  5:18   ` Ben Woodcroft

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1463872621-17738-1-git-send-email-donttrustben@gmail.com \
    --to=donttrustben@gmail.com \
    --cc=guix-devel@gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).