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 
see this:

%files
/

but as far as I can tell from the current rpm documentation that should be 

%files
/*

However when I run the script with that change I just get 

error: File not found by 
glob: 
/srv/firebird/fb25_private/firebird2/gen/RPM/BUILDROOT/FirebirdCS-2.5.2.26541-0.x86_64/*

because there is nothing in that directory. Unfortunately I haven't been able 
to work out yet why nothing has been copied there. 

Without that change there is no error. And grepping BUILDROOT doesn't give me 
anything so I cannot tell when/where files should have been copied into 
RPM/BUILDROOT.

Anyone got any ideas?



Paul
-- 
Paul Reeves
http://www.ibphoenix.com
Supporting users of Firebird

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to