Mailinglist Archive: opensuse-commit (1070 mails)

< Previous Next >
commit yast2-trans-allpacks
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Mon, 17 Sep 2007 17:09:24 +0200
  • Message-id: <20070917150924.DBB106781B8@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package yast2-trans-allpacks
checked in at Mon Sep 17 17:09:24 CEST 2007.

--------
--- yast2-trans-allpacks/yast2-trans-allpacks.changes   2007-07-05 17:48:42.000000000 +0200
+++ /mounts/work_src_done/NOARCH/yast2-trans-allpacks/yast2-trans-allpacks.changes      2007-09-17 12:52:12.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Sep 17 12:51:04 CEST 2007 - ke@xxxxxxx
+
+- list-trans-packs.sh: Remove conflicting trans packages, but comment
+  this feature.
+- Rebuild the Requires list to remove yast2-trans-he; see bug 168603.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ yast2-trans-allpacks.spec ++++++
--- /var/tmp/diff_new_pack.V30932/_old  2007-09-17 17:09:19.000000000 +0200
+++ /var/tmp/diff_new_pack.V30932/_new  2007-09-17 17:09:19.000000000 +0200
@@ -12,13 +12,13 @@
 
 Name:           yast2-trans-allpacks
 Version:        2.15.0
-Release:        20
+Release:        35
 License:        LGPL v2 or later
 Group:          System/YaST
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-prefix:                /usr
-Requires:       yast2-trans-af yast2-trans-ar yast2-trans-bg yast2-trans-bn yast2-trans-bs yast2-trans-ca yast2-trans-cs yast2-trans-cy yast2-trans-da yast2-trans-de yast2-trans-el yast2-trans-en_GB yast2-trans-en_US yast2-trans-es yast2-trans-et yast2-trans-fi yast2-trans-fr yast2-trans-gl yast2-trans-gu yast2-trans-he yast2-trans-hi yast2-trans-hr yast2-trans-hu yast2-trans-id yast2-trans-it yast2-trans-ja yast2-trans-km yast2-trans-ko yast2-trans-lt yast2-trans-mk yast2-trans-mr yast2-trans-nb yast2-trans-nl yast2-trans-pa yast2-trans-pl yast2-trans-pt yast2-trans-pt_BR yast2-trans-ro yast2-trans-ru yast2-trans-si yast2-trans-sk yast2-trans-sl yast2-trans-sr yast2-trans-sv yast2-trans-ta yast2-trans-tr yast2-trans-uk yast2-trans-vi yast2-trans-wa yast2-trans-xh yast2-trans-zh_CN yast2-trans-zh_TW yast2-trans-zu 
-BuildArchitectures:    noarch
+Prefix:         /usr
+Requires:       yast2-trans-af yast2-trans-ar yast2-trans-bg yast2-trans-bn yast2-trans-bs yast2-trans-ca yast2-trans-cs yast2-trans-cy yast2-trans-da yast2-trans-de yast2-trans-el yast2-trans-en_GB yast2-trans-en_US yast2-trans-es yast2-trans-et yast2-trans-fa yast2-trans-fi yast2-trans-fr yast2-trans-gl yast2-trans-gu yast2-trans-hi yast2-trans-hr yast2-trans-hu yast2-trans-id yast2-trans-it yast2-trans-ja yast2-trans-jv yast2-trans-ka yast2-trans-km yast2-trans-ko yast2-trans-lo yast2-trans-lt yast2-trans-mk yast2-trans-mr yast2-trans-nb yast2-trans-nl yast2-trans-pa yast2-trans-pl yast2-trans-pt yast2-trans-pt_BR yast2-trans-ro yast2-trans-ru yast2-trans-si yast2-trans-sk yast2-trans-sl yast2-trans-sr yast2-trans-sv yast2-trans-ta yast2-trans-tr yast2-trans-uk yast2-trans-vi yast2-trans-wa yast2-trans-xh yast2-trans-zh_CN yast2-trans-zh_TW yast2-trans-zu 
+BuildArch:      noarch
 Summary:        Internal: Require all YaST Translation Packages (Empty)
 Source:         list-trans-packs.sh
 Source1:        README
@@ -46,6 +46,10 @@
 %doc README
 
 %changelog
+* Mon Sep 17 2007 - ke@xxxxxxx
+- list-trans-packs.sh: Remove conflicting trans packages, but comment
+  this feature.
+- Rebuild the Requires list to remove yast2-trans-he; see bug 168603.
 * Thu Jul 05 2007 - ke@xxxxxxx
 - Add yast2-trans-si.
 * Tue Mar 27 2007 - ke@xxxxxxx

++++++ list-trans-packs.sh ++++++
--- yast2-trans-allpacks/list-trans-packs.sh    2007-03-27 08:47:50.000000000 +0200
+++ /mounts/work_src_done/NOARCH/yast2-trans-allpacks/list-trans-packs.sh       2007-09-17 12:33:02.000000000 +0200
@@ -5,6 +5,12 @@
   | awk '{printf ("%s ", $1) }')
 # echo $reqs
 
+# for f in $(sed -n 's/^Conflicts: *\(.*\)/\1/gp' *.spec); do
+#   [ -z "$f" ] && break
+#   reqs=$(echo $reqs | sed "s/$f//")
+# done
+# # echo $reqs
+
 # check whether all wanted packages are available in stable (noarch)
 if [ -d noarch ]; then
   for f in $reqs; do



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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages