Public Attributes | |
| const char * | dist_name |
| const char * | dist_version |
| const char * | product_name |
| const char * | product_version |
Those products have missing distversion. The trick is to see the version of the xml format, if it is minor than 2.0, we check if the name matches a dist product and fix the product on construction
see: https://bugzilla.novell.com/show_bug.cgi?id=205392
Definition at line 80 of file XMLFilesBackend.cc.
| const char* zypp::storage::PRODUCT_TABLE_ENTRY::dist_name |
Definition at line 82 of file XMLFilesBackend.cc.
Referenced by zypp::storage::XMLFilesBackend::createProduct().
| const char* zypp::storage::PRODUCT_TABLE_ENTRY::dist_version |
Definition at line 83 of file XMLFilesBackend.cc.
Referenced by zypp::storage::XMLFilesBackend::createProduct().
| const char* zypp::storage::PRODUCT_TABLE_ENTRY::product_name |
Definition at line 84 of file XMLFilesBackend.cc.
Referenced by zypp::storage::XMLFilesBackend::createProduct().
Definition at line 85 of file XMLFilesBackend.cc.
Referenced by zypp::storage::XMLFilesBackend::createProduct().
1.5.3