Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42089 - bugzilla ebuild should take apache2 into account
Summary: bugzilla ebuild should take apache2 into account
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Chuck Short (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-18 16:06 UTC by Radek Podgorny
Modified: 2004-04-13 09:45 UTC (History)
0 users

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


Attachments
Patch to add apache2 support to bugzilla-2.17-6.r1 (bugzilla-2.17.6-r1.ebuild.diff,1.14 KB, patch)
2004-04-05 08:15 UTC, Minati jean michel
Details | Diff
The correct patch. (bugzilla-2.17.6-r1.ebuild.diff,1.14 KB, patch)
2004-04-05 08:18 UTC, Minati jean michel
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Radek Podgorny 2004-02-18 16:06:29 UTC
Hi, the current bugzilla ebuild installs the config file into /etc/apache. I think the "apache2" useflag should be utilized here...

Radek
Comment 1 Radek Podgorny 2004-03-20 17:08:44 UTC
Is it really so hard to fix the ebuild?
Comment 2 Chuck Short (RETIRED) gentoo-dev 2004-04-01 04:25:25 UTC
No we just have not gotten to it yet.
Comment 3 Minati jean michel 2004-04-05 08:15:45 UTC
Created attachment 28741 [details, diff]
Patch to add apache2 support to bugzilla-2.17-6.r1

This simple patch add support for the apache2 USE flag.
Comment 4 Minati jean michel 2004-04-05 08:18:36 UTC
Created attachment 28742 [details, diff]
The correct patch.

I attached the wrong file before.
Comment 5 Chuck Short (RETIRED) gentoo-dev 2004-04-13 09:45:44 UTC
Fixed in cvs, thanks for the bug report.