Hello community, here is the log from the commit of package deja-dup for openSUSE:Factory checked in at Sun Sep 11 19:06:37 CEST 2011.
-------- --- GNOME/deja-dup/deja-dup.changes 2011-09-05 17:01:47.000000000 +0200 +++ /mounts/work_src_done/STABLE/deja-dup/deja-dup.changes 2011-09-09 14:29:36.000000000 +0200 @@ -1,0 +2,6 @@ +Fri Sep 9 12:28:59 UTC 2011 - [email protected] + +- Move translations of the help documents to the lang subpackage, + now that filesystem owns /usr/share/help. + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ deja-dup.spec ++++++ --- /var/tmp/diff_new_pack.6epaXt/_old 2011-09-11 19:06:30.000000000 +0200 +++ /var/tmp/diff_new_pack.6epaXt/_new 2011-09-11 19:06:30.000000000 +0200 @@ -19,8 +19,8 @@ Name: deja-dup Version: 19.91 -Release: 1 -# FIXME: the %%{_datadir}/help/$locale/ files should go in lang subpackage and be found by %%find_lang; but before fixing everything, we need to check if this will be used by other packages +Release: 2 +# FIXME: the %%{_datadir}/help/$locale/ files be found by %%find_lang # FIXME: check if python-cloudfiles is packaged, and if yes, uncomment Recommends License: GPLv3+ Summary: Simple backup tool and frontend for duplicity @@ -99,7 +99,7 @@ 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 > %{name}.help-lang +sort -u %{name}.help-lang.tmp | grep -v "^%%lang(C)" > %{name}.help-lang rm %{name}.help-lang.tmp # Localized man pages for man in %{buildroot}%{_mandir}/*/man1/*; do @@ -134,11 +134,9 @@ %icon_theme_cache_postun %endif -%files -f %{name}.man-lang -f %{name}.help-lang +%files -f %{name}.man-lang %defattr(-,root,root) %doc AUTHORS COPYING NEWS -%dir %{_datadir}/help/ -%dir %{_datadir}/help/C/ %doc %{_datadir}/help/C/%{name}/ %{_bindir}/deja-dup %{_bindir}/deja-dup-preferences @@ -162,6 +160,6 @@ %defattr(-,root,root) %{_libdir}/nautilus/extensions-3.0/libdeja-dup.so -%files lang -f %{name}.lang +%files lang -f %{name}.lang -f %{name}.help-lang %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
