On Mon, Jan 19, 2015 at 8:59 AM, Cohen Galit <[email protected]> wrote: > Hi, > > > > I have a problem in packaging the haproxy binary into an rpm. > > > > I am using a regular cp command in %install section of spec, but I see that > after the copying, the file size is changed and I suspect it is corrupted. > > > > Can you advice what am I'm doing wrong?
Hi Cohen, Have you taken a look at the spec file from a source RPM for Haproxy? Here are some builds from fedora/epel: http://koji.fedoraproject.org/koji/packageinfo?packageID=5025 You can click on one of the builds, grab the source RPM and rebuild locally (and tweak if necessary). In my opinion, this is not really a question for the HAProxy mailing list. RPM packaging issues are better suited for your distro development mailing list. Tait

