Mailinglist Archive: opensuse-bugs (8107 mails)
| < Previous | Next > |
[Bug 243550] RPM: Missing support for %__find_prereq
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 8 Feb 2007 11:53:31 -0700 (MST)
- Message-id: <20070208185331.2280425C887@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=243550
------- Comment #4 from mls@xxxxxxxxxx 2007-02-08 11:53 MST -------
Both Requires and PreRequires mean "install those package before I'm
installed". The main advantage of PreReqs is that it can be used to check if a
dependency cycle is harmless (only Requires, no PreReq) or fatal (cycle
contains a PreReq).
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Comment #4 from mls@xxxxxxxxxx 2007-02-08 11:53 MST -------
Both Requires and PreRequires mean "install those package before I'm
installed". The main advantage of PreReqs is that it can be used to check if a
dependency cycle is harmless (only Requires, no PreReq) or fatal (cycle
contains a PreReq).
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |