Mailinglist Archive: zypp-devel (83 mails)
| < Previous | Next > |
[zypp-devel] Re: [zypp-commit] r10412 - in /trunk/libzypp/zypp: Patch.cc Patch.h sat/SolvAttr.cc sat/SolvAttr.h
- From: Michael Andres <ma@xxxxxxx>
- Date: Thu, 19 Jun 2008 18:37:39 +0200
- Message-id: <20080619163739.GA24324@xxxxxxx>
On Thu, Jun 19, Klaus Kaempf wrote:
This is just the backport of what was implemented in zypp/satsolver
for 11.0 in order to be able to compile trunk.
AFAIK the message from updateinfo.xml is implemented as a patch
attribute ("update:message") and provided as string attribute in
the solv file. Similar to the patch description.
Maybe the implementation is insufficient.
--
cu,
Michael Andres
+------------------------------------------------------------------+
Key fingerprint = 2DFA 5D73 18B1 E7EF A862 27AC 3FB8 9E3A 27C6 B0E4
+------------------------------------------------------------------+
Michael Andres YaST Development ma@xxxxxxxxxx
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
Maxfeldstrasse 5, D-90409 Nuernberg, Germany, ++49 (0)911 - 740 53-0
+------------------------------------------------------------------+
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
* mlandres@xxxxxxxxxxxxxxxx <mlandres@xxxxxxxxxxxxxxxx> [Jun 19. 2008 18:15]:
Author: mlandres
Date: Thu Jun 19 18:15:17 2008
New Revision: 10412
URL: http://svn.opensuse.org/viewcvs/zypp?rev=10412&view=rev
Log:
- update message attribute required to show messages in the user interface
This only supports a single message per patch.
Beginning with openSUSE 11.0, messages belong to packages and a
package can have multiple messages.
Since patches are collection of packages, the 'message' attribute of a
patch should be an iterator.
This is just the backport of what was implemented in zypp/satsolver
for 11.0 in order to be able to compile trunk.
AFAIK the message from updateinfo.xml is implemented as a patch
attribute ("update:message") and provided as string attribute in
the solv file. Similar to the patch description.
Maybe the implementation is insufficient.
--
cu,
Michael Andres
+------------------------------------------------------------------+
Key fingerprint = 2DFA 5D73 18B1 E7EF A862 27AC 3FB8 9E3A 27C6 B0E4
+------------------------------------------------------------------+
Michael Andres YaST Development ma@xxxxxxxxxx
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
Maxfeldstrasse 5, D-90409 Nuernberg, Germany, ++49 (0)911 - 740 53-0
+------------------------------------------------------------------+
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |