Hello community, here is the log from the commit of package rpm checked in at Thu Mar 27 18:08:42 CET 2008. -------- --- rpm/rpm.changes 2008-03-21 02:09:52.000000000 +0100 +++ /mounts/work_src_done/STABLE/rpm/rpm.changes 2008-03-27 14:47:10.966550000 +0100 @@ -1,0 +2,6 @@ +Thu Mar 27 14:43:24 CET 2008 - coolo@suse.de + +- switch payload default to lzma -2 +- flag GNOME docu as %doc (bnc#358838) + +------------------------------------------------------------------- --- rpm/rpm-python.changes 2008-03-18 17:13:08.000000000 +0100 +++ /mounts/work_src_done/STABLE/rpm/rpm-python.changes 2008-03-27 14:47:22.873633000 +0100 @@ -1,0 +2,5 @@ +Thu Mar 27 14:47:18 CET 2008 - coolo@suse.de + +- fix buildrequires + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rpm-python.spec ++++++ --- /var/tmp/diff_new_pack.H23791/_old 2008-03-27 18:07:33.000000000 +0100 +++ /var/tmp/diff_new_pack.H23791/_new 2008-03-27 18:07:33.000000000 +0100 @@ -12,12 +12,12 @@ Name: rpm-python -BuildRequires: libbz2-devel ncurses-devel python-devel zlib-devel +BuildRequires: libbz2-devel lzma-alpha-devel ncurses-devel python-devel zlib-devel License: GPL v2 or later Group: System/Packages Summary: Python Bindings for Manipulating RPM Packages Version: 4.4.2 -Release: 220 +Release: 221 Requires: rpm = %{version} %py_requires Source99: rpm.spec @@ -62,11 +62,13 @@ %{_libdir}/python* %changelog +* Thu Mar 27 2008 coolo@suse.de +- fix buildrequires * Fri May 25 2007 mls@suse.de - fix unicode queries * Fri Mar 30 2007 rguenther@suse.de - add ncurses-devel and zlib-devel BuildRequires. -* Thu Oct 19 2006 mls@suse.de +* Wed Oct 18 2006 mls@suse.de - use rpm.spec for building instead of duplication everything - delete superfluous .a and .la files [#202604] - create .pyc and .pyo files [#205711] ++++++ rpm.spec ++++++ --- /var/tmp/diff_new_pack.H23791/_old 2008-03-27 18:07:33.000000000 +0100 +++ /var/tmp/diff_new_pack.H23791/_new 2008-03-27 18:07:33.000000000 +0100 @@ -21,7 +21,7 @@ AutoReqProv: on Summary: The RPM Package Manager Version: 4.4.2 -Release: 177 +Release: 180 Source: rpm-%{version}.tar.bz2 Source1: RPM-HOWTO.tar.bz2 Source2: RPM-Tips.html.tar.bz2 @@ -156,7 +156,7 @@ License: GPL v2 or later Group: System/Packages Requires: rpm = %{version} -Requires: popt-devel zlib-devel bzip2 libbz2-devel +Requires: popt-devel zlib-devel bzip2 libbz2-devel lzma-alpha-devel %description devel This package contains the RPM C library and header files. These @@ -348,7 +348,7 @@ License: LGPL v2.1 or later Group: System/Libraries Version: 1.7 -Release: 405 +Release: 408 # %description -n popt @@ -371,7 +371,7 @@ License: LGPL v2.1 or later Group: System/Libraries Version: 1.7 -Release: 405 +Release: 408 Requires: popt = 1.7 Requires: glibc-devel @@ -406,6 +406,9 @@ %doc %{_mandir}/man3/popt.3* %changelog +* Thu Mar 27 2008 coolo@suse.de +- switch payload default to lzma -2 +- flag GNOME docu as %%doc (bnc#358838) * Tue Mar 18 2008 mls@suse.de - make ia32 compatible to ia64, like it was in SLES9 [bnc#367705] - fix memory leak and endless loops in lzma code ++++++ findlang.diff ++++++ --- /var/tmp/diff_new_pack.H23791/_old 2008-03-27 18:07:33.000000000 +0100 +++ /var/tmp/diff_new_pack.H23791/_new 2008-03-27 18:07:33.000000000 +0100 @@ -1,8 +1,6 @@ -SUSE patches for find-lang. - ---- ./scripts/find-lang.sh.orig 2004-06-20 18:55:19.000000000 +0000 -+++ ./scripts/find-lang.sh 2005-12-19 15:22:52.000000000 +0000 -@@ -28,10 +28,10 @@ the top of the tree containing the files +--- scripts/find-lang.sh 2004-06-20 20:55:19.000000000 +0200 ++++ scripts/find-lang.sh 2008-03-21 18:13:21.489944000 +0100 +@@ -28,10 +28,10 @@ PACKAGE_NAME is the %{name} of the package. This should also be the basename of the .mo files. the output is written to PACKAGE_NAME.lang unless \$3 is given in which case output is written @@ -16,7 +14,7 @@ --all-name match all package/domain names --without-mo not find locales files EOF -@@ -52,8 +52,8 @@ else NAME=$1 +@@ -52,8 +52,8 @@ fi shift @@ -27,7 +25,7 @@ MO= MO_NAME=$NAME.lang ALL_NAME=# -@@ -61,12 +61,12 @@ NO_ALL_NAME= +@@ -61,12 +61,12 @@ while test $# -gt 0 ; do case "${1}" in @@ -44,7 +42,7 @@ shift ;; --without-mo ) -@@ -85,26 +85,43 @@ while test $# -gt 0 ; do +@@ -85,26 +85,43 @@ esac done @@ -80,8 +78,9 @@ -'"$NO_ALL_NAME$GNOME"'s:\(.*/gnome/help/'"$NAME"'$\):%dir \1: +'"$NO_ALL_NAME$GNOME"'s:\(.*/gnome/help/'"$NAME"'$\):%dir %doc \1: '"$NO_ALL_NAME$GNOME"'s:\(.*/gnome/help/'"$NAME"'/[a-zA-Z0-9.\_\-]/.\+\):: - '"$NO_ALL_NAME$GNOME"'s:\(.*/gnome/help/'"$NAME"'\/\)\([^/_]\+\):%lang(\2) \1\2: +-'"$NO_ALL_NAME$GNOME"'s:\(.*/gnome/help/'"$NAME"'\/\)\([^/_]\+\):%lang(\2) \1\2: -'"$ALL_NAME$GNOME"'s:\(.*/gnome/help/[a-zA-Z0-9.\_\-]\+$\):%dir \1: ++'"$NO_ALL_NAME$GNOME"'s:\(.*/gnome/help/'"$NAME"'\/\)\([^/_]\+\):%lang(\2) %doc \1\2: +'"$ALL_NAME$GNOME"'s:\(.*/gnome/help/[a-zA-Z0-9.\_\-]\+$\):%dir %doc \1: '"$ALL_NAME$GNOME"'s:\(.*/gnome/help/[a-zA-Z0-9.\_\-]\+/[a-zA-Z0-9.\_\-]/.\+\):: -'"$ALL_NAME$GNOME"'s:\(.*/gnome/help/[a-zA-Z0-9.\_\-]\+\/\)\([^/_]\+\):%lang(\2) \1\2: @@ -94,7 +93,7 @@ find $TOP_DIR -type d|sed ' s:'"$TOP_DIR"':: -@@ -112,12 +129,20 @@ s:'"$TOP_DIR"':: +@@ -112,12 +129,20 @@ '"$NO_ALL_NAME$KDE"'s:\(.*/doc/kde/HTML/\)\([^/_]\+\)\(.*/'"$NAME"'\)$:%lang(\2) \1\2\3: '"$ALL_NAME$KDE"'s:\(.*/doc/kde/HTML/\)\([^/_]\+\)\(.*/[a-zA-Z0-9.\_\-]\+/\):: '"$ALL_NAME$KDE"'s:\(.*/doc/kde/HTML/\)\([^/_]\+\)\(.*/[a-zA-Z0-9.\_\-]\+$\):%lang(\2) \1\2\3: ++++++ macrosin.diff ++++++ --- /var/tmp/diff_new_pack.H23791/_old 2008-03-27 18:07:33.000000000 +0100 +++ /var/tmp/diff_new_pack.H23791/_new 2008-03-27 18:07:33.000000000 +0100 @@ -47,7 +47,7 @@ # #%_source_payload w9.gzdio -#%_binary_payload w9.gzdio -+%_binary_payload w9.bzdio ++%_binary_payload w2.lzdio # The signature to use and the location of configuration files for # signing packages with PGP. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org