|
|

06-02-2008, 07:21 AM
|
|
|
Updating wfut package
Hi.
I was asking Wart to update java wfut package to new native libwfut:
https://bugzilla.redhat.com/show_bug.cgi?id=446837
But he is not reachable or too busy to look at it now.
The only package that has dependency on wfut is sear (WorldForge
client). It hadn't updated for some time, but CVS versions of it are
using libwfut.
Could somebody take a look on it and say what is needed to get this
package updated?
Alexey.
_______________________________________________
Fedora-games-list mailing list
Fedora-games-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-games-list
|
|

06-02-2008, 07:15 PM
|
|
|
Updating wfut package
Hi Alexey,
Alexey Torkhov wrote:
Hi.
I was asking Wart to update java wfut package to new native libwfut:
https://bugzilla.redhat.com/show_bug.cgi?id=446837
But he is not reachable or too busy to look at it now.
The only package that has dependency on wfut is sear (WorldForge
client). It hadn't updated for some time, but CVS versions of it are
using libwfut.
Could somebody take a look on it and say what is needed to get this
package updated?
Sorry I've been a bit mute lately. Staffing changes at work have
decreased the amount of time I've been able to devote to Fedora lately.
The current wfut package provides a single binary executable that is
used by sear. If I recall correctly, the new upstream wfut package
provides a shared library that is linked into applications like ember
and the CVS version of sear. These two packages should be able to be
installed at the same time with no conflicts. Since the new wfut is a
completely new codebase, I would propose that we create a new 'libwfut'
package, which will be used by ember. sear can continue to use the
existing wfut package until upstream makes a new release, at which time
it will change to use libwfut and we can obsolete the wfut package.
--Wart
_______________________________________________
Fedora-games-list mailing list
Fedora-games-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-games-list
|
|

06-02-2008, 08:45 PM
|
|
|
Updating wfut package
Michael Thomas wrote:
Alexey Torkhov wrote:
I was asking Wart to update java wfut package to new native libwfut:
https://bugzilla.redhat.com/show_bug.cgi?id=446837
But he is not reachable or too busy to look at it now.
The only package that has dependency on wfut is sear (WorldForge
client). It hadn't updated for some time, but CVS versions of it are
using libwfut.
Could somebody take a look on it and say what is needed to get this
package updated?
Sorry I've been a bit mute lately. Staffing changes at work have
decreased the amount of time I've been able to devote to Fedora lately.
The current wfut package provides a single binary executable that is
used by sear. If I recall correctly, the new upstream wfut package
provides a shared library that is linked into applications like ember
and the CVS version of sear. These two packages should be able to be
installed at the same time with no conflicts.
The conflict is in that wfut binary. libwfut also providing it as a
simple command line client. However, it is possible to rename it in to,
say, 'wfut-cmd' or strip it.
Since the new wfut is a
completely new codebase, I would propose that we create a new 'libwfut'
package, which will be used by ember. sear can continue to use the
existing wfut package until upstream makes a new release, at which time
it will change to use libwfut and we can obsolete the wfut package.
Okay. I'll try to make package that takes this into account and submit
it for review as new.
Alex.
_______________________________________________
Fedora-games-list mailing list
Fedora-games-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-games-list
|
|

06-02-2008, 08:52 PM
|
|
|
Updating wfut package
Alexey Torkhov wrote:
Michael Thomas wrote:
Alexey Torkhov wrote:
I was asking Wart to update java wfut package to new native libwfut:
https://bugzilla.redhat.com/show_bug.cgi?id=446837
But he is not reachable or too busy to look at it now.
The only package that has dependency on wfut is sear (WorldForge
client). It hadn't updated for some time, but CVS versions of it are
using libwfut.
Could somebody take a look on it and say what is needed to get this
package updated?
Sorry I've been a bit mute lately. Staffing changes at work have
decreased the amount of time I've been able to devote to Fedora lately.
The current wfut package provides a single binary executable that is
used by sear. If I recall correctly, the new upstream wfut package
provides a shared library that is linked into applications like ember
and the CVS version of sear. These two packages should be able to be
installed at the same time with no conflicts.
The conflict is in that wfut binary. libwfut also providing it as a
simple command line client. However, it is possible to rename it in to,
say, 'wfut-cmd' or strip it.
Does either ember, or sear CVS, use the new wfut CLT? If not, then we
could remove it from the new libwfut package, and reintroduce it once
sear releases a new version that allows us to obsolete the old wfut package.
Alternately, will the current sear release work using the new wfut CLT,
or is the command line syntax different between the two wfut
implementations?
--Wart
_______________________________________________
Fedora-games-list mailing list
Fedora-games-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-games-list
|
|

06-02-2008, 09:00 PM
|
|
|
Updating wfut package
Michael Thomas пишет:
Alexey Torkhov wrote:
Michael Thomas wrote:
Alexey Torkhov wrote:
The current wfut package provides a single binary executable that is
used by sear. If I recall correctly, the new upstream wfut package
provides a shared library that is linked into applications like ember
and the CVS version of sear. These two packages should be able to be
installed at the same time with no conflicts.
The conflict is in that wfut binary. libwfut also providing it as a
simple command line client. However, it is possible to rename it in
to, say, 'wfut-cmd' or strip it.
Does either ember, or sear CVS, use the new wfut CLT? If not, then we
could remove it from the new libwfut package, and reintroduce it once
sear releases a new version that allows us to obsolete the old wfut
package.
No, ember and sear cvs are using libwfut shared library directly AFAIK.
Alternately, will the current sear release work using the new wfut CLT,
or is the command line syntax different between the two wfut
implementations?
And command line is completely different between these two.
So, I'm guessing, removing CLT from new libwfut package would be easiest
solution.
Alex.
_______________________________________________
Fedora-games-list mailing list
Fedora-games-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-games-list
|
|
|
All times are GMT. The time now is 12:22 PM.
VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org
|