Mailinglist Archive: zypp-commit (194 mails)

< Previous Next >
[zypp-commit] r10414 - /trunk/libzypp/zypp/sat/SolvAttr.cc
  • From: mlandres@xxxxxxxxxxxxxxxx
  • Date: Thu, 19 Jun 2008 16:28:42 -0000
  • Message-id: <20080619162842.D575C302B1@xxxxxxxxxxxxxxxx>
Author: mlandres
Date: Thu Jun 19 18:28:41 2008
New Revision: 10414

URL: http://svn.opensuse.org/viewcvs/zypp?rev=10414&view=rev
Log:
fix

Modified:
trunk/libzypp/zypp/sat/SolvAttr.cc

Modified: trunk/libzypp/zypp/sat/SolvAttr.cc
URL:
http://svn.opensuse.org/viewcvs/zypp/trunk/libzypp/zypp/sat/SolvAttr.cc?rev=10414&r1=10413&r2=10414&view=diff
==============================================================================
--- trunk/libzypp/zypp/sat/SolvAttr.cc (original)
+++ trunk/libzypp/zypp/sat/SolvAttr.cc Thu Jun 19 18:28:41 2008
@@ -73,7 +73,8 @@
const SolvAttr SolvAttr::patchcategory ( SOLVABLE_PATCHCATEGORY );
const SolvAttr SolvAttr::rebootSuggested ( UPDATE_REBOOT );
const SolvAttr SolvAttr::restartSuggested ( UPDATE_RESTART );
- const SolvAttr SolvAttr::message ( UPDATE_MESSAGE );
+#warning fix if UPDATE_MESSAGE is ported to satsolver
+ const SolvAttr SolvAttr::message ( "update:message"
/*UPDATE_MESSAGE*/ );

const SolvAttr SolvAttr::updateCollectionName ( UPDATE_COLLECTION_NAME );
const SolvAttr SolvAttr::updateCollectionEvr ( UPDATE_COLLECTION_EVR );

--
To unsubscribe, e-mail: zypp-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages