- Remove ProductInfo. We dont replace Product.
authorMichael Andres <ma@suse.de>
Fri, 8 Aug 2008 11:44:12 +0000 (11:44 +0000)
committerMichael Andres <ma@suse.de>
Fri, 8 Aug 2008 11:44:12 +0000 (11:44 +0000)
package/libzypp-bindings.changes
swig/ProductInfo.i [deleted file]
swig/zypp.i

index 4879b9e..ed3eba0 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Fri Aug  8 13:42:43 CEST 2008 - ma@suse.de
+
+- Remove ProductInfo. We don't replace Product.
+- revision 10799
+
+-------------------------------------------------------------------
 Fri Aug  1 10:23:55 CEST 2008 ma@suse.de
 
 - Remove obsolete TranslatedText
diff --git a/swig/ProductInfo.i b/swig/ProductInfo.i
deleted file mode 100644 (file)
index 9953b21..0000000
+++ /dev/null
@@ -1 +0,0 @@
-%include <zypp/ProductInfo.h>
\ No newline at end of file
index 0a7b7fb..e35f342 100644 (file)
@@ -42,7 +42,6 @@
 #include "zypp/Resolver.h"
 
 #include "zypp/Product.h"
-#include "zypp/ProductInfo.h"
 
 using namespace boost;
 using namespace zypp;