Hello community,

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

Package is "aisleriot", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/aisleriot/aisleriot.changes      2012-02-28 
19:19:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.aisleriot.new/aisleriot.changes 2012-03-29 
11:34:27.000000000 +0200
@@ -1,0 +2,22 @@
+Mon Mar 26 19:03:37 UTC 2012 - [email protected]
+
+- Update to version 3.4.0.1:
+  + Updated translations.
+- Remove sed hack in %prep for missing translations: fixed
+  upstream.
+
+-------------------------------------------------------------------
+Mon Mar 26 14:45:27 UTC 2012 - [email protected]
+
+- Update to version 3.4.0:
+  + Updated translations.
+- Note that we keep the sed hack in %prep for missing translations:
+  things are still broken, unfortunately.
+
+-------------------------------------------------------------------
+Mon Mar 26 07:28:49 UTC 2012 - [email protected]
+
+- Remove hack to find localized help: this has been fixed in
+  find-lang.sh.
+
+-------------------------------------------------------------------

Old:
----
  aisleriot-3.3.2.tar.xz

New:
----
  aisleriot-3.4.0.1.tar.xz

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

Other differences:
------------------
++++++ aisleriot.spec ++++++
--- /var/tmp/diff_new_pack.yOaLu2/_old  2012-03-29 11:34:29.000000000 +0200
+++ /var/tmp/diff_new_pack.yOaLu2/_new  2012-03-29 11:34:29.000000000 +0200
@@ -17,15 +17,13 @@
 
 
 Name:           aisleriot
-Version:        3.3.2
+Version:        3.4.0.1
 Release:        0
-# FIXME drop sed hack in %%prep on update to > 3.3.2
-# FIXME: the %%{_datadir}/help/$locale/ files should be found by %%find_lang
 Summary:        Solitaire Card Games for GNOME
 License:        GPL-3.0+
 Group:          Amusements/Games/Board/Card
 Url:            http://www.gnome.org
-Source0:        
http://download.gnome.org/sources/aisleriot/3.3/%{name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/aisleriot/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  guile-devel
 BuildRequires:  intltool
 BuildRequires:  lsb-release
@@ -63,12 +61,6 @@
 %lang_package
 %prep
 %setup -q
-if test "%{version}" != "3.3.2"; then
-  echo "Sed hack should be dropped."
-  /bin/false
-fi
-sed -i "s/HELP_LINGUAS = ca de el en_GB es eu fr gl oc ru sl sr sr@latin sv 
zh_CN/HELP_LINGUAS = de en_GB fr/g" help/Makefile.am
-sed -i "s/HELP_LINGUAS = ca de el en_GB es eu fr gl oc ru sl sr sr@latin sv 
zh_CN/HELP_LINGUAS = de en_GB fr/g" help/Makefile.in
 
 %build
 %configure \
@@ -83,14 +75,6 @@
 %suse_update_desktop_file -N "AisleRiot" -G "Solitaire" sol
 %find_lang %{name} %{?no_lang_C}
 %find_gconf_schemas
-# Localized help
-for help in %{buildroot}%{_datadir}/help/*/aisleriot/; do
-    LOCALE=`echo $help | sed "s:.*%{_datadir}/help/\([^/]*\)/aisleriot/:\1:g"`
-    echo "%%lang($LOCALE) %%dir %%{_datadir}/help/$LOCALE" >> 
%{name}.help-lang.tmp
-    echo "%%lang($LOCALE) %%doc /${help##%{buildroot}}" >> 
%{name}.help-lang.tmp
-done
-echo "%%defattr(-,root,root)" > %{name}.help-lang
-sort -u %{name}.help-lang.tmp | grep -v "^%%lang(C)" >> %{name}.help-lang
 
 %pre -f aisleriot.schemas_pre
 
@@ -157,6 +141,6 @@
 %{_datadir}/aisleriot/cards/gnomangelo_bitmap.svgz
 %{_datadir}/aisleriot/cards/ornamental.svgz
 
-%files lang -f aisleriot.lang -f %{name}.help-lang
+%files lang -f aisleriot.lang
 
 %changelog

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

Reply via email to