[28383] in Source-Commits
Re: python-hesiod commit [redhat]: Packaging for RedHat systems
daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Thu Aug 7 08:10:50 2014
From: Jonathan D Reed <jdreed@MIT.EDU>
To: Alexander Chernyakhovsky <achernya@MIT.EDU>
CC: "source-commits@mit.edu" <source-commits@MIT.EDU>
Date: Thu, 7 Aug 2014 12:10:39 +0000
Message-ID: <A4312A98-4B0E-4B18-9EB7-B9A7F77B2C76@mit.edu>
In-Reply-To: <201408070335.s773ZqCx031820@drugstore.mit.edu>
Content-Language: en-US
Content-Type: text/plain; charset="Windows-1252"
Content-ID: <71EFD256FA12CD45B13517839C227457@exchange.mit.edu>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
On Aug 6, 2014, at 11:35 PM, Alexander Chernyakhovsky <achernya@MIT.EDU> wrote:
> https://github.com/mit-athena/python-hesiod/commit/772125dd53a5c8a9e8ac6eb88d23e2548b1fc8e1
> commit 772125dd53a5c8a9e8ac6eb88d23e2548b1fc8e1
> Author: Alexander Chernyakhovsky <achernya@mit.edu>
> Date: Wed Aug 6 21:14:54 2014 -0400
>
> Packaging for RedHat systems
>
> redhat/python-hesiod.spec | 41 +++++++++++++++++++++++++++++++++++++++++
> 1 files changed, 41 insertions(+), 0 deletions(-)
>
> diff --git a/redhat/python-hesiod.spec b/redhat/python-hesiod.spec
> new file mode 100644
> index 0000000..ab47ef6
> --- /dev/null
> +++ b/redhat/python-hesiod.spec
[…]
> +
> +%build
> +CFLAGS="$RPM_OPT_FLAGS" CPPFLAGS="-I%{_includedir}/et" %{__python2} setup.py build
It’s also unclear to me that we need com_err here?