Hello community,

here is the log from the commit of package rpm for openSUSE:Factory checked in 
at 2014-03-13 20:44:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpm (Old)
 and      /work/SRC/openSUSE:Factory/.rpm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpm"

Changes:
--------
rpm-python.changes: same change
--- /work/SRC/openSUSE:Factory/rpm/rpm.changes  2014-02-28 16:22:19.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.rpm.new/rpm.changes     2014-03-13 
20:44:06.000000000 +0100
@@ -1,0 +2,7 @@
+Mon Mar 10 14:28:45 CET 2014 - [email protected]
+
+- export the old weak dependency tags so that they are
+  accessible from python
+  new patch: exportoldtags.diff
+
+-------------------------------------------------------------------

New:
----
  exportoldtags.diff

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
rpm-python.spec: same change
++++++ rpm.spec ++++++
--- /var/tmp/diff_new_pack.kKWR1O/_old  2014-03-13 20:44:08.000000000 +0100
+++ /var/tmp/diff_new_pack.kKWR1O/_new  2014-03-13 20:44:08.000000000 +0100
@@ -136,6 +136,7 @@
 Patch92:        find-lang-python.patch
 Patch93:        weakdepscompat.diff
 Patch94:        checksepwarn.diff
+Patch95:        exportoldtags.diff
 Patch6464:      auto-config-update-aarch64-ppc64le.diff
 Patch68000:     m68k.patch
 Patch68001:     debugedit-m68k.patch
@@ -225,7 +226,7 @@
 %patch -P 60 -P 61 -P 62 -P 63 -P 64 -P 65 -P 66 -P 67 -P 68 -P 69
 %patch -P 70 -P 71 -P 72 -P 73 -P 74 -P 75 -P 76 -P 77 -P 78 -P 79
 %patch -P 80       -P 82             -P 85                  
-%patch             -P 92 -P 93 -P 94
+%patch             -P 92 -P 93 -P 94 -P 95
 
 %ifarch aarch64 ppc64le
 %patch6464

++++++ exportoldtags.diff ++++++
--- ./lib/rpmtag.h.orig 2014-03-10 13:26:56.411058656 +0000
+++ ./lib/rpmtag.h      2014-03-10 13:27:49.545058562 +0000
@@ -217,14 +217,14 @@ typedef enum rpmTag_e {
     RPMTAG_PRETRANSPROG                = 1153, /* s[] */
     RPMTAG_POSTTRANSPROG       = 1154, /* s[] */
     RPMTAG_DISTTAG             = 1155, /* s */
-    RPMTAG_OLDSUGGESTSNAME     = 1156, /* s[] (unimplemented) */
-#define        RPMTAG_OLDSUGGESTS RPMTAG_OLDSUGGESTSNAME /* s[] 
(unimplemented) */
-    RPMTAG_OLDSUGGESTSVERSION  = 1157, /* s[] (unimplemented) */
-    RPMTAG_OLDSUGGESTSFLAGS    = 1158, /* i[] (unimplemented) */
-    RPMTAG_OLDENHANCESNAME             = 1159, /* s[] (unimplemented) */
-#define        RPMTAG_OLDENHANCES RPMTAG_OLDENHANCESNAME /* s[] 
(unimplemented) */
-    RPMTAG_OLDENHANCESVERSION  = 1160, /* s[] (unimplemented) */
-    RPMTAG_OLDENHANCESFLAGS    = 1161, /* i[] (unimplemented) */
+    RPMTAG_OLDSUGGESTSNAME     = 1156, /* s[] */
+#define        RPMTAG_OLDSUGGESTS RPMTAG_OLDSUGGESTSNAME /* s[] */
+    RPMTAG_OLDSUGGESTSVERSION  = 1157, /* s[] */
+    RPMTAG_OLDSUGGESTSFLAGS    = 1158, /* i[] */
+    RPMTAG_OLDENHANCESNAME             = 1159, /* s[] */
+#define        RPMTAG_OLDENHANCES RPMTAG_OLDENHANCESNAME /* s[] */
+    RPMTAG_OLDENHANCESVERSION  = 1160, /* s[] */
+    RPMTAG_OLDENHANCESFLAGS    = 1161, /* i[] */
     RPMTAG_PRIORITY            = 1162, /* i[] extension placeholder 
(unimplemented) */
     RPMTAG_CVSID               = 1163, /* s (unimplemented) */
 #define        RPMTAG_SVNID    RPMTAG_CVSID    /* s (unimplemented) */
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to