Hello community,

here is the log from the commit of package rpm for openSUSE:Factory checked in 
at 2012-03-27 09:13:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpm (Old)
 and      /work/SRC/openSUSE:Factory/.rpm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpm", Maintainer is "[email protected]"

Changes:
--------
rpm-python.changes: same change
--- /work/SRC/openSUSE:Factory/rpm/rpm.changes  2012-03-20 12:04:41.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.rpm.new/rpm.changes     2012-03-27 
09:13:15.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Mar 26 07:37:10 UTC 2012 - [email protected]
+
+- Update remove-translations.diff to fix a echo statement that was
+  using -n.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
rpm-python.spec: same change
rpm.spec: same change
++++++ remove-translations.diff ++++++
--- /var/tmp/diff_new_pack.dtjcC0/_old  2012-03-27 09:13:19.000000000 +0200
+++ /var/tmp/diff_new_pack.dtjcC0/_new  2012-03-27 09:13:19.000000000 +0200
@@ -18,7 +18,7 @@
 +done
 +find $TOP_DIR/usr/share/help/ -maxdepth 1 -type d | sed 
's:'"$TOP_DIR"/usr/share/help/'::; /^$/d' | while read dir; do
 +  if ! rpm -ql filesystem | egrep -q "/usr/share/help/$dir"$; then
-+    echo -n "removing help translation /usr/share/help/$dir"
++    echo "removing help translation /usr/share/help/$dir"
 +    rm -rf $TOP_DIR/usr/share/help/$dir
 +  fi
 +done

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to