File exiv2_r3889_r3890_fix_boo964344.diff of Package exiv2

Index: src/makernote.cpp
===================================================================
--- src/makernote.cpp	(revision 3888)
+++ src/makernote.cpp	(revision 3889)
@@ -79,7 +79,8 @@
         { "-",              olympusId,   0,              newOlympusMn2   },
         { "-",              olympus2Id,  0,              newOlympus2Mn2  },
         { "-",              pentaxId,    0,              newPentaxMn2    },
-        { "-",              pentaxDngId, 0,              newPentaxDngMn2 }
+        { "-",              pentaxDngId, 0,              newPentaxDngMn2 },
+        { "-",              casio2Id,    0,              newCasio2Mn2    }
     };
 
     bool TiffMnRegistry::operator==(const std::string& key) const
Index: src/makernote.cpp
===================================================================
--- src/makernote.cpp	(revision 3889)
+++ src/makernote.cpp	(revision 3890)
@@ -80,6 +80,7 @@
         { "-",              olympus2Id,  0,              newOlympus2Mn2  },
         { "-",              pentaxId,    0,              newPentaxMn2    },
         { "-",              pentaxDngId, 0,              newPentaxDngMn2 },
+        { "-",              casioId,     0,              newIfdMn2       },
         { "-",              casio2Id,    0,              newCasio2Mn2    }
     };
 
openSUSE Build Service is sponsored by