On Mon, 24 Jun 2002 18:47:52 -0400
"Sam Varshavchik" <[EMAIL PROTECTED]> wrote:

> This is a packaging bug.  Apache is the primary owner of

Ok, agreed.

> so it should install this directory, instead of having it implicitly

Yes

> That's incorrect.  Because the packages explicitly install this
> directory, any package will satisfy this dependency. 

So you mean, that every package has a

%dir /usr/.../font

line in %files?  Okay, but then we are talking about different things.
I was talking about the way /var/www/cgi-bin is created right now in
the Mandrake apache RPM.  It is created, because it contains files
which are in /var/www/cgi-bin, and that's why I brought up the
/usr/bin example.  Many packages have files in /usr/bin, but on
Mandrake exactly one package provides this directory: basesystem.

So I don't get what you wanted to say with the X font packages
example.  But that's OT here.

> I'll accept a patch that checks for a Mandrake distro, and makes the
> necessary adjustments.  You should be able to come up with something
> that does not depend on an external flag, and detects a Mandrake
> distro automatically. 

What do you mean by "external flag"?  I thought about checking for the
existance of /etc/mandrake-release, and if this file is present, I
would have assumed that this is a Mandrake distro.  Or I might do a
"rpm -q --queryformat '%{RELEASE}' rpm | grep -q mdk && echo TRUE" (or
something like that).  Would these be "external flags"?

Alexander Skwar
-- 
How to quote: http://learn.to/quote (german) http://quote.6x.to (en)
Homepage:     http://www.iso-top.de   |   Jabber: [EMAIL PROTECTED]
   iso-top.de - Die günstige Art an Linux Distributionen zu kommen


-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to