Hello community,

here is the log from the commit of package opensuse-manuals_en for 
openSUSE:Factory checked in at 2012-11-22 14:06:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opensuse-manuals_en (Old)
 and      /work/SRC/openSUSE:Factory/.opensuse-manuals_en.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opensuse-manuals_en", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/opensuse-manuals_en/opensuse-manuals_en.changes  
2012-10-31 07:00:43.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.opensuse-manuals_en.new/opensuse-manuals_en.changes 
    2012-11-22 14:06:35.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Nov  7 17:37:53 UTC 2012 - [email protected]
+
+- Update text and image files (Last Changed Rev.: 1579:9833).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ opensuse-manuals_en.spec ++++++
--- /var/tmp/diff_new_pack.deqIk4/_old  2012-11-22 14:06:37.000000000 +0100
+++ /var/tmp/diff_new_pack.deqIk4/_new  2012-11-22 14:06:37.000000000 +0100
@@ -233,23 +233,31 @@
 %suse_update_desktop_file '%{name}'
 if [ %{my_lang} = en ]; then
   yelp_document_dir=%{_datadir}/help
+  yelp_link_dir=$yelp_document_dir/C
   gnome_help_dir=%{_datadir}/help/C/gnome-help
   {
     echo "%dir $yelp_document_dir"
+    echo "%dir $yelp_link_dir/%my_book"
     echo "%dir $gnome_help_dir"
   } > %name.filelist
 else
   yelp_document_dir=%{_datadir}/help/LOCALE/%{my_lang}
+  yelp_link_dir=$yelp_document_dir
   gnome_help_dir=%{_datadir}/help/LOCALE/%{my_lang}/gnome-help
   {
     echo "%dir %{_datadir}/help/LOCALE"
     echo "%dir %{_datadir}/help/LOCALE/%{my_lang}"
     echo "%dir $yelp_document_dir"
+    echo "%dir $yelp_link_dir/%my_book"
     echo "%dir $gnome_help_dir"
   } > %name.filelist
 fi
 mkdir -p %{buildroot}$yelp_document_dir
 cp yelp/%{name}.document %{buildroot}$yelp_document_dir
+mkdir -p %{buildroot}$yelp_link_dir
+pushd %{buildroot}$yelp_link_dir
+ln -sf %{_defaultdocdir}/%name %my_book
+popd
 mkdir -p %{buildroot}$gnome_help_dir
 cp %name.page %{buildroot}$gnome_help_dir/%name.page
 {

++++++ doc_pre_checkin.sh ++++++
--- /var/tmp/diff_new_pack.deqIk4/_old  2012-11-22 14:06:37.000000000 +0100
+++ /var/tmp/diff_new_pack.deqIk4/_new  2012-11-22 14:06:37.000000000 +0100
@@ -1,4 +1,6 @@
 #!/bin/bash
+#
+# Requires: /usr/bin/update_spec from Documentation:Tools/susedoc-buildbook
 
 filename=$(echo *.spec)
 perl /usr/bin/update_spec $filename attributes > $filename.new


++++++ opensuse-html_en.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/opensuse-manuals_en/opensuse-html_en.tar.bz2 
/work/SRC/openSUSE:Factory/.opensuse-manuals_en.new/opensuse-html_en.tar.bz2 
differ: char 11, line 1

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

Reply via email to