On 30/07/09 15:56, Filippo Carletti wrote:
>> The procedure to build the RPMs is as follows:
>>
>>        cd packaging/rpm
>>        # edit VERSION / RELEASE as appropriate
>>        make rpm
>>
>> The RPMs are put in the build directory.
> 
> It doesn't work for me.
> I think that it's missing al least a Makefile.
> Here's the list of files you committed:
> http://github.com/robinbowes/qpsmtpd/commit/0ad86534db00be3b1a8dc6f996847ab08ff27279

Hmmm, it took me a while to figure this out.

It seems that files named "Makefile" are ignore, due to the content of
.gitignore [1]

I've modified .gitignore [2], and added the missing Makefile [3].

Thanks for bringing this to my attention.

R.

[1]
http://github.com/robinbowes/qpsmtpd/blob/d7e8ecbf7798e8a878de77800dfe676305644daa/.gitignore

[2]
http://github.com/robinbowes/qpsmtpd/commit/3951d16ea089994ee769bceae45e658d42764d73

[3]
http://github.com/robinbowes/qpsmtpd/commit/fba594d0cb531a9ecf9568081afbe0b4c3cacb82

Reply via email to