Re: Running "make rpm" fails on a CentOS 6.3 machine

2014-02-03 Thread Erez Zilber
On Sun, Feb 2, 2014 at 11:07 PM, Todd Zullinger wrote: > Hi Erez, > > > Erez Zilber wrote: >> >> Thanks. I will try to use the rpm from Todd's build. BTW - if I want to >> create such a build on Fedora that will create el6 packages (e.g. >> git-1.8.5.

Re: Running "make rpm" fails on a CentOS 6.3 machine

2014-02-02 Thread Erez Zilber
Jonathan Nieder wrote: >> >> Erez Zilber wrote: >> >>> Writing perl.mak for Git Writing perl.mak for Git rename MakeMaker.tmp => >>> perl.mak: No such file or directory at >>> /usr/share/perl5/ExtUtils/MakeMaker.pm line 1024. make[3]: perl.mak: No s

Re: Running "make rpm" fails on a CentOS 6.3 machine

2014-01-30 Thread Erez Zilber
I hope this is the right list for this question. Is this a broken feature/known issue? Is there a workaround for building the git rpm? Thanks, Erez On Tue, Jan 28, 2014 at 12:29 PM, Erez Zilber wrote: > Hi, > > I'm trying to build the git RPM (using tag v1.8.5.3) on a CentO

Running "make rpm" fails on a CentOS 6.3 machine

2014-01-28 Thread Erez Zilber
Hi, I'm trying to build the git RPM (using tag v1.8.5.3) on a CentOS 6.3 64 bit machine. I was able to run 'make', but then I fail when running 'make rpm'. Can anyone help with the following error? [erez.zilber@erez-lx:~/work/ git]$ make rpm sed -e 's/@@VERSION@@/1.8.5.3/g' < git.spec.in > git.sp