Bugzilla – Bug 118550
updated gnump3d
Last modified: 2005-09-23 11:40:38 UTC
Updated to 2.9.5 Also fixed a couple of issues with the make file. src.rpm attached.
Created attachment 50718 [details] gnump3d-2.9.5-4.src.rpm
And what should we do with that? If you have an agreement with the maintainer of this package, please send it to him via mail. If there is an actual bug/problem with this package, create a new bug explaining what is wrong and maby attaching a proposal for a patch. People should know exactly what you changed and why. Tanks.
If you read that descriptions it says: "Updated to 2.9.5".
I'm not sure if bugzilla is the right place to submit updates like this. anyway: assigned to maintainer Thorsten: please decide what to do with this.
We have 2.9.5 in autobuild. And the description is missing all informations about what should be wrong with the Makefile.
Thank you, the one which came with SuSE10 was gnump3d-2.8-4.noarch.rpm. And the change to the makefile is: - if [ -e ${CONFDIR}/gnump3d.conf ]; then cp ${CONFDIR}/gnump3d.conf ${CONFDIR}/gnump3d.conf-orig ; fi As it breaks building the RPM if gnump3d is already installed on the system where the package is build. Also the diff for the .conf and the makefile was split in two to make it easier to maintain.
(In reply to comment #6) > Thank you, the one which came with SuSE10 was gnump3d-2.8-4.noarch.rpm. It is SUSE Linux 10.0 or at lest SuSE 10.0 or SL10.0, but never "10". That's the version/name for the enterprise products/development. And yes, SL10.0 cannot have always the newest packages, we have 4,5 month for updating packages, and you cannot do all this work only at the last two days. > And the change to the makefile is: > - if [ -e ${CONFDIR}/gnump3d.conf ]; then cp ${CONFDIR}/gnump3d.conf > ${CONFDIR}/gnump3d.conf-orig ; fi > > As it breaks building the RPM if gnump3d is already installed on the system > where the package is build. build.rpm has no problems with that and builds it for you as if you use our autobuild.