Hello community, here is the log from the commit of package rpm for openSUSE:Factory checked in at 2013-05-16 11:30:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-05-07 15:42:40.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rpm.new/rpm.changes 2013-05-16 11:30:44.000000000 +0200 @@ -1,0 +2,11 @@ +Wed May 8 22:25:09 UTC 2013 - [email protected] + +- Remove unused files + +------------------------------------------------------------------- +Wed May 8 14:56:15 UTC 2013 - [email protected] + +- auto-config-update-aarch64.diff: + * search up to 5 levels for interesting files to patch + +------------------------------------------------------------------- Old: ---- hack-setup-macro.diff rpm-4.10.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ rpm-python.spec: same change ++++++ rpm.spec ++++++ --- /var/tmp/diff_new_pack.cUeGBa/_old 2013-05-16 11:30:46.000000000 +0200 +++ /var/tmp/diff_new_pack.cUeGBa/_new 2013-05-16 11:30:46.000000000 +0200 @@ -60,7 +60,6 @@ Source10: beecrypt-4.1.2.tar.bz2 Source11: db-4.8.30.tar.bz2 Source12: baselibs.conf -Source6464: auto-config-update-aarch64.diff Patch1: beecrypt-4.1.2.diff Patch2: db.diff # quilt patches start here @@ -136,6 +135,7 @@ Patch79: helperenv.diff Patch80: config-guess-sub-update.diff Patch81: debugedit-aarch64.diff +Patch6464: auto-config-update-aarch64.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build # # avoid bootstrapping problem ++++++ auto-config-update-aarch64.diff ++++++ --- /var/tmp/diff_new_pack.cUeGBa/_old 2013-05-16 11:30:46.000000000 +0200 +++ /var/tmp/diff_new_pack.cUeGBa/_new 2013-05-16 11:30:46.000000000 +0200 @@ -12,7 +12,7 @@ + char* buf = strdup( + "ref=/usr/lib/rpm\n" + "for s in guess sub; do\n" -+ " for c in $(find -maxdepth 3 -name \"config.$s\"); do\n" ++ " for c in $(find -maxdepth 5 -name \"config.$s\"); do\n" + " grep -q config-patches@ $c || continue\n" + " grep -q aarch64 $c || install -m 755 $ref/config.$s $c\n" + " done\n" -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
