Re: [Firebird-devel] make packages and rpms

2013-10-21 Thread Paul Reeves
On Monday 21 October 2013 14:20:29 Philippe Makowski wrote: > > yes, and by the way I don't really understand why you want to build > these rpm > It is not for me :-) Paul -- Paul Reeves http://www.ibphoenix.com Supporting users of Firebird -

Re: [Firebird-devel] make packages and rpms

2013-10-21 Thread Philippe Makowski
Le 21/10/13 14:28, Alex Peshkoff a écrit : > But for old versions I prefer to keep things 'as was', i.e. if someone > downloaded rpm for 2.5.2 he should be able to do same thing for 2.5.3 > and preferably without need to upgrade package manager itself. > agree, as long as you have a build system wo

Re: [Firebird-devel] make packages and rpms

2013-10-21 Thread Alex Peshkoff
On 10/21/13 16:20, Philippe Makowski wrote: > Le 21/10/13 14:04, Alex Peshkoff a écrit : >> On 10/21/13 15:14, Paul Reeves wrote: >>> so I guess I need to dig around in the %install script. >>> >> Probably. >> Please try to keep it backward-compatible - I do not want to change >> build environment

Re: [Firebird-devel] make packages and rpms

2013-10-21 Thread Philippe Makowski
Le 21/10/13 14:04, Alex Peshkoff a écrit : > On 10/21/13 15:14, Paul Reeves wrote: >> so I guess I need to dig around in the %install script. >> > > Probably. > Please try to keep it backward-compatible - I do not want to change > build environment for 2.5. > yes, and by the way I don't really und

Re: [Firebird-devel] make packages and rpms

2013-10-21 Thread Alex Peshkoff
On 10/21/13 15:14, Paul Reeves wrote: > On Monday 21 October 2013 12:44:04 Alex Peshkoff wrote: >> I always use >> # rpmbuild --version >> RPM version 4.1 >> to build SF packages, I've rechecked B2_5_Release, it works for me. > Centos 6.4 has > >RPM version 4.8.0 > > And opensuse 12.3 has > >

Re: [Firebird-devel] make packages and rpms

2013-10-21 Thread Paul Reeves
On Monday 21 October 2013 12:44:04 Alex Peshkoff wrote: > I always use > # rpmbuild --version > RPM version 4.1 > to build SF packages, I've rechecked B2_5_Release, it works for me. Centos 6.4 has RPM version 4.8.0 And opensuse 12.3 has RPM version 4.10.2 > After the build I have no file

Re: [Firebird-devel] make packages and rpms

2013-10-21 Thread Alex Peshkoff
On 10/21/13 13:33, Paul Reeves wrote: > It looks as if make packages is broken (at least in 2.5). It just produces > empty rpm packages. I've tested this under suse and redhat (centos 6.4) No > error is produced but the resulting package is just 139K in size. > > I've looked at the output and no er

[Firebird-devel] make packages and rpms

2013-10-21 Thread Paul Reeves
It looks as if make packages is broken (at least in 2.5). It just produces empty rpm packages. I've tested this under suse and redhat (centos 6.4) No error is produced but the resulting package is just 139K in size. I've looked at the output and no error is thrown. Looking at rpmscript I can s