Hello community,
here is the log from the commit of package opensuse-manuals_en for
openSUSE:Factory checked in at 2013-02-14 21:12:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2013-02-07 14:54:15.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.opensuse-manuals_en.new/opensuse-manuals_en.changes
2013-02-14 21:12:14.000000000 +0100
@@ -1,0 +2,10 @@
+Thu Feb 14 10:57:31 UTC 2013 - [email protected]
+
+- Update text and image files (Last Changed Rev.: 1579:10286).
+
+-------------------------------------------------------------------
+Thu Feb 14 08:32:35 UTC 2013 - [email protected]
+
+- Update text and image files (Last Changed Rev.: 1579:10286).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ opensuse-manuals_en.spec ++++++
--- /var/tmp/diff_new_pack.CmCOwI/_old 2013-02-14 21:12:16.000000000 +0100
+++ /var/tmp/diff_new_pack.CmCOwI/_new 2013-02-14 21:12:16.000000000 +0100
@@ -20,7 +20,7 @@
Name: opensuse-manuals_en
%define my_lang en
%define my_book opensuse-html
-Version: 12.2
+Version: 12.3
Release: 0
#BREQ
Provides: apparmor-admin_en = %{version}
@@ -34,16 +34,16 @@
BuildRequires: fdupes
BuildRequires: suse-xsl-stylesheets
# Also buildrequire tools that susedoc does not pull in automatically ATM
-BuildRequires: poppler-tools
-BuildRequires: python-lxml
-BuildRequires: python-xml
+# BuildRequires: python-xml
+# BuildRequires: python-lxml
+# BuildRequires: poppler-tools
BuildRequires: update-desktop-files
-BuildRequires: xerces-j2
-%if 0%{?suse_version} >= 1140
-BuildRequires: xmlgraphics-fop
-%else
-BuildRequires: fop
-%endif
+# BuildRequires: xerces-j2
+# %%if 0%%{?suse_version} >= 1140
+# BuildRequires: xmlgraphics-fop
+# %%else
+# BuildRequires: fop
+# %%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
Summary: Complete set of openSUSE Manuals (HTML, English)
@@ -141,15 +141,13 @@
%build
%define my_all_dir %{_builddir}/%{name}-%{version}/opensuse-html
cd %{my_all_dir}
-# FIXME
-# daps -v -d DC-opensuse-html profile
-daps -v -d DC-opensuse-html html --static
-echo "$(daps -d DC-opensuse-html html-dir-name)" > %{name}.filelist
# e.g., /usr/share/help/C/gnome-help/opensuse-manuals.page
# Produce .document files for HTML
-daps -d DC-opensuse-html package-html --documentfiles --pagefiles
-ls -l build/%my_book/package
-document_files_dir=build/%my_book/package
+package_dir=$(daps -d DC-opensuse-html package-html --documentfiles
--pagefiles)
+tar xvf $package_dir/opensuse-html_%{my_lang}-html.tar.bz2
+echo opensuse-html > %{name}.filelist
+# ls -l build/%my_book/package
+document_files_dir=$package_dir
# copy .page file
cp $document_files_dir/*.page %name.page
sed -i "
@@ -174,6 +172,7 @@
s/^X-DOC-Identifier=/DocIdentifier=com.suse./
s/^X-DOC-Weight/DocWeight/
" $document_files_dir/index.html.document > desktop/%{name}.desktop
+# FIXME: check whether it is still needed (move to daps?)
sed "s/^[Desktop Entry]/[Document]/" desktop/%{name}.desktop \
> yelp/%{name}.document
{ echo desktop/%{name}.desktop; echo yelp/%{name}.document; } >>
%{name}.filelist
++++++ opensuse-html_en_src_set.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/opensuse-manuals_en/opensuse-html_en_src_set.tar.bz2
/work/SRC/openSUSE:Factory/.opensuse-manuals_en.new/opensuse-html_en_src_set.tar.bz2
differ: char 11, line 1
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]