Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45950 - webmin's jabber module depends on the XML-Generator perl module
Summary: webmin's jabber module depends on the XML-Generator perl module
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-27 22:27 UTC by Jason Wever (RETIRED)
Modified: 2004-04-10 12:29 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for new dev-perl/XML-Generator package (XML-Generator-0.99.ebuild,671 bytes, text/plain)
2004-03-27 22:28 UTC, Jason Wever (RETIRED)
Details
Slight cleanup (XML-Generator-0.99.ebuild,463 bytes, text/plain)
2004-03-29 05:25 UTC, Michael Cummings (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Wever (RETIRED) gentoo-dev 2004-03-27 22:27:34 UTC
In order to use the jabber server module in webmin, it needs the XML-Generator perl module.  This is currently not in portage but I've written an ebuild that works here.  Attaching it shortly.
Comment 1 Jason Wever (RETIRED) gentoo-dev 2004-03-27 22:28:08 UTC
Created attachment 28192 [details]
ebuild for new dev-perl/XML-Generator package
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-03-28 16:54:08 UTC
can you perl guys get this in?
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2004-03-29 05:25:06 UTC
Created attachment 28279 [details]
Slight cleanup

Seriously, not trying to be an arse. Cleaned up a few lines to make it a better
use of the eclass (no sense in the unpack when a simple call to tests works).
Also, no sense in depending on a specific version of MakeMaker - *NO ONE* can
have a current gentoo system with less than 6.11 (covered in the eclass). Other
than that, looks good, let me know who gets to be the committer :) (and if you
opt to do it when the rest of your package is ready, remember the metadata.xml
file)
Comment 4 Jason Wever (RETIRED) gentoo-dev 2004-03-29 07:00:51 UTC
Thanks for the review.  It was my first crack at the per-modules eclass so there was bound to be a bit of error :)
Comment 5 Eric Sammer (RETIRED) gentoo-dev 2004-04-10 10:28:00 UTC
Added to CVS. No version of XML-Generator was mentioned so I just used the latest in CPAN which is 0.99. Please test.
Comment 6 Jeremy Huddleston (RETIRED) gentoo-dev 2004-04-10 12:29:15 UTC
I'm adding the dependency to just the ~x86 version of webmin so as not to have a ~x86 dep for a stable ebuild... you might want to update to the latest webmin also... if you use webalizer, there was an annoyance fixed in it, and I'm using it on a production web server at a hosting company with no problems yet.