Hello community,

here is the log from the commit of package baobab for openSUSE:Factory checked 
in at 2012-03-29 11:34:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/baobab (Old)
 and      /work/SRC/openSUSE:Factory/.baobab.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "baobab", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/baobab/baobab.changes    2012-03-16 
13:09:40.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.baobab.new/baobab.changes       2012-03-29 
11:34:56.000000000 +0200
@@ -1,0 +2,19 @@
+Mon Mar 26 21:47:42 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sat Mar 24 23:59:12 UTC 2012 - dims...@opensuse.org
+
+- Remove hack to find localized help: this has been fixed in
+  find-lang.sh.
+
+-------------------------------------------------------------------
+Mon Mar 19 19:48:10 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.3.4:
+  + Misc bugfixes.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  baobab-3.3.3.tar.xz

New:
----
  baobab-3.4.0.tar.xz

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

Other differences:
------------------
++++++ baobab.spec ++++++
--- /var/tmp/diff_new_pack.Xmmfnb/_old  2012-03-29 11:34:58.000000000 +0200
+++ /var/tmp/diff_new_pack.Xmmfnb/_new  2012-03-29 11:34:58.000000000 +0200
@@ -18,19 +18,18 @@
 
 
 Name:           baobab
-Version:        3.3.3
+Version:        3.4.0
 Release:        0
-# FIXME: the %%{_datadir}/help/$locale/ files be found by %%find_lang
 Summary:        Disk Usage Analyzer
 License:        GPL-2.0+
 Group:          System/GUI/GNOME
 Url:            http://www.gnome.org
-Source:         
http://download.gnome.org/sources/baobab/3.3/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/baobab/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(glib-2.0) >= 2.30.0
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.3.18
 BuildRequires:  pkgconfig(libgtop-2.0)
 Recommends:     %{name}-lang
 Conflicts:      gnome-utils < 3.3.1
@@ -58,15 +57,7 @@
 %install
 %make_install
 %suse_update_desktop_file %{name}
-%find_lang %{name}
-# Localized help
-for help in %{buildroot}%{_datadir}/help/*/%{name}/; do
-    LOCALE=`echo $help | sed "s:.*%{_datadir}/help/\([^/]*\)/%{name}/:\1:g"`
-    echo "%%lang($LOCALE) %%dir %%{_datadir}/help/$LOCALE" >> 
%{name}.help-lang.tmp
-    echo "%%lang($LOCALE) %%doc /${help##%{buildroot}}" >> 
%{name}.help-lang.tmp
-done
-sort -u %{name}.help-lang.tmp | grep -v "^%%lang(C)" > %{name}.help-lang
-rm %{name}.help-lang.tmp
+%find_lang %{name} %{?no_lang_C}
 
 %post
 %glib2_gsettings_schema_post
@@ -89,6 +80,6 @@
 %{_datadir}/%{name}/
 %{_datadir}/applications/%{name}.desktop
 
-%files lang -f %{name}.lang -f %{name}.help-lang
+%files lang -f %{name}.lang
 
 %changelog

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

Reply via email to