fix
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Fri, 15 Aug 2008 11:16:25 +0000 (11:16 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Fri, 15 Aug 2008 11:16:25 +0000 (11:16 +0000)
zypp/VendorSupportOptions.h

index 7233af72e385760ef37d6f2945237b7ad72dbb9f..f5873495301164c89716e85827346f7d41809b64 100644 (file)
@@ -45,7 +45,7 @@ namespace zypp
        *
        * May have different semantics for different organizations.
        */       
-      VendorSupportLevel2      = 0x0003,
+      VendorSupportLevel2      = 0x0004,
       /**
        * Problem resolution, which means technical support designed
        * to resolve complex problems by engaging engineering in resolution
@@ -53,11 +53,11 @@ namespace zypp
        *
        * May have different semantics for different organizations.
        */              
-      VendorSupportLevel3      = 0x0004,
+      VendorSupportLevel3      = 0x0008,
       /**
        * Additional Customer Contract necessary
        */
-      VendorSupportACC         = 0x0008
+      VendorSupportACC         = 0x0016
     };
 
     // Make a flag set for this