Closed Bug 86438 Opened 24 years ago Closed 24 years ago

RPM: Should libmsgbaseutil.so go into mozilla-mail instead of mozilla?

Categories

(SeaMonkey :: Build Config, defect)

x86
Linux
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED
mozilla0.9.2

People

(Reporter: mozilla-bugs, Assigned: blizzard)

References

Details

(Whiteboard: critical for 0.9.2)

Is there a reason for mail support libraries like libmsgbaseutil.so to go into mozilla RPM instead of mozilla-mail RPM?
Good question. Seth, why is this library in the [browser] section instead of the [mail] section of the installer packager files? Is there something that's used by the browser?
it should be part of [mail] (it is for packages-win) or not packaged at all. I'm looking into the "not packaged at all" issue.
follow up: it is definitely needed. I was just being stoopid. it should be part of [mail].
Simple patch. Seth, can you review? Index: packages-unix =================================================================== RCS file: /cvsroot/mozilla/xpinstall/packager/packages-unix,v retrieving revision 1.154 diff -u -r1.154 packages-unix --- packages-unix 2001/05/17 19:16:36 1.154 +++ packages-unix 2001/06/18 20:44:27 @@ -53,7 +53,6 @@ bin/libgtkxtbin.so bin/libmozjpeg.so bin/libjsj.so -bin/libmsgbaseutil.so bin/libprotocol.so bin/libgkgfx.so bin/run-mozilla.sh @@ -291,6 +290,7 @@ [mail] bin/libldap40.so bin/liblber40.so +bin/libmsgbaseutil.so bin/components/addrbook.xpt bin/components/libaddrbook.so bin/components/liblocalmail.so
sr=sspitzer thanks for cleaning this up.
r=cls
a= asa@mozilla.org for checkin to the trunk. (on behalf of drivers)
Blocks: 83989
asa also approved this for 0.9.2 as well
Whiteboard: critical for 0.9.2
Target Milestone: --- → mozilla0.9.2
Checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.