Hello community,

here is the log from the commit of package rpm for openSUSE:Factory
checked in at Mon Sep 19 18:03:38 CEST 2011.



--------
--- rpm/rpm.changes     2011-08-24 14:40:48.000000000 +0200
+++ rpm/rpm.changes     2011-09-06 13:17:40.000000000 +0200
@@ -1,0 +2,8 @@
+Tue Sep  6 11:16:29 UTC 2011 - vu...@opensuse.org
+
+- Update findlang.diff: do not mark standard gettext translation
+  files as %doc.
+- Rebase langnoc.diff and remove-translations.diff appropriately
+  after this change..
+
+-------------------------------------------------------------------

Package does not exist at destination yet. Using Fallback rpm
Destination is rpm
calling whatdependson for head-i586


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

Other differences:
------------------
rpm.spec: same change
++++++ findlang.diff ++++++
--- /var/tmp/diff_new_pack.i1TTYR/_old  2011-09-19 18:03:34.000000000 +0200
+++ /var/tmp/diff_new_pack.i1TTYR/_new  2011-09-19 18:03:34.000000000 +0200
@@ -1,5 +1,7 @@
---- ./scripts/find-lang.sh.orig        2010-12-03 12:11:57.000000000 +0000
-+++ ./scripts/find-lang.sh     2011-05-11 14:53:34.000000000 +0000
+Index: scripts/find-lang.sh
+===================================================================
+--- scripts/find-lang.sh.orig
++++ scripts/find-lang.sh
 @@ -28,10 +28,10 @@ the top of the tree containing the files
  PACKAGE_NAME is the %{name} of the package. This should also be
  the basename of the .mo files.  the output is written to
@@ -53,10 +55,8 @@
 +
  find $TOP_DIR -type f -o -type l|sed '
  s:'"$TOP_DIR"'::
--'"$ALL_NAME$MO"'s:\(.*/locale/\)\([^/_]\+\)\(.*\.mo$\):%lang(\2) \1\2\3:
--'"$NO_ALL_NAME$MO"'s:\(.*/locale/\)\([^/_]\+\)\(.*/'"$NAME"'\.mo$\):%lang(\2) 
\1\2\3:
-+'"$ALL_NAME$MO"'s:\(.*/locale/\)\([^/_]\+\)\(.*\.mo$\):%lang(\2) %doc \1\2\3:
-+'"$NO_ALL_NAME$MO"'s:\(.*/locale/\)\([^/_]\+\)\(.*/'"$NAME"'\.mo$\):%lang(\2) 
%doc \1\2\3:
+ '"$ALL_NAME$MO"'s:\(.*/locale/\)\([^/_]\+\)\(.*\.mo$\):%lang(\2) \1\2\3:
+ '"$NO_ALL_NAME$MO"'s:\(.*/locale/\)\([^/_]\+\)\(.*/'"$NAME"'\.mo$\):%lang(\2) 
\1\2\3:
  s:^\([^%].*\)::
  s:%lang(C) ::
 -/^$/d' > $MO_NAME

++++++ langnoc.diff ++++++
--- /var/tmp/diff_new_pack.i1TTYR/_old  2011-09-19 18:03:34.000000000 +0200
+++ /var/tmp/diff_new_pack.i1TTYR/_new  2011-09-19 18:03:34.000000000 +0200
@@ -35,8 +35,8 @@
                MO_NAME=${1}
                shift
 @@ -117,27 +127,32 @@ s:'"$TOP_DIR"'::
- '"$ALL_NAME$MO"'s:\(.*/locale/\)\([^/_]\+\)\(.*\.mo$\):%lang(\2) %doc \1\2\3:
- '"$NO_ALL_NAME$MO"'s:\(.*/locale/\)\([^/_]\+\)\(.*/'"$NAME"'\.mo$\):%lang(\2) 
%doc \1\2\3:
+ '"$ALL_NAME$MO"'s:\(.*/locale/\)\([^/_]\+\)\(.*\.mo$\):%lang(\2) \1\2\3:
+ '"$NO_ALL_NAME$MO"'s:\(.*/locale/\)\([^/_]\+\)\(.*/'"$NAME"'\.mo$\):%lang(\2) 
\1\2\3:
  s:^\([^%].*\)::
 +'"$ONLY_C"'/%lang(C)/!d
 +'"$NO_C"'/%lang(C)/d

++++++ remove-translations.diff ++++++
--- /var/tmp/diff_new_pack.i1TTYR/_old  2011-09-19 18:03:34.000000000 +0200
+++ /var/tmp/diff_new_pack.i1TTYR/_new  2011-09-19 18:03:34.000000000 +0200
@@ -17,4 +17,4 @@
 +
  find $TOP_DIR -type f -o -type l|sed '
  s:'"$TOP_DIR"'::
- '"$ALL_NAME$MO"'s:\(.*/locale/\)\([^/_]\+\)\(.*\.mo$\):%lang(\2) %doc \1\2\3:
+ '"$ALL_NAME$MO"'s:\(.*/locale/\)\([^/_]\+\)\(.*\.mo$\):%lang(\2) \1\2\3:


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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to