OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re Date: 04-Apr-2003 16:21:14
Branch: HEAD Handle: 2003040415211400
Modified files:
openpkg-re todo.txt
Log:
Team M & M: fixed cyclic perl module dependencies between URI and SOAPLite and
reworked 'Provides' / 'Conflicts' to force a consistent state in any given
instance
Summary:
Revision Changes Path
1.92 +0 -10 openpkg-re/todo.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/todo.txt
============================================================================
$ cvs diff -u -r1.91 -r1.92 todo.txt
--- openpkg-re/todo.txt 4 Apr 2003 12:20:28 -0000 1.91
+++ openpkg-re/todo.txt 4 Apr 2003 14:21:14 -0000 1.92
@@ -31,20 +31,10 @@
$RPM_BUILD_DIR. Parallel builds of perl packages fail because all
use the same location for that wrapper script.
- o cyclic requirement: %{l_prefix}/lib/perl/site_perl/5.8.0/SOAP/Lite.pm
- from perl-xml requires URI.pm which comes with perl-www. Besides the
- fact that it is overkill to install perl-www just to get URI.pm,
- perl-www requires perl-xml.
-
o macro expansion issue: a macro should have the ability to determine the current
RPM operation (query, build, install). It is for instance required for %integrity
which currently complains under e.g. -qpi. Additionally it is required to
correctly support the point above.
-
- o virtual packages and provides/conflicts: we would expect that if
- two packages provide FOO they automatically also conflict
- each other. But this seems to be not the case. See MTA and
- sendmail/postfix/exim/ssmtp as an example.
o gcc/ upgrade from 1.0 to 1.1 fails because of:
| Created "Makefile" in /cw/RPM/TMP/gcc-3.2/obj
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]